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 - 25 • no ip igmp snooping {unknown-multicast-fwd} • no ip igmp snooping {mrouter [interface |learn pim-dvmrp]} • no ip igmp snooping {querier {address|max-response-time| timer expiry|version}} • no use [ap-access-list|mac-access-list] tunnel out no ip Negates or reverts VLAN bridge IP settings igmp snooping Negates or reverts IGMP snooping settings unknown-multicast-fwd Optional. Disables the forwarding of unknown multicast packets no ip Negates or reverts VLAN bridge IP settings igmp snooping Negates or reverts IGMP snooping settings mrouter Optional. Resets or disables multicast router parameters interface Disables mrouter interfaces – Specify interface names, separated by a space. learn pim-dvmrp Disables multicast router learning protocols pim-dvmrp – Disables PIM-DVMRP snooping of packets no ip Negates or reverts VLAN bridge IP settings igmp snooping Configures IGMP snooping components querier Optional. Reverts IGMP querier settings address Optional. Reverts to the default IGMP querier source IP address of 0.0.0.0 max-response-time Optional. Reverts to the default IGMP querier maximum response time timer expiry Optional. Reverts to the default IGMP querier timeout version Optional. Reverts to the default IGMP version no use Removes the VLAN bridge’s IP access list or MAC access list ip-access-list tunnel out Removes the VLAN bridge’s IP access list tunnel – Removes IP access list from being applied to all packets going into a tunnel out – Removes IP access list from being applied to all outgoing packets mac-access-list tunnel out Removes the VLAN bridge’s MAC access list tunnel – Removes MAC access list from being applied to all packets going into a tunnel out – Removes MAC access list from being applied to all outgoing packets
7 - 26 WiNG CLI Reference Guide Examples rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#no description rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#no ip igmp snooping mrouter interface ge1 rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#no ip igmp snooping mrouter learn pim-dvmrp rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#no ip igmp snooping querier max-response-time rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#no ip igmp querier version rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#show context bridge vlan 1 no edge-vlan no stateful-packet-inspection-l2 ip igmp snooping no ip igmp snooping unknown-multicast-fwd no ip igmp snooping mrouter learn pim-dvmrp ip igmp snooping querier rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)# Related Commands bridging-modeConfigures how packets on this VLAN are bridged descriptionDefines VLAN description edge-vlanEnables edge VLAN mode ipConfigures IP components noNegates a command or sets its default values stateful-packet- inspection-12Enables stateful packet inspection in the layer 2 firewall useUses pre configured access lists with this PF bridge policy clrscrClears the display screen commitCommits (saves) changes made in the current session doRuns commands from EXEC mode endEnds and exits the current mode and moves to the PRIV EXEC mode exitEnds the current mode and moves to the previous mode helpDisplays interactive help system revertReverts changes to their last saved configuration serviceInvokes service commands to troubleshoot or debug (config-if) instance configurations showDisplays running system information writeWrites information to memory or terminal
PROFILES 7 - 27 7.1.8.2.6 stateful-packet-inspection-12 bridge-vlan-mode commands Enables a stateful packet inspection at the layer 2 firewall Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax stateful-packet-inspection-l2 Parameters None Examples rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#stateful-packet-ins inspection-l2 rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)# Related Commands noDisables or reverts VLAN Ethernet bridge settings to their default
7 - 28 WiNG CLI Reference Guide 7.1.8.2.7 use bridge-vlan-mode commands Uses pre configured access lists with this bridge policy Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax use [ip-access-list|mac-access-list] tunnel out Parameters • use [ip-access-list|mac-acces-list] tunnel out Examples rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)#use ip-access-list ext-vlan out test rfs7000-37FABE(config-profile default-RFS7000-bridge-vlan-1)# Related Commands use Sets this VLAN bridge policy to use an IP access list or a MAC access list ip-access-list tunnel Uses an IP access list mac-access-list Uses a MAC access list tunnel out The following are common to the IP access list and MAC access list parameters: tunnel – Applies IP access list or MAC access list to all packets going into the tunnel out – Applies IP access list or MAC access list to all outgoing packets – Specify the IP access list or MAC access list name. noDisables or reverts VLAN Ethernet bridge settings to their default
PROFILES 7 - 29 7.1.9 cdp Creating Profiles Uses Cisco Discovery Protocol (CDP) on the device. CDP is a layer 2 protocol to discover information about neighboring network devices Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax cdp [holdtime|run|timer] cdp [holdtime |run|timer ] Parameters • [holdtime |run|timer ] Examples rfs7000-37FABE(config-profile-default-RFS7000)#cdp run rfs7000-37FABE(config-profile-default-RFS7000)# holdtime 1000 rfs7000-37FABE(config-profile-default-RFS7000)# timer 900 rfs7000-37FABE(config-profile-default-RFS7000)#show context profile RFS7000 default-RFS7000 bridge vlan 1 ip igmp snooping no ip igmp snooping unknown-multicast-fwd no ip igmp snooping mrouter learn pim-dvmrp ip dhcp trust holdtime 1000 timer 900 AP300 00-15-70-63-4F-86 adopt service pm sys-restart holdtime Specifies the holdtime after which transmitted packets are discarded – Specify a value from 10 - 1800 seconds. run Enables CDP sniffing and transmit globally timer Specifies time between advertisements – Specify a value from 5 - 900 seconds.
7 - 30 WiNG CLI Reference Guide Related Commands noDisables or reverts settings to their default
PROFILES 7 - 31 7.1.10 cluster Creating Profiles Sets the cluster configuration Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax cluster [force-configured-state|force-configured-state-delay|handle-stp| master-priority|member|mode|name] cluster [force-configured-state|force-configured-state-delay |handle-stp| master-priority ] cluster member [ip {level [1|2]}|vlan ] cluster mode [active|standby] cluster name Parameters • cluster [force-configured-state|force-configured-state-delay |handle- stp|master-priority ] force-configured-state Forces adopted APs to auto revert when a failed controller in a cluster restarts When a controller in the cluster fails, a secondary controller or a set of controllers manages the APs adopted by the failed controller. When force-configured-state is set and a failed controller restarts APs that were adopted by it and taken over by secondary controllers, are moved back. force-configured-state- delay Forces cluster transition to the configured state after a specified interval – Specify a delay from 3 - 1800 minutes. The default is 5 minutes handle-stp Configures Spanning Tree Protocol (STP) convergence handling master-priority Configures cluster master priority – Specifies priority for cluster master election. Assign a value from 1 - 255. Higher values have higher precedence.
7 - 32 WiNG CLI Reference Guide • cluster member [ip {level [1|2]}|vlan ] • cluster mode [active|standby] • cluster name Examples rfs7000-37FABE(config-profile-default-RFS7000)#cluster name cluster1 rfs7000-37FABE(config-profile-default-RFS7000)# rfs7000-37FABE(config-profile-default-RFS7000)#cluster member ip 172.16.10.3 rfs7000-37FABE(config-profile-default-RFS7000)# rfs7000-37FABE(config-profile-default-RFS7000)#cluster mode active rfs7000-37FABE(config-profile-default-RFS7000)# rfs7000-37FABE(config-profile-default-RFS7000)#show context profile RFS7000 default-RFS7000 bridge vlan 1 description Vlan1 ............................................. cluster name cluster1 cluster member ip 172.16.10.3 cluster member vlan 1 rfs7000-37FABE(config-profile-default-RFS7000)#cluster auto-revert-delay 10 rfs7000-37FABE(config-profile-default-RFS7000)# Related Commands member Adds a member to the cluster. It also configures the cluster VLAN where members can be reached. ip level [1|2] Adds IP address of the new cluster member – Specify the IP address. level – Optional. Configures routing level for the new member. Select one of the following routing levels: 1 – Level 1, local routing 2 – Level 2, In-site routing vlan Configures the cluster VLAN where members can be reached – Specify the VLAN ID from 1- 4094. mode [active|standby] Configures cluster mode as either active or standby active – Configures the active mode standby – Configures the standby mode name Configures the cluster name – Specify the cluster name. noDisables or reverts settings to their default
PROFILES 7 - 33 7.1.11 configuration-persistence Creating Profiles Enables configuration persistence across reloads Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax configuration-persistence {secure} Parameters • configuration-persistence {secure} Examples rfs7000-37FABE(config-profile-default-RFS7000)#configuration-persistence secure rfs7000-37FABE(config-profile-default-RFS7000)#show context profile RFS7000 default-RFS7000 bridge vlan 1 no edge-vlan ip igmp snooping no ip igmp snooping unknown-multicast-fwd no ip igmp snooping mrouter learn pim-dvmrp ip igmp snooping querier autoinstall configuration autoinstall firmware --More-- cluster name cluster1 cluster member ip 1.2.3.4 level 2 cluster member ip 172.16.10.3 cluster member vlan 4094 cluster handle-stp cluster force-configured-state cluster force-configured-state-delay 3 holdtime 1000 timer 900 configuration-persistence secure Related Commands secure Optional. Ensures parts of a file that contain security information are not written during a reload noDisables or reverts settings to their default
7 - 34 WiNG CLI Reference Guide 7.1.12 controller Creating Profiles Sets the wireless controller as part of a pool and group Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax controller [group|vlan|host|hello-interval] controller [group |vlan ] controller host [|] [level [1|2]|pool level [1|2]}] controller hello-interval adjacency-hold-time Parameters • controller [group |vlan ] • controller host [|] {level [1|2]|pool level [1|2]} controller Configures WLAN settings group Configures the wireless controller group – Specify the wireless controller group name. vlan Configures the wireless controller VLAN – Specify the VLAN ID from 1 - 4094. controller Configures WLAN settings host Configures wireless controller’s host address [| Provide the IP address or hostname – Specify IP address of the wireless controller. – Specify the wireless controller name.