542 Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide
53-1001931-01
Configuring the DHCP server using controller CLI
17
Creating a DHCP Option
To create a DHCP option:
1. To create a non standard option named “tftp-server”.
RFController(config)#ip dhcp option tftp-server 18 3 ip
2. Enter the DHCP pool —”test”.
RFController(config)#ip dhcp pool test
3. Assign a value to the DHCP option configured above.
RFController(config-dhcp)#option tftp-serv er 192.168.0.100
4. Exit the DHCP instance.
RFController(config-dhcp)#exit