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+.
DHCP-SERVER-POLICY 13 - 7 13.1.2.2.1 multiple-user-class dhcp-class-mode Enables the multiple user class option for the DHCP policy Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax multiple-user-class Parameters None Examples rfs7000-37FABE(config-dhcp-policy-test-class-class1)#multiple-user-class rfs7000-37FABE(config-dhcp-policy-test-class-class1)# Related Commands noResets values or disables the DHCP user class commands
13 - 8 WiNG CLI Reference Guide 13.1.2.2.2 no dhcp-class-mode 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 [multiple-user-class|option] Parameters • no multiple-user-class • no option user-class Examples rfs7000-37FABE(config-dhcp-policy-test-class-class1)#no multiple-user-class rfs7000-37FABE(config-dhcp-policy-test-class-class1)# Related Commands no multiple-user-class Disables a multiple user class with this DHCP class no option Removes DHCP policy setting user-class Removes the configured user class – Specify the user class name. multiple-user-classConfigures a multiple user class with a DHCP user class optionConfigures DHCP user class options
DHCP-SERVER-POLICY 13 - 9 13.1.2.2.3 option dhcp-class-mode Configures the DHCP server options for use with this DHCP user class Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax option user-class Parameters • option user-class Examples rfs7000-37FABE(config-dhcp-policy-test-class-class1)#option user-class hex rfs7000-37FABE(config-dhcp-policy-test-class-class1)# Related Commands user-class Configures a DHCP user class options – Specify the DHCP user class option. noResets values or disables DHCP user class commands
13 - 10 WiNG CLI Reference Guide 13.1.3 dhcp-pool dhcp-server-policy The DHCP pool commands create and manage a pool of IP addresses. These IP addresses are assigned to devices using the DHCP protocol. IP addresses have to be unique for each device in the network. As IP addresses are finite, DHCP mechanism enables the reuse of finite addresses by keeping track of their issue, release and reissue. The DHCP pool commands configure a finite set of IP addresses that can be assigned whenever a device joins a network. Table 13.3dhcp pool commands Command Description Reference dhcp-poolConfigures the DHCP pool parameters13-11
DHCP-SERVER-POLICY 13 - 11 13.1.3.1 dhcp-pool dhcp-server-policy Configures a DHCP server address pool. An address pool is a set of IP addresses allocated to devices as they are authorized to access network resources. This enables the reuse of limited IP address resources for deployment in any network. A separate instance opens where you can configure DHCP pool parameters. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax dhcp-pool Parameters • dhcp-pool Configures a policy to specify DHCP pool parameters
13 - 12 WiNG CLI Reference Guide Examples rfs7000-37FABE(config-dhcp-policy-test)#dhcp-pool pool1 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#? rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#? DHCP pool Mode commands: address Configure network pools included addresses bootfile Boot file name ddns Dynamic DNS Configuration default-router Default routers dns-server DNS Servers domain-name Configure domain-name excluded-address Prevent DHCP Server from assigning certain addresses lease Address lease time netbios-name-server NetBIOS (WINS) name servers netbios-node-type NetBIOS node type network Network on which DHCP server will be deployed next-server Next server in boot process no Negate a command or set its defaults option Raw DHCP options respond-via-unicast Send DHCP offer and DHCP Ack as unicast messages static-binding Configure static address bindings static-route Add static routes to be installed on dhcp clients update Control the usage of DDNS service 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-dhcp-policy-test-pool-pool1)# Related Commands noResets values or disables commands
DHCP-SERVER-POLICY 13 - 13 13.1.3.2 dhcp-pool-mode dhcp-pool Configures the DHCP pool commands Table 13.4 summarizes DHCP pool commands Table 13.4dhcp-pool commands Command Description Reference addressSpecifies a range of addresses for a DHCP poolpage 13-14 bootfileAssigns a bootfile name. The bootfile name can contain letters, numbers, dots and hyphens. Consecutive dots and hyphens are not permitted page 13-15 ddnsConfigures dynamic DNS parameterspage 13-16 default-routerConfigures a default-router or gateway IP address for the network poolpage 13-18 dns-serverSets the DNS server’s IP address available to all DHCP clients connected to the DHCP poolpage 13-19 domain-nameSets the domain name for the network poolpage 13-20 excluded-addressPrevents a DHCP server from assigning certain addresses to the DHCP poolpage 13-21 leaseSets a valid lease for the IP address used by DHCP clients in the DHCP poolpage 13-22 netbios-name-serverConfigures NetBIOS (WINS) name server IP addresspage 13-24 netbios-node-typeDefines the NetBIOS node type page 13-25 next-serverConfigures the next server in the boot processpage 13-26 noNegates a command or sets its defaultpage 13-27 optionConfigures RAW DHCP optionspage 13-31 respond-via-unicastSends a DHCP offer and a DHCP Ack as unicast messagespage 13-32 updateControls the usage of DDNS servicepage 13-36 static-bindingConfigures static address bindingspage 13-37
13 - 14 WiNG CLI Reference Guide 13.1.3.2.1 address dhcp-pool-mode Specifies a range of addresses for the DHCP pool. This is the range of IP addresses assigned to each device that joins the network. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax address [|range ] {class } Parameters • address [|range ] {class } Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#address range 1.2.3.4 5.6.7.8 class dhcp1 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#address 1.2.3.4 class dhcp1 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# Related Commands Adds a single IP address to the DHCP pool range Adds a range of IP addresses to the DHCP pool – Specify the first IP address in the range. – Specify the last IP address in the range. class Applies additional DHCP options, or a modified set of options to those available to wireless clients. For more information, see dhcp-class. – Sets the DHCP class to use. noResets values or disables DHCP pool address commands dhcp-classCreates and configures DHCP class parameters
DHCP-SERVER-POLICY 13 - 15 13.1.3.2.2 bootfile dhcp-pool-mode The Bootfile command provides a diskless node path to the image file while booting up. Only one file can be configured for each DHCP pool. For more information on the BOOTP protocol with reference to the DHCP policy, see bootp. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax bootfile Parameters • bootfile Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#bootfile test.txt rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# Related Commands Sets the path to the boot image for BOOTP clients. The file name can contain letters, numbers, dots and hyphens. Consecutive dots and hyphens are not permitted noResets values or disables bootfile commands bootpConfigures the BOOTP protocol parameters
13 - 16 WiNG CLI Reference Guide 13.1.3.2.3 ddns dhcp-pool-mode Configures Dynamic DNS (DDNS) parameters. Dynamic DNS provides a way to access an individual device in a DHCP serviced network using a static device name. Depending on the DHCP server configuration, the IP address of a device changes periodically. To enable the device to be accessible, its current IP address has to be published to a server that can resolve the static device name used to access the device with its changing IP address. This server, the DDNS server, must be accessible from outside the network and must be configured as an address resolver. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax ddns [domainname|multiple-user-class|server|ttl ddns domainname ddns multiple-user-class ddns server {} ddns ttl Parameters • ddns domainname • ddns multiple-user-class • ddns server {} domainname Sets the domain name multiple-user-class Enables the use of multiple user class with this DDNS domain server Configures the DDNS server used by this DHCP profile Configures the first DDNS server. This is the default server. Optional. Configures the second DDNS server. This server is used when the server defined in the parameter is not reachable.