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 - 75
    7.1.23.5 duplex
    Interface Config Instance
    Specifies duplex mode for an interface
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    duplex [auto|half|full]
    Parameters
    • duplex [auto|half|full]
    Examples
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#duplex full
    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
      duplex full
      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
    auto Enables automatic duplexity on an interface port. The port automatically detects 
    whether it should run in full or half-duplex mode.
    half Sets the port to half-duplex mode. Allows communication in both directions, but only in 
    one direction at any given time
    full Sets the port to full-duplex mode. Allows flow in both directions simultaneously
    noDisables or reverts interface settings to their default 
    						
    							7 - 76 WiNG CLI Reference Guide
    7.1.23.6 ip
    Interface Config Instance
    Sets the ARP and DHCP components for this interface
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    ip [arp|dhcp]
    ip [arp [header-mismatch-validation|trust]|dhcp trust]
    Parameters
    • ip [arp [header-mismatch-validation|trust]|dhcp trust]
    Examples
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#ip dhcp trust
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#ip arp header-mismatch-
    validation
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    arp [header-mismatch-
    validation|trust]Sets ARP for the packets on this interface
     header-mismatch-validation – Verifies mismatch for source MAC address in ARP 
    header and Ethernet header
     trust – Sets ARP trust state for ARP responses on this interface
    dhcp trust Uses a DHCP client to obtain an IP address for the interface (this enables DHCP on a 
    Layer 3 SVI)
     trust – Sets DHCP trust state for DHXP responses on this interface 
    						
    							PROFILES 7 - 77
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#show context
     interface ge1
      description This is GigabitEthernet interface for Royal King
      duplex full
      dot1x username Bob password 0 motorola
      ip dhcp trust
      ip arp header-mismatch-validation
      qos trust dscp
      qos trust 802.1p
      channel-group 1
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    Related Commands
    noDisables or reverts interface settings to their default 
    						
    							7 - 78 WiNG CLI Reference Guide
    7.1.23.7 lldp
    Interface Config Instance
    Configures Link Local Discovery Protocol (LLDP) parameters
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    lldp [receive|transmit]
    Parameters
    • lldp [receive|transmit]
    Examples
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#lldp transmit
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    Related Commands
    [receive] Enables LLDP Protocol Data Units (PDUs) snooping on this interface
    transmit Enables LLDP PDUs transmission on this interface
    noDisables or reverts interface settings to their default 
    						
    							PROFILES 7 - 79
    7.1.23.8 no
    Interface Config Instance
    Negates a command or sets its defaults
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    no [cdp|channel-group|description|dot1k|duplex|ip|lldp|qos|shutdown|spanning-tree|
    speed|switchport|use
    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-if-ge1)#no cdp
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#no duplex
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    Related Commands
    cdpEnables the Cisco Discovery Protocol (CDP) on ports
    channel-groupConfigures channel group commands
    descriptionCreates an interface specific description
    dot1xConfigures 802.1X authentication settings
    duplexSpecifies the duplex mode for the interface
    ipSets the IP address for the assigned Fast Ethernet interface (ME) and VLAN interface
    lldpConfigures Link Local Discovery Protocol (LLDP)
    noNegates a command or sets its defaults 
    						
    							7 - 80 WiNG CLI Reference Guide
    qosEnables QoS
    shutdownDisables the selected interface
    spanning-treeConfigures spanning tree parameters
    speedSpecifies the speed of a FastEthernet or GigabitEthernet port
    switchportSets interface switching mode characteristics
    useDefines the settings to use with this command
    writeWrites information to memory or terminal 
    						
    							PROFILES 7 - 81
    7.1.23.9 qos
    Interface Config Instance
    Enables Quality of Service (QoS)
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    qos trust [802.1p|cos|dscp]
    Parameters
    • qos trust [802.1p|cos|dscp]
    Examples
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#qos trust dscp
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#qos trust dscp
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#show context
     interface ge1
      description This is GigabitEthernet interface for Royal King
      duplex full
      dot1x username Bob password 0 motorola
      ip dhcp trust
      ip arp header-mismatch-validation
      qos trust dscp
      qos trust 802.1p
      channel-group 1
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    Related Commands
    trust [802.1p|cos|dscp] Trusts QoS values ingressing on this interface
     802.1p – Trusts 802.1p QoS
     cos – Trusts 802.1p QoS
     dscp – Trusts IP DSCP QoS
    noDisables or reverts interface settings to their default 
    						
    							7 - 82 WiNG CLI Reference Guide
    7.1.23.10 shutdown
    Interface Config Instance
    Shutdown (disables) an interface. The interface is administratively enabled unless explicitly disabled using this command.
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    shutdown
    Parameters
    None
    Examples
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#shutdown
    rfs7000-37FABE(config-profile-default-RFS7000-if-ge1)#
    Related Commands
    noDisables or reverts interface settings to their default 
    						
    							PROFILES 7 - 83
    7.1.23.11 spanning-tree
    Interface Config Instance
    Configures spanning tree parameters
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    spanning-tree [bpdufilter|bpduguard|edgeport|force-version|guard|link-type|mst|
    port-cisco-interoperability|portfast]
    spanning-tree [edgeport|force-version |guard root|portfast]
    spanning-tree [bpdufilter|bpduguard] [default|disable|enable]
    spanning-tree link-type [point-to-point|shared]
    spanning-tree mst  [cost |port-priority ]
    spanning-tree port-cisco-interoperability [disable|enable]
    Parameters
    • spanning-tree [edgeport|force-version|guard root|portfast]
    edgeport Enables an interface as an edge port
    force-version  Specifies the spanning tree force version. A version identifier of less than 2 enforces 
    the spanning tree protocol. Select one of the following versions:
    Spanning Tree Protocol (STP)
     1 – Not supported
    Rapid Spanning tree Protocol (RSTP)
    Multiple Spanning Tree Protocol (MSTP)
    The default is MSTP 
    						
    							7 - 84 WiNG CLI Reference Guide
    • spanning-tree [bpdufilter|bpduguard] [default|disable|enable]
    • spanning-tree link-type [point-to-point|shared]
    • spanning-tree mst  [cost |port-priority ]
    • spanning-tree port-cisco-interoperability [disbale|enable]]
    guard root Enables Root Guard for the port. The Root Guard disables reception of superior 
    Bridge Protocol Data Units (BPDUs). The Root Guard ensures the enabled port is a 
    designated port. If the Root Guard enabled port receives a superior BPDU, it moves to 
    a discarding state. Use the 
    no parameter with this command to disable the 
    Root Guard.
    portfast Enables rapid transitions. Enabling PortFast allows the port to bypass the listening and 
    learning states
    bpdufilter 
    [default|disable|enable]Sets a PortFast BPDU filter for the port
    Use the 
    no parameter with this command to revert the port BPDU filter to its default. 
    The spanning tree protocol sends BPDUs from all ports. Enabling the BPDU filter 
    ensures PortFast enabled ports do not transmit or receive BPDUs.
    bpduguard 
    [default|disable|enable]Enables or disables BPDU guard on a port
    Use the 
    no parameter with this command to set BPDU guard to its default.
    When the BPDU guard is set for a bridge, all PortFast-enabled ports that have the 
    BPDU guard set to default shut down the port upon receiving a BPDU. If this occurs, 
    the BPDU is not processed. The port can be brought back either manually (using the
     
    no shutdown
     command), or by configuring the errdisable-timeout to enable the port 
    after the specified interval.
    link-type 
    [point-to-point|shared]Enables or disables point-to-point or shared link types
     point-to-point – Enables rapid transition
     shared – Disables rapid transition
    mst   Configures MST on a spanning tree
    cost  Defines path cost for a port from 1 - 200000000.
    port-priority  Defines port priority for a bridge from 1 - 240.
    port-cisco-interoperability Enables or disables interoperability with Ciscos version of MSTP (which is 
    incompatible with standard MSTP)
    enable Enables CISCO Interoperability
    disable Disables CISCO Interoperability. The default is disabled. 
    						
    All Motorola manuals Comments (0)