Home > Motorola > Wireless > Motorola Wing 5 Manual

Motorola Wing 5 Manual

    Download as PDF Print this page Share this page

    Have a look at the manual Motorola Wing 5 Manual online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 249 Motorola manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.

    Page
    of 1128
    							GLOBAL CONFIGURATION COMMANDS 4 - 55
    4.1.17.2 device-categorization-mode commands
    device-categorization
    Table 4.7 summarizes device categorization mode commands
    Table 4.7device-categorization-mode commands
    Command Description Reference
    mark-deviceAdds a device to the device categorization listpage 4-56
    noRemoves a device from the device categorization listpage 4-58
    clrscrClears the display screenpage 5-3
    commitCommits (saves) changes made in the current sessionpage 5-4
    doRuns commands from EXEC modepage 4-66
    endEnds and exits the current mode and moves to the PRIV EXEC modepage 5-5
    exitEnds the current mode and moves to the previous modepage 5-6
    helpDisplays the interactive help systempage 5-7
    revertReverts changes to their last saved configurationpage 5-13
    serviceInvokes service commands to troubleshoot or debug 
    (config-if) instance 
    configurationspage 5-14
    showDisplays running system informationpage 6-4
    writeWrites information to memory or terminalpage 5-42 
    						
    							4 - 56 WiNG CLI Reference Guide
    4.1.17.2.1  mark-device
    device-categorization-mode commands
    Adds a device to the device categorization list as sanctioned or neighboring. Devices are further classified as AP or client.
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    mark-device [sanctioned|neighboring] [ap|client]
    mark-device [sanctioned|neighboring] ap [|any] ssid [|any]
    mark-device [sanctioned|neighboring] client [|any]
    Parameters
    • mark-device [sanctioned|neighboring] ap [|any] ssid [|any]
    • mark-device [sanctioned|neighboring] client [|any]
    sanctioned Marks a device as sanctioned. A sanctioned device is authorized to use network 
    resources by providing correct credentials.
    neighboring Marks a device as neighboring. A neighboring device is a neighbor in the same network 
    as this device.
    ap [|any] Marks all or a specified AP as sanctioned or neighboring based on their MAC addresses
      – Specify the MAC address of the AP.
     any – Indicates all APs are marked
    ssid  [|any] Configures the SSID for the AP. Any AP with the configured SSID is automatically marked. 
    When the ‘any’ parameter is used, any AP with any SSID is automatically marked.
      – Specify the SSID.
     any – Indicates any SSID to match
    sanctioned Marks the wireless client as sanctioned. A sanctioned device is authorized to use 
    network resources by providing correct credentials. 
    						
    							GLOBAL CONFIGURATION COMMANDS 4 - 57
    Examples
    rfs7000-37FABE(config-device-categorization-RFS7000)#mark-device sanctioned ap any 
    ssid any
    rfs7000-37FABE(config-device-categorization-RFS7000)#
    rfs7000-37FABE(config-device-categorization-RFS7000)#mark-device neighboring client 
    11-22-33-44-55-66
    rfs7000-37FABE(config-device-categorization-RFS7000)#
    Related Commands
    neighboring Marks the wireless client as neighboring. A neighboring device is a neighbor in the same 
    network as this device.
    client [|any] Marks all or a specified wireless client as sanctioned or neighboring based on the MAC 
    address
      – Specify the MAC address of the wireless client.
     any – Indicates all wireless clients are marked
    noResets or disables mark device commands 
    						
    							4 - 58 WiNG CLI Reference Guide
    4.1.17.2.2  no
    device-categorization-mode commands
    Removes a device from the device categorization list
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    no mark-device [neighboring|sanctioned] [ap|client] [|any]
    mark-device [sanctioned|neighboring] client [|any]
    mark-device [sanctioned|neighboring] ap [|any] ssid [|any]
    Parameters
    • no mark-device [sanctioned|neighboring] ap [|any] ssid [|any]
    no mark-device Removes a device from the marked device list
    sanctioned Removes a device marked as sanctioned. A sanctioned device is authorized to use 
    network resources by providing correct credentials.
    neighboring Removes a device marked as neighboring. A neighboring device is a neighbor in the same 
    network as this device.
    ap [|any] Removes all or a specified AP as sanctioned or neighboring
      – Specify the MAC address of the AP.
     any – Indicates all APs are marked
    ssid [|any] Configures the AP’s SSID. Any AP with the configured SSID is removed from the marked 
    list. When the ‘any’ parameter is used, any AP with any SSID is removed from the marked 
    list.
      – Specify the SSID.
     any – Indicates any SSID to match 
    						
    							GLOBAL CONFIGURATION COMMANDS 4 - 59
    • no mark-device [sanctioned|neighboring] client [|any]
    Examples
    rfs7000-37FABE(config-device-categorization-RFS7000)#no mark-device authorized ap any 
    ssid 1
    %% Error: Parsing cmd line
    rfs7000-37FABE(config-device-categorization-RFS7000)#
    Related Commands
    no mark-device Removes a device from the marked device list
    sanctioned Marks the wireless client as sanctioned. A sanctioned device is authorized to use 
    network resources by providing correct credentials.
    neighboring Removes a wireless client marked as neighboring. A neighboring device is a neighbor in 
    the same network as this device.
    client [|any] Removes all or a specified wireless client marked as sanctioned or neighboring
      – Specify the MAC address of the wireless client.
     any – Indicates all wireless clients are removed from the marked list
    mark-deviceAdds a device to a list of sanctioned or neighboring devices 
    						
    							4 - 60 WiNG CLI Reference Guide
    4.1.18 dhcp-server-policy
    Global Configuration Commands
    Configures DHCP server policy parameters, such as class, address range, and options. A new policy is created if it does 
    not exist.
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    dhcp-server-policy 
    Parameters
    • dhcp-server-policy 
    Examples
    rfs7000-37FABE(config)#dhcp-policy test
    rfs7000-37FABE(config)#?
    Related Commands
     Specify the DHCP policy name. If the policy does not exist, it is created.
    noResets values or disables commands
    NOTE: For more information on DHCP policy, see Chapter 13, DHCP-SERVER-POLICY
    . 
    						
    							GLOBAL CONFIGURATION COMMANDS 4 - 61
    4.1.19 dns-whitelist
    Global Configuration Commands
    Configures a whitelist of devices permitted to access the wireless controller managed network or a hotspot
    Table 4.8Critical Resource Policy Commands
    Command Description Reference
    dns-whitelistConfigures the DNS whitelistpage 4-62 
    						
    							4 - 62 WiNG CLI Reference Guide
    4.1.19.1 dns-whitelist
    dns-whitelist
    Configures a DNS whitelist. A DNS whitelist is a list of domains allowed access to the wireless controller managed 
    network.
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    dns-whitelist 
    Parameters
    dns-whitelist 
    Examples
    rfs7000-37FABE(config-dns-whitelist-test)#?
    DNS Whitelist Mode commands:
      no       Negate a command or set its defaults
      permit   Match a host
      clrscr   Clears the display screen
      commit   Commit all changes made in this session
      end      End current mode and change to EXEC mode
      exit     End current mode and down to previous mode
      help     Description of the interactive help system
      revert   Revert changes
      service  Service Commands
      show     Show running system information
      write    Write running configuration to memory or terminal
    rfs7000-37FABE(config-dns-whitelist-test)#
    Related Commands
     Specify the DNS whitelist name. If the whitelist does not exist, it is created.
    noResets values or disables commands 
    						
    							GLOBAL CONFIGURATION COMMANDS 4 - 63
    4.1.19.2 dns-whitelist mode commands
    dns-whitelist
    Table 4.9 summarizes DNS white list mode commands
    Table 4.9dns-whitelist commands
    Command Description Reference
    permitMatches a hostpage 4-64
    noNegates a command or sets its default valuespage 4-65
    clrscrClears the display screenpage 5-3
    commitCommits (saves) changes made in the current sessionpage 5-4
    doRuns commands from EXEC modepage 4-66
    endEnds and exits the current mode and moves to the PRIV EXEC modepage 5-5
    exitEnds the current mode and moves to the previous modepage 5-6
    helpDisplays the interactive help systempage 5-7
    revertReverts changes to their last saved configurationpage 5-13
    serviceInvokes service commands to troubleshoot or debug 
    (config-if) instance 
    configurationspage 5-14
    showDisplays running system informationpage 6-4
    writeWrites information to memory or terminalpage 5-42 
    						
    							4 - 64 WiNG CLI Reference Guide
    4.1.19.2.1  permit
    dns-whitelist mode commands
    A whitelist is a list of host names and IP addresses permitted access to the wireless controller managed network or captive 
    portal. This command adds a device by its hostname or IP address to the DNS whitelist.
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    permit  {suffix}
    Parameters
    • permit  {suffix}
    Examples
    rfs7000-37FABE(config-dns-whitelist-test)#permit motorolasolutions.com suffix
    rfs7000-37FABE(config-dns-whitelist-test)#show context
    dns-whitelist test
    permit motorolasolutions.com suffix
    rfs7000-37FABE(config-dns-whitelist-test)#
    Related Commands
     Specify the IP address or hostname of the device, to add to the DNS whitelist.
    suffix Optional. Matches any hostname including the specified name as suffix
    noResets or disables DNS whitelist commands 
    						
    All Motorola manuals Comments (0)