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 - 27 13.1.3.2.12 no dhcp-pool-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 [address|bootfile|ddns|default-router|dns-server|domain-name| excluded-address|lease|netbios-name-server|netbios-node-type|network| next-server|option|respond-via-unicast|static-binding|static-route|update] no [bootfile|default-router|dns-server|domain-name|lease|netbios-name-server| netbios-node-type|next-server|network|respond-via-unicast] no address [|all] no address range no ddns [domainname|multiple-user-class|server|ttl] no excluded-address no excluded-address range no option no static-binding client-identifier no static-binding hardware-address no static-route no update dns {override} Parameters • no [bootfile|default-router|dns-server|domain-name|lease|netbios-name-server| netbios-node-type|next-server|network|respond-via-unicast] no bootfile Removes a BOOTP bootfile configuration no default-router Removes the configured default router for the DHCP pool no dns-server Removes the configured DNS server for the DHCP pool no domain-name Removes the configured DNS domain name
13 - 28 WiNG CLI Reference Guide • no address [|all] • no address range • no ddns [domainname|multiple-user-class|server|ttl] • no excluded-address • no excluded-address range no lease Resets the lease to its default (24 hours) no netbios-name-server Removes the configured NetBIOS name server no netbios-node-type Removes the NetBIOS node type no next-server Removes the next server utilized in the boot process no network Removes the DHCP server network information no respond-via-unicast Resets sending the DHCP offer and ACK as broadcast message instead of unicast no address Resets configured DHCP pool addresses Removes an IP address from the list of addresses all Removes configured DHCP IP addresses no address Resets the DHCP pool addresses range Removes a range of IP address from the list of addresses – Specify the first IP address in the range. – Specify the last IP address in the range. no ddns Resets DDNS parameters domainname Removes DDNS domain name information multiple-user-class Resets the use of a multiple user class with the DDNS server Removes configured DDNS servers ttl Resets the TTL information for DDNS updates no excluded-address Removes an excluded IP address from the list of addresses that cannot be issued by the DHCP server – Specify the IP address. no excluded-address Removes a range of excluded IP addresses from the list of addresses that cannot be issued by the DHCP server range Specifies the IP address range – Specify the first IP address in the range. – Specify the last IP address in the range.
DHCP-SERVER-POLICY 13 - 29 • no option • no static-binding client-identifier • no static-binding hardware-address • no static-route • no update dns {override} Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#no bootfile rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#no network rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#no lease rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#no default-router rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# no option Resets DHCP option information Defines the DHCP option no static-binding Removes static bindings for DHCP client client-identifier Resets client identifier information – Specify the client identifier. no static-binding Removes static bindings for DHCP client hardware-address Resets information based on the hardware address – Specify the hardware MAC address. no static-route Removes static routes for this DHCP pool Removes routing information for a particular subnet Removes the gateway information for a particular subnet’s routing information no update dns Removes DDNS settings override Removes DDNS updates on an onboard DHCP server
13 - 30 WiNG CLI Reference Guide Related Commands addressConfigures the DHCP server’s IP address pool bootfileConfigures the BOOTP boot file path ddnsConfigures DDNS for use with this DHCP pool default-routerConfigures default routers for this DHCP pool dns-serverConfigures default DNS servers for this DHCP pool domain-nameConfigures the DDNS domain name for this DHCP pool excluded-addressConfigures IP addresses assigned as static addresses leaseConfigures the DHCP lease netbios-name-serverConfigures the NetBIOS name server netbios-node-typeConfigures the NetBIOS node type next-serverConfigures the next server in the BOOTP boot process optionConfigures the DHCP option respond-via-unicastConfigures how a DHCP request and ACK are sent static-bindingConfigure static binding information static-routeConfigures static routes installed on DHCP clients updateControls the usage of DDNS service
DHCP-SERVER-POLICY 13 - 31 13.1.3.2.13 option dhcp-pool-mode Configures raw DHCP options. The DHCP option must be configured under the DHCP server policy. The options configured under the DHCP pool/DHCP server policy can also be used in static-bindings. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax option [|] Parameters • option [|] Usage Guidelines Defines non standard DHCP option codes (0-254) Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#option option1 157.235.208.80 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# Related Commands Sets the name of the DHCP option Sets the DHCP option as an IP address Sets the DHCP option as an ASCII string NOTE: An option name in ASCII format accepts backslash (\) as an input but is not displayed in the output (Use show runnig config to view the output). Use a double backslash to represent a single backslash. noResets values or disables the DHCP pool option commands
13 - 32 WiNG CLI Reference Guide 13.1.3.2.14 respond-via-unicast dhcp-pool-mode Sends a DHCP offer and a DHCP Ack as unicast messages Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax respond-via-unicast Parameters None Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#respond-via-unicast rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# Related Commands noResets values or disables the DHCP pool respond-via-unicast commands
DHCP-SERVER-POLICY 13 - 33 13.1.3.2.15 static-binding static-binding Configures static address bindings. For more information, see static-binding. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax static-binding [client-identifier |hardware-address ] Parameters • static-binding [client-identifier |hardware-address ] Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#static-binding client-identifier test rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-test)#? DHCP static binding Mode commands: bootfile Boot file name client-name Client name default-router Default routers dns-server DNS Servers domain-name Configure domain-name ip-address Fixed IP address for host netbios-name-server NetBIOS (WINS) name servers netbios-node-type NetBIOS node type 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-route Add static routes to be installed on dhcp clients 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 client-identifier Enables a static binding configuration for a client based on its client identifier (as provided by DHCP option 61 and its key value) – Specify the client identifier (DHCP option 61). hardware-address Enables a static binding configuration for a client based on its MAC address – Specify the MAC address of the client.
13 - 34 WiNG CLI Reference Guide 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-binding-Hex)# rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-11-22-33-44-55-66)#? DHCP static binding Mode commands: bootfile Boot file name client-name Client name default-router Default routers dns-server DNS Servers domain-name Configure domain-name ip-address Fixed IP address for host netbios-name-server NetBIOS (WINS) name servers netbios-node-type NetBIOS node type 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-route Add static routes to be installed on dhcp clients 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-binding-11-22-33-44-55-66)# Related Commands noResets values or disables the DHCP policy static binding commands static-bindingDescribes the static binding mode commands
DHCP-SERVER-POLICY 13 - 35 13.1.3.2.16 static-route dhcp-pool-mode Configures a static route for a DHCP pool. Static routes define a gateway for traffic intended for other networks. This gateway is always used when an IP address does not match any route in the network. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax static-route ] Parameters • static-route ] Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#static-route 1.2.3.4/8 5.6.7.8 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1) rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#show context dhcp-pool pool1 static-route 1.2.3.4/8 5.6.7.8 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# Specifies the IP destination prefix (For example, 10.0.0.0/8) Specified the gateway IP address
13 - 36 WiNG CLI Reference Guide 13.1.3.2.17 update dhcp-pool-mode Controls the use of the DDNS service Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax update dns {override} Parameters • update dns {override} Usage Guidelines A DHCP client cannot perform updates for RR’s A, TXT and PTR. Use update (dns)(override) to enable the controller’s internal DHCP server to send DDNS updates for resource records. The DHCP server can override the client, even if the client is configured to perform the updates. In the DHCP pool of DHCP server, FQDN is configured as the DDNS domain name. This is used internally in DHCP packets between the controller’s DHCP server and the DNS server. Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)#update dns override rfs7000-37FABE(config-dhcp-policy-test-pool-pool1)# Related Commands dns {override}Configures the DDNS parameters override – Optional. Enables DDNS updates on a onboard DHCP server noResets values or disables commands