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 - 17 • ddns ttl Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#ddns domainname WID rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#ddns multiple-user-class rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#ddns server 172.16.10.9 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# Related Commands ttl Configures the Time To Live (TTL) value for DDNS updates – Specify a value between 1- 86400 seconds. noResets values or disables DHCP pool DDNS commands
13 - 18 WiNG CLI Reference Guide 13.1.3.2.4 default-router dhcp-pool-mode Configures a default router or gateway IP address for the network pool Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax default-router {} Parameters • default-router {} Usage Guidelines The IP address of the router should be on the same subnet as the client subnet. Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#default-router 172.16.10.8 172.16.10.9 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# Related Commands Configures the primary router for this network Configures the secondary router for this network. If the primary router is not available, this router is used. noResets values or disables the DHCP pool default router commands
DHCP-SERVER-POLICY 13 - 19 13.1.3.2.5 dns-server dhcp-pool-mode Configures the DNS server for this network. This DNS server supports all clients connected to the network supported by the DHCP server. For DHCP clients, the DNS server’s IP address maps the hostname to an IP address. DHCP clients use the DNS server’s IP address based on the order (sequence) configured. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax dns-server Parameters • dns-server Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#dns-server 172.16.10.7 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# Related Commands Configures the DNS server’s IP address – Sets the servers IP address. Up to 8 IPs can be set noResets values or disables the DHCP pool DNS server commands
13 - 20 WiNG CLI Reference Guide 13.1.3.2.6 domain-name dhcp-pool-mode Sets the domain name for the DHCP pool For DHCP clients, the DNS server’s IP address maps the hostname to an IP address. DHCP clients use the DNS server’s IP address based on the order (sequence) configured. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax domain-name Parameters • domain-name Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#domain-name documentation rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# Related Commands Defines the domain name for the DHCP pool noResets values or disables the DHCP pool domain name commands
DHCP-SERVER-POLICY 13 - 21 13.1.3.2.7 excluded-address dhcp-pool-mode Prevents a DHCP server from assigning certain addresses in the DHCP pool Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax excluded-address [|range] excluded-address excluded-address range Parameters • excluded-address • excluded-address range Examples rfs7000-37FABE(config-dhcp-policy-test)#excluded-address range 172.16.10.9 172.16.10.10 rfs7000-37FABE(config-dhcp-policy-test)#excluded-address 172.16.10.101 Related Commands Excludes a single IP address in the DHCP pool range Excludes a range of IP addresses in the DHCP pool noResets values or disables DHCP pool excluded address commands
13 - 22 WiNG CLI Reference Guide 13.1.3.2.8 lease dhcp-pool-mode The lease is the duration a DHCP issued IP address is valid for a DHCP client. Once this lease expires, and if the lease is not renewed, the IP address is revoked and is available for reuse. Generally, before an IP lease expires, the client tries to get the same IP address issued for the next lease period. The lease period is about 24 hours. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax lease [|infinite] lease infinite lease {0-23} {0-59} {0-59} Parameters • lease infinite • lease {} {} {} Usage Guidelines If lease parameter is not configured on the DHCP pool, the default is used. The default is 24 hours.infinite The lease never expires. Equal to a static IP address assignment Configures the number of days for the lease Optional. Sets the number of hours for the lease Optional. Sets the number of minutes for the lease Optional. Sets the number of seconds for the lease
DHCP-SERVER-POLICY 13 - 23 Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#lease 1 0 0 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# show running-config include- factory .......................................... ip dhcp pool Test4lease lease 1 0 0 no domain-name no bootfile no dns-server no default-router no next-server no netbios-name-server no netbios-node-type no unicast-enable no update dns no ddns domainname no ddns ttl no ddns multiple-user-class client-name test4lease client-identifier tested4lease ................................................................ .......................................... rfs7000-37FABE(config-dhcp-policy-test-pool-pool1))# rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#lease infinite rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# Related Commands noResets values or disables the DHCP pool lease commands
13 - 24 WiNG CLI Reference Guide 13.1.3.2.9 netbios-name-server dhcp-pool-mode Configures the NetBIOS (WINS) name server’s IP address. This server is used to resolve NetBIOS host names. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax netbios-name-server Parameters • netbios-name-server Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#netbios-name-server 172.16.10.23 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# Related Commands Configures the IP address of the NetBIOS server for this DHCP pool noResets values or disables the DHCP pool NetBIOS name server commands
DHCP-SERVER-POLICY 13 - 25 13.1.3.2.10 netbios-node-type dhcp-pool-mode Configures the predefined NetBIOS node type. The NetBIOS node type resolves NetBIOS names to IP addresses. Defines the NetBIOS node type Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax netbios-node-type [b-node|h-mode|m-node|p-node] Parameters • netbios-node-type [b-node|h-node|m-node|p-node] Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#netbios-node-type b-node rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# Related Commands [b-node|h-mode|m-node| p-node]Defines the netbios node type b-node – Sets the type as broadcast node h-node – Sets the type as hybrid node m-node – Sets the type as mixed node p-node – Sets the type as peer-to-peer node noResets values or disables the DHCP pool NetBIOS node type commands
13 - 26 WiNG CLI Reference Guide 13.1.3.2.11 next-server dhcp-pool-mode Configures the next server in the boot process Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax next-server Parameters • next-server Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#next-server 172.16.10.24 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# Related Commands Configures the IP address of the next server in the boot process noResets values or disables the DHCP pool next server commands