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+.
GLOBAL CONFIGURATION COMMANDS 4 - 105 4.1.26 ip Global Configuration Commands Configures IP access control lists Access lists define access to the wireless controller managed network using a set of rules. Each rule specifies an action taken when a packet matches a given set of rules. If the action is deny, the packet is dropped. If the action is permit, the packet is allowed. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax ip access-list Parameters • ip access-list access-list Configures an IP access list – Specify the ACL name. If the access list does not exist, it is created.
4 - 106 WiNG CLI Reference Guide Examples rfs7000-37FABE(config)#ip access-list test rfs7000-37FABE(config-ip-acl-test)# rfs7000-37FABE(config-ip-acl-test)#? ACL Configuration commands: deny Specify packets to reject no Negate a command or set its defaults permit Specify packets to forward 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-ip-acl-test)# Related Commands noRemoves an IP access control list NOTE: For more information on Access Control Lists, see Chapter 12, ACCESS-LIST.
GLOBAL CONFIGURATION COMMANDS 4 - 107 4.1.27 mac Global Configuration Commands Configures MAC access control lists Access lists define access to the wireless controller managed network using a set of rules. Each rule specifies an action taken when a packet matches a given set of rules. If the action is deny, the packet is dropped. If the action is permit, the packet is allowed. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax mac access-list Parameters • mac access-list access-list Configures a MAC access control list – Specify the ACL name. If the access control list does not exist, it is created.
4 - 108 WiNG CLI Reference Guide Examples rfs7000-37FABE(config)#mac access-list test rfs7000-37FABE(config-mac-acl-test)# rfs7000-37FABE(config-mac-acl-test)#? MAC Extended ACL Configuration commands: deny Specify packets to reject no Negate a command or set its defaults permit Specify packets to forward 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-mac-acl-test)# Related Commands noRemoves a MAC access control list NOTE: For more information on Access Control Lists, see Chapter 12, ACCESS-LIST.
GLOBAL CONFIGURATION COMMANDS 4 - 109 4.1.28 management-policy Global Configuration Commands Configures a management policy. This policy configures parameters, such as services that run on a device, welcome messages, banners, and others. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax management-policy Parameters • management-policy Examples rfs7000-37FABE(config)#management-policy test rfs7000-37FABE(config-management-policy-test)# Related Commands Specify the management policy name. If the policy does not exist, it is created. noRemoves an existing management policy NOTE: For more information on the parameters that can be configured in a management policy, see Chapter 17, MANAGEMENT-POLICY.
4 - 110 WiNG CLI Reference Guide 4.1.29 mint-policy Global Configuration Commands Configures the global MiNT policy Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax mint-policy global-default Parameters • mint-policy global-default Examples rfs7000-37FABE(config)#mint-policy global-default rfs7000-37FABE(config-mint-policy-global-default)# Related Commands global-default Uses the global default policy noRemoves an existing MiNT policy NOTE: For more information on MiNT policy, see Chapter 16, MINT-POLICY.
GLOBAL CONFIGURATION COMMANDS 4 - 111 4.1.30 nac-list Global Configuration Commands Configures a policy, which configures a list of devices that can access a managed network based on their MAC addresses. Table 4.12NAC List Commands Command Description Reference nac-listCreates a NAC list policypage 4-112
4 - 112 WiNG CLI Reference Guide 4.1.30.1 nac-list Global Configuration Commands Configures a Network Access Control (NAC) list that controls 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 nac-list Parameters • nac-list Examples rfs7000-37FABE(config)#nac-list test rfs7000-37FABE(config-nac-list-test)# rfs7000-37FABE(config-nac-list-test)#? NAC List Mode commands: exclude Specify MAC addresses to be excluded from the NAC enforcement list include Specify MAC addresses to be included in the NAC enforcement list no Negate a command or set its defaults 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-nac-list-test)# Related Commands Specify the NAC list name. If the NAC list does not exist, it is created. noRemoves a NAC list
GLOBAL CONFIGURATION COMMANDS 4 - 113 4.1.30.2 nac-list-mode Table 4.13 summarizes NAC list mode commands Table 4.13nac-list-mode commands Command Description Reference excludeSpecifies the MAC addresses excluded from the NAC enforcement listpage 4-114 includeSpecifies the MAC addresses included in the NAC enforcement listpage 4-115 noCancels an exclude or an include NAC list rulepage 4-116 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 - 114 WiNG CLI Reference Guide 4.1.30.2.1 exclude nac-list-mode Specifies the MAC addresses excluded from the NAC enforcement list Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax exclude [ precedence |precedence ] Parameters • exclude [ precedence |precedence ] Examples rfs7000-37FABE(config-nac-list-test)#exclude 00-40-96-B0-BA-2A precedence 1 rfs7000-37FABE(config-nac-list-test)# Specifies a range of MAC addresses or a single MAC address to exclude from the NAC enforcement list Specify the first MAC address in the range. Use this parameter to specify a single MAC address. Specify the last MAC address in the range. precedence Sets the rule precedence. Exclude entries are checked in the order of their rule precedence. – Specify a value from 1 - 1000.