User manual

Motorola RF Switch CLI Reference Guide
5-56
Usage Guidelines 1
1. Use the no command along with ip to undo any IP based configuration.
[no] ip(access-list|default-gateway|dhcp|domain-lookup|
domain-name|http|local|name-server|nat|route|routing|ssh|telnet)
2. When using the ip access-list parameter, enter the following contexts:
ext-nacl – Extended ACL. For more information, see
Chapter 14, Extended ACL Instance
std-nacl – Standard ACL. For more information, see
Chapter 15, Standard ACL Instance
dhcp – DHCP Server instance. For more information, see
Chapter 17, DHCP Server Instance
dhcpclass – DHCP User Class instance. For more information, see
Chapter 18, DHCP Class Instance
Clear the IP DHCP Binding using the clear command
Usage Guidelines 2
To create a DHCP User Class:
Create a DHCP class
Create a USER class named
MC800. The privilege mode changes to (config-
dhcpclass). RFSwitch(config)#ip dhcp class RFSwitchDHCPclass
RFSwitch(config-dhcpclass)#
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 only 8 CDHCP classes with a pool.
RFSwitch(config-dhcp)#class RFSwitchDHCPclass
RFSwitch(config-dhcp-class)#
NOTE: To delete Standard/Extended and MAC ACL use no access-
list <access-list name>
under the Global Config mode.