DHCP Server Instance
18-7
3. Create a Pool named WID, using (config)# mode.
RFSwitch(config)#ip dhcp pool WID
RFSwitch(config-dhcp)#
4. Associate the DHCP class, created in Step 1 with the pool created in Step 3. The switch
supports the association of 8 DHCP classes with a pool.
RFSwitch(config-dhcp)#class RFS7000DHCPclass
RFSwitch(config-dhcp-class)#
5. The switch moves to a new mode (config-dhcp-class). Use this mode to add an address
range used for the DHCP class associated with the pool.
RFSwitch(config-dhcp-class)#address range 11.22.33.44
18.1.3.2 config-dhcp-class
Use (config-dhcp)# class to enter the (config-dhcp-class) instance. Use this
instance to set an address range for a DHCP user class within a DHCP server address pool.
Table 18.2 summarizes
config-dhcp-class commands.
Table 18.2 DHCP Server Class Command Summary
Command Description
address Sets an address range for a DHCP class in a DHCP server address
pool
clrscr Clears the display screen
end Ends the current mode and moves to the EXEC mode
exit Ends the current mode and moves to the previous mode
help Displays the interactive help system in HTML format
no Negates a command or sets its defaults
service Assists in troubleshooting or debugging issues
show Displays running system information