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 - 47 13.1.3.3.9 netbios-name-server static-binding-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-binding-1)#netbios-name-server 172.16.10.23 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-1)# Related Commands Configures the NetBIOS server IP address noResets values or disables DHCP pool static binding commands
13 - 48 WiNG CLI Reference Guide 13.1.3.3.10 netbios-node-type static-binding-mode Configures different predefined NetBIOS node types. The NetBIOS node defines the way a device resolves NetBIOS names to IP addresses. 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-binding-1)#netbios-node-type b-node rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-1)# Related Commands [b-node|h-mode| m-node|p-node]Defines the netbios-node-type b-node – Sets the broadcast node h-node – Sets the hybrid node m-node – Sets the mixed node p-node – Sets the peer-to-peer node noResets values or disables DHCP pool static binding commands
DHCP-SERVER-POLICY 13 - 49 13.1.3.3.11 next-server static-binding-mode Configures the next server utilized 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-binding-1)#next-server 172.16.10.24 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-1)# Related Commands Configures the IP address of the next server utilized in the boot process noResets values or disables DHCP pool static binding commands
13 - 50 WiNG CLI Reference Guide 13.1.3.3.12 no dhcp-pool-mode Negates a command or sets its default for the static binding commands Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax no [bootfile|client-name|default-router|dns-server|domain-name| ip-address|netbios-name-server|netbios-node-type|next-server|option| respond-via-unicast|static-route] no [bootfile|client-name|default-router|dns-server|domain-name|ip-address| netbios-name-server|netbios-node-type|next-server|respond-via-unicast] no option no static-route Parameters • no [bootfile|default-router|dns-server|domain-name|lease|netbios-name-server| netbios-node-type|next-server|network|respond-via-unicast] bootfile Removes the BOOTP bootfile configuration client-name Removes the client name from the static binding configuration default-router Removes default router from the static binding configuration dns-server Removes the DNS server from the static binding configuration domain-name Removes the DNS ip-address Removes IP addresses from the static binding configuration netbios-name-server Removes the NetBIOS name server netbios-node-type Removes the NetBIOS node type next-server Removes the next server utilized in the boot process respond-via-unicast Resets sending the DHCP offer and ACK as broadcast message instead of unicast
DHCP-SERVER-POLICY 13 - 51 • no option • no static-route Examples rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-1)#no bootfile rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-1)# rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-1)#no ip-address rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-1)# rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-1)#no respond-via-unicast rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-1)# rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-1)#no default-router rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-1)# Related Commands option Resets DHCP option information Defines the DHCP option static-route Removes static routes from the static binding configuration Removes information for a particular subnet Removes gateway information from a particular subnet’s routing information bootfileConfigures the path to the BOOTP boot file client-nameConfigures the hostname for this host 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 ip-addressConfigures IP addresses assigned to this host netbios-name-serverConfigures the NetBIOS name server netbios-node-typeConfigures the NetBIOS node type next-serverConfigures the next server utilized in the BOOTP boot process optionConfigures the DHCP option respond-via-unicastConfigures how DHCP request and ACK are sent static-routeConfigures the static route for this static binding configuration
13 - 52 WiNG CLI Reference Guide 13.1.3.3.13 option static-binding-mode Configures raw DHCP options. The DHCP option has to be configured in the DHCP policy. The options configured in the DHCP server policy can only 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-binding-ascii)#option option1 172.16.10.10 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-ascii)# Sets the DHCP option name Sets the DHCP option as an IP address Sets the DHCP option as an ASCII string NOTE: An option name in ASCII format accepts a 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.
DHCP-SERVER-POLICY 13 - 53 13.1.3.3.14 respond-via-unicast static-binding-mode Sends a DHCP offer and a DHCP acknowledge 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-net-pool-test)#respond-via-unicast rfs7000-37FABE(config-dhcp-net-pool-test)# Related Commands noResets values or disables DHCP pool static binding commands
13 - 54 WiNG CLI Reference Guide 13.1.3.3.15 static-route static-binding-mode Adds static routes to the static binding configuration 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-binding-1)#static-route 10.0.0.0/ 10 157.235.208.235 rfs7000-37FABE(config-dhcp-policy-test-pool-pool1-binding-1)#? Related Commands Sets the subnet for which the static route is configured Specify the gateway IP address noResets values or disables DHCP pool static route commands
DHCP-SERVER-POLICY 13 - 55 13.1.4 no dhcp-server-policy Negates a command or sets its default for DHCP policy commands Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax no [bootp|dhcp-class|dhcp-pool|option|ping] no bootp ignore no dhcp-class no dhcp-pool no option no ping timeout Parameters • no bootp ignore • no dhcp-class • no dhcp-pool no bootp Removes the BOOTP specific configuration ignore Removes the DHCP server ignoring BOOTP requests no dhcp-class Removes a DHCP class Sets the DHCP class name no dhcp-pool Removes a DHCP pool Sets the DHCP pool name
13 - 56 WiNG CLI Reference Guide • no option • no ping timeout Examples rfs7000-37FABE(config-dhcp-policy-test)#no bootp ignore rfs7000-37FABE(config-dhcp-policy-test)# rfs7000-37FABE(config-dhcp-policy-test)#no option test1 rfs7000-37FABE(config-dhcp-policy-test)# Related Commands no option Removes a DHCP option Sets the DHCP option no ping timeout Resets the DHCP server ping timeout timeout – Resets the timeout to its default bootpConfigures BOOTP protocol parameters dhcp-classConfigures DHCP user class parameters dhcp-poolConfigures the DHCP pool optionConfigures DHCP option values pingConfigures the DHCP ping timeout