Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 966

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

955

53-1003098-01

13

option

dhcp-pool-mode commands

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:

Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point

Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000

Service Platforms — Brocade Mobility RFS9510

Syntax:

option <OPTION-NAME> [<DHCP-OPTION-IP>|<DHCP-OPTION-ASCII>]

Parameters

option <OPTION-NAME> [<DHCP-OPTION-IP>|<DHCP-OPTION-ASCII>]

Example

rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#option option1

157.235.208.80

rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#show context

dhcp-pool testPool

address 192.168.13.4 class dhcpclass1

ddns server 192.168.13.9

ddns multiple-user-class

excluded-address range 192.168.13.25 192.168.13.28

netbios-node-type b-node

dns-server 192.168.13.19

netbios-name-server 192.168.13.25

option option1 157.235.208.80

rfs4000-229D58(config-dhcp-policy-test-pool-testPool)#

Related Commands:

<OPTION-NAME>

Sets the name of the DHCP option

<DHCP-OPTION-IP>

Sets DHCP option as an IP address

<DHCP-OPTION-ASCII>

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

no

Resets values or disables the DHCP pool option settings

Advertising