Home > Motorola > Wireless > Motorola Wing 5 Manual

Motorola Wing 5 Manual

Here you can view all the pages of manual Motorola Wing 5 Manual. The Motorola manuals for Wireless are available online for free. You can easily download all the documents as PDF.

Page 801

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
  –...

Page 802

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...

Page 803

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...

Page 804

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...

Page 805

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...

Page 806

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...

Page 807

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...

Page 808

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...

Page 809

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...

Page 810

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...
Start reading Motorola Wing 5 Manual
All Motorola manuals