Motorola Wing 5 Manual
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+.
PROFILES 7 - 15 7.1.8 bridge commands Creating Profiles Configures Ethernet bridging parameters Command Description Reference bridgeConfigures Ethernet bridging parameterspage 7-16
7 - 16 WiNG CLI Reference Guide 7.1.8.1 bridge bridge commands Configures VLAN Ethernet bridging parameters Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax bridge vlan Parameters • bridge vlan Usage Guidelines Creating customized filter schemes for bridged networks limits the amount of unnecessary traffic processed and distributed by the bridging equipment. If a bridge does not hear Bridge Protocol Data Units (BPDUs) from the root bridge within the specified interval, defined in the max-age (seconds) parameter, assume the network has changed and recomputed the spanning-tree topology. Examples rfs7000-37FABE(config-profile-default-RFS7000)#bridge vlan 5 rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-5)# Switch Note: The interfaces mentioned below are supported as follows: ge – RFS7000 and RFS4000 supports 4 GEs, RFS6000 supports 8 GEs me1 – Only supported on RFS7000 and RFS6000 vlan Specify a VLAN index from 1 - 4095.
PROFILES 7 - 17 7.1.8.2 bridge-vlan-mode commands bridge commands Table 7.2 summarizes bridge VLAN mode commands Table 7.2Bridge VLAN Mode Commands Command Description Reference bridging-modeConfigures how packets on this VLAN are bridgedpage 7-18 descriptionDefines VLAN descriptionpage 7-19 edge-vlanEnables edge VLAN modepage 7-20 ipConfigures IP componentspage 7-60 noNegates a command or sets its default valuespage 7-24 stateful-packet- inspection-12Enables stateful packet inspection in the layer 2 firewallpage 7-27 useUses pre configured access lists with this PF bridge policypage 7-28 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 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
7 - 18 WiNG CLI Reference Guide 7.1.8.2.1 bridging-mode bridge-vlan-mode commands Configures how packets are bridged on the selected VLAN Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax bridging-mode [auto|isolated-tunnel|local|tunnel] Parameters • bridging-mode [auto|isolated-tunnel|local|tunnel] Examples rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#bridging-mode isolated- tunnel rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1) rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#show context bridge vlan 1 bridging-mode isolated-tunnel ip igmp snooping ip igmp snooping querier rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)# Related Commands bridging-mode Configures VLAN bridging modes auto Automatically selects the bridging mode to match the WLAN, VLAN and bridging mode configurations isolated-tunnel Bridges packets between local Ethernet ports and local radios, and passes tunneled packets through without de tunneling local Bridges packets normally between local Ethernet ports and local radios (if any) tunnel Bridges packets between local Ethernet ports, local radios, and tunnels to other APs and wireless controllers noDisables or reverts VLAN Ethernet bridge settings to their default
PROFILES 7 - 19 7.1.8.2.2 description bridge-vlan-mode commands Sets a VLAN bridge 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-bridge-vlan-1)#description “This is a description for the bridged VLAN” rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#show context bridge vlan 1 description This is a description\ for the bridged VLAN bridging-mode isolated-tunnel ip igmp snooping ip igmp snooping querier Related Commands description Sets a VLAN bridge description – Specify a VLAN description. noDisables or reverts VLAN Ethernet bridge settings to their default
7 - 20 WiNG CLI Reference Guide 7.1.8.2.3 edge-vlan bridge-vlan-mode commands Enables edge VLAN mode. In the edge VLAN mode, a protected port does not forward traffic to another protected port on the same wireless controller. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax edge-vlan Parameters None Examples rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#edge-vlan rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)# Related Commands noDisables or reverts VLAN Ethernet bridging settings to their default
PROFILES 7 - 21 7.1.8.2.4 ip bridge-vlan-mode commands Configures VLAN bridge IP components Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax ip [arp|dhcp|igmp] ip [arp|dhcp] trust ip igmp snooping {mrouter|querier|unknown-multicast-fwd} ip igmp snooping {mrouter [interface |learn pim-dvmrp]} ip igmp snooping {querier {address |max-response-time | timer expiry |version }} Parameters • ip [arp|dhcp] trust • ip igmp snooping {unknown-multicast-fwd} • ip igmp snooping {mrouter [interface |learn pim-dvmrp]} ip Configures VLAN bridge IP parameters arp trust Configures the ARP trust parameter trust – Trusts ARP responses on the VLAN dhcp trust Configures the DHCP trust parameter trust – Trusts DHCP responses on the VLAN ip Configures VLAN bridge IP parameters igmp snooping Configures the IGMP snooping parameter unknown-multicast-fwd Optional. Enables forwarding of unknown multicast packets ip Configures VLAN bridge IP parameters igmp snooping Configures the IGMP snooping parameter
7 - 22 WiNG CLI Reference Guide • ip igmp snooping {querier {address |max-response-time | timer expiry |version }} mrouter Optional. Configures multicast router parameters interface Configures multicast router interfaces – Specify a comma-separated list of interface names. learn pim-dvmrp Configures multicast router learning protocols pim-dvmrp – Enables Protocol-Independent Multicast (PIM) and Distance-Vector Multicast Routing Protocol (DVMRP) snooping of packets ip Configures VLAN bridge IP parameters igmp snooping Configures the IGMP snooping parameter querier Optional. Configures the IGMP querier parameter address Optional. Configures IGMP querier source IP address – Specify the IGMP querier source IP address. max-response-time Optional. Configures IGMP querier maximum response time – Specify a maximum response time from 1 - 25 seconds. timer expiry Optional. Configures IGMP querier timeout expiry – Configures IGMP querier timeout – Specify the IGMP querier timeout from 60 - 300 seconds. version Optional. Configures the IGMP version – Specify the IGMP version. The versions are 1 - 3.
PROFILES 7 - 23 Examples rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#ip arp trust rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)# rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#ip dhcp trust rfs7000-37FABEconfig-profile default-RFS7000-bridge-vlan-1)# rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#ip igmp snooping mr outer interface ge1 ge2 rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)# rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#ip igmp snooping mr outer learn pim-dvmrp rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)# rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#ip igmp snooping qu erier max-response-time 24 rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)# rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#ip igmp snooping qu erier timer expiry 100 rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)# rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#ip igmp snooping qu erier version 2 rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)# bridge vlan 1 description This is a description\ of the bridged VLAN ip arp trust ip dhcp trust ip igmp snooping ip igmp snooping querier ip igmp snooping querier version 2 ip igmp snooping querier max-response-time 24 ip igmp snooping querier timer expiry 100 ip igmp snooping mrouter interface ge2 ge1 rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)# Related Commands noDisables or reverts VLAN Ethernet bridge settings to their default
7 - 24 WiNG CLI Reference Guide 7.1.8.2.5 no bridge-vlan-mode commands Negates a command or reverts settings to their default. The no command, when used in the bridge VLAN mode, negates the VLAN bridge settings or reverts them to their default. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax no [bridging-mode|description|edge-vlan|ip|stateful-packet-inspection-l2|use] no ip [arp|dhcp|igmp] no ip [arp|dhcp] trust no ip igmp snooping {mrouter|querier|unknown-multicast-fwd} no ip igmp snooping {mrouter {interface |learn pin-dvmrp}} no ip igmp snooping {querier {address|max-response-time|timer expiry|version}} no use [ip-access-list|mac-access-list] tunnel out Parameters • no [bridging-mode|description|edge-vlan|stateful-packet-inspection-12] • no ip [arp|dhcp] trust no bridging-mode Resets bridging mode to ‘auto’ no description Removes VLAN description no edge-vlan Disables edge VLAN mode no stateful-packet- inspection-12Disables stateful packet inspection in the layer 2 firewall no ip Negates or reverts VLAN bridge IP settings arp trust Disables trust of ARP responses on the VLAN dhcp trust Disables trust of DHCP responses on the VLAN