42 dhcp relay commands, 1 dhcp relay, 2 dhcp-server (global) – CANOGA PERKINS 9171 Command Reference User Manual
Page 742

CanogaOS Command Reference
42-1
42 DHCP Relay Commands
42.1 dhcp relay
To enable the DHCP relay service, use the dhcp relay command in global configuration mode. To
disable this function, use the no form of this command.
Command Syntax
dhcp relay
no dhcp relay
Default
DHCP relay is disabled.
Command Mode
Global configuration
Usage
The DHCP service must be enabled with the dhcp service command before DHCP relay service can be
used.
Examples
The following is sample output from the dhcp relay command:
Switch(config)# dhcp relay
Related Commands
service dhcp
42.2 dhcp-server (global)
To create a DHCP server group, use the dhcp-server command in global configuration mode. To
remove a DHCP server group, use the no form of this command.
Command Syntax
dhcp-server number server-list
no dhcp-server number [server-list]
number
Number of the DHCP server group. The range is from 1 to 16.
server-list
The IP address list of the DHCP server. The range in number of the servers in a
list is 1 to 8.
Default
No DHCP server group is defined.