brocade-communications-sy rfs6000 用户手册

下载
页码 839
Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide 
539
53-1001931-01
Configuring the DHCP server using controller CLI
17
Creating a Host Pool
To create a host pool:
1. Create a DHCP server host address pool.
RFController(config)#ip dhcp pool hostpool
2. Assign the client name of the host for which static allocation is required.
RFController(config-dhcp)#client-name linuxbox 
3. Assign an IP address for the host.
RFController(config-dhcp)#host 192.168.0.50
4. Configure the hardware address of the host.
   RFController(config-dhcp)#hardware 00:a0:f8:6f:6b:88
5. Exit from the DHCP instance upon creation of the network pool.
   RFController(config-dhcp)#exit
6. Start the DHCP Server to instantiate the network pool.
   RFController(config)#service dhcp