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
    							PROFILES 7 - 65
    7.1.21.1 address
    nat-pool
    Configures NAT pool IP addresses
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    address [|range]
    address range  
    Parameters
    • address [|range  
    Examples
    rfs7000-37FABE(config-profile-default-RFS7000-nat-pool-pool1)#address range 172.
    16.10.2 172.16.10.8
    rfs7000-37FABE(config-profile-default-RFS7000-nat-pool-pool1)#s
    rfs7000-37FABEconfig-profile-default-RFS7000-nat-pool-pool1)#show context
     ip nat pool pool1
      address range 172.16.10.2 172.16.10.8
    rfs7000-37FABE(config-profile-default-RFS7000-nat-pool-pool1)#
    address  Adds a single IP address to the NAT pool
    range   Adds multiple IP (a range of IP addresses) addresses to the NAT pool
      – Specify the starting IP address of the range.
      – Specify the ending IP address of the range.
    noDisables NAT pool IP addresses 
    						
    							7 - 66 WiNG CLI Reference Guide
    7.1.21.2 no
    nat-pool
    Negates a command or sets its default
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    no address
    Parameters
    None
    Usage Guidelines
    The no command negates any command associated with it. Wherever required, use the same parameters associated with 
    the command getting negated.
    Examples
    rfs7000-37FABE(config-profile-default-RFS7000-nat-pool-pool1)#no address
    Related Commands
    addressSpecifies addresses for the NAT pool 
    						
    							PROFILES 7 - 67
    7.1.22 interface
    Creating Profiles
    Selects an interface to configure
    This command is used to enter the interface configuration mode for the specified physical wireless controller SVI interface. 
    If the VLANx (SVI) interface does not exist, it’s automatically created.
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    interface [|fe |ge |me1|port-channel|radio [1|2|3]|
    up1|vlan |wwan1|xge ]
    Parameters
    • interface [|ge |me1|port-channel |vlan ]
     Defines the name of an interface
    fe  Sets a FastEthernet interface
      – Specify the interface index from 1 - 4.
    ge  Sets a GigabitEthernet interface
      – Specify the interface index from 1 - 8. (4 for RFS7000, 8 for RFS6000, 2 for 
    NX9000 ).
    me1 Sets a management interface
    Not applicable for RFS4000
    port-channel Sets the port channel interface
      – Specify the interface index from 1 - 4.
    radio [1|2|3] Sets a radio interface
     1 – Selects radio interface 1
     2 – Selects radio interface 2
     3 – Selects radio interface 3
    up1 Configures the uplink Gigabit ethernet interface 
    						
    							7 - 68 WiNG CLI Reference Guide
    Examples
    rfs7000-37FABE(config-profile-default-RFS7000)#interface vlan 44
    rfs7000-37FABE(config-profile-default-RFS7000-if-vlan44)#?
    SVI configuration commands:
      crypto               Encryption module
      description          Vlan description
      dhcp-relay-incoming  Allow on-board DHCP server to respond to relayed DHCP
                           packets on this interface
      ip                   Interface Internet Protocol config commands
      no                   Negate a command or set its defaults
      shutdown             Shutdown the selected interface
      use                  Set setting to use
      clrscr               Clears the display screen
      commit               Commit all changes made in this session
      do                   Run commands from Exec mode
      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-profile-default-RFS7000-if-vlan44)#
    Related Commands
    vlan  Configures a VLAN interface
      – Specify the SVI VLAN ID from 1 - 4094.
    wwan1 Configures a Wireless WAN interface
    xge  Configures the 10 Gigabit ethernet interface on a NX9500 server.
    noDisables or reverts settings to their default 
    						
    							PROFILES 7 - 69
    7.1.23 Interface Config Instance
    Use the (config-profile-default-RFS7000) instance to configure the Ethernet, VLAN and tunnel associated with the 
    wireless controller.
    To switch to this mode, use the following command:
    rfs7000-37FABE(config-profile-default-RFS7000)#interface [|fe |
    ge |me1|port-channel |radio [1|2|3]|up1|vlan |wwan1]
    rfs7000-37FABE(config-profile-default-RFS7000)# ge 1
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#?
    Interface Configuration commands:
      cdp            Cisco Discovery Protocol
      channel-group  Channel group commands
      description    Interface specific description
      dot1x          802.1X Authentication
      duplex         Set duplex to interface
      ip             Internet Protocol (IP)
      lldp           Link Local Discovery Protocol
      no             Negate a command or set its defaults
      qos            Quality of service
      shutdown       Shutdown the selected interface
      spanning-tree  Spanning tree commands
      speed          Configure speed
      switchport     Set switching mode characteristics
      use            Set setting to use
      clrscr         Clears the display screen
      commit         Commit all changes made in this session
      do             Run commands from Exec mode
      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-profile-default-RFS7000-if-ge1)#
     Table 7.6 summarizes the interface config commands
    Table 7.6Interface Config Commands
    Command Description Reference
    cdpEnables the Cisco Discovery Protocol (CDP) on portspage 7-71
    channel-groupConfigures channel group commandspage 7-72
    descriptionCreates an interface specific descriptionpage 7-73
    dot1xConfigures 802.1X authentication settingspage 7-74
    duplexSpecifies the duplex mode for the interfacepage 7-75
    ipSets the IP address for the assigned Fast Ethernet interface (ME) and 
    VLAN interfacepage 7-76
    lldpConfigures Link Local Discovery Protocol (LLDP)page 7-78
    noNegates a command or sets its defaultspage 7-79
    qosEnables QoSpage 7-81 
    						
    							7 - 70 WiNG CLI Reference Guide
    shutdownDisables the selected interfacepage 7-82
    spanning-treeConfigures spanning tree parameterspage 7-83
    speedSpecifies the speed of a FastEthernet or GigabitEthernet portpage 7-86
    switchportSets interface switching mode characteristicspage 7-87
    useDefines the settings to use with this commandpage 7-89
    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
    Table 7.6Interface Config Commands
    Command Description Reference 
    						
    							PROFILES 7 - 71
    7.1.23.1 cdp
    Interface Config Instance
    Enables CDP on wireless controller ports
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    cdp [transmit|receive]
    Parameters
    • cdp [receive|transmit]
    Examples
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#cdp transmit
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    Related Commands
    transmit Enables CDP packet snooping on an interface
    receive Enables CDP packet transmission on an interface
    noDisables or reverts interface settings to their default 
    						
    							7 - 72 WiNG CLI Reference Guide
    7.1.23.2 channel-group
    Interface Config Instance
    Configures channel group commands
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    channel-group 
    Parameters
    • channel-group 
    Examples
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#channel-group 1
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#show context
     interface ge1
      ip dhcp trust
      qos trust dscp
      qos trust 802.1p
      channel-group 1
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    Related Commands
     Specifies a channel group number from 1 - 5
    noDisables or reverts interface settings to their default 
    						
    							PROFILES 7 - 73
    7.1.23.3 description
    Interface Config Instance
    Defines an interface description
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    description [|]
    Parameters
    • description [|]
    Examples
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#description “This is 
    GigabitEthernet interface for Royal King”
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#show context
     interface ge1
      description This is GigabitEthernet interface for Royal King
      ip dhcp trust
      qos trust dscp
      qos trust 802.1p
      channel-group 1
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    Related Commands
    [|] Defines an interface description
    noDisables or reverts interface settings to their default 
    						
    							7 - 74 WiNG CLI Reference Guide
    7.1.23.4 dot1x
    Interface Config Instance
    Configures 802.1X authentication settings
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    dot1x username  password [0 |2 |]
    Parameters
    • dot1x [username  password [0 |2 |]]
    Examples
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#dot1x username Bob password 
    motorola
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#show context
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#show context
     interface ge1
      description This is GigabitEthernet interface for Royal King
      dot1x username Bob password 0 motorola
      ip dhcp trust
      qos trust dscp
      qos trust 802.1p
      channel-group 1
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    Related Commands
    username  Sets the username for authentication
      – Specify the username.
    password 
    [0 |
    2 |]Sets the password. Select any one of the following options:
     0  – Sets a clear text password
     2  – Sets an encrypted password
      – Specify the password.
    noDisables or reverts interface settings to their default 
    						
    All Motorola manuals Comments (0)