Dhcp relay, Ip dhcp relay server, Table 139 – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual
Page 636

586
Brocade 6910 Ethernet Access Switch Configuration Guide
53-1002581-01
DHCP Relay
28
DHCP Relay
This section describes commands used to configure the switch to relay DHCP requests from local
hosts to a remote DHCP server.
ip dhcp relay server
This command specifies the addresses of DHCP servers to be used by the switch’s DHCP relay
agent. Use the no form to clear all addresses.
Syntax
ip dhcp relay server address1 [address2 [address3 ...]]
no ip dhcp relay server
address - IP address of DHCP server. (Range: 1-5 addresses)
Default Setting
None
Command Mode
Interface Configuration (VLAN)
Usage Guidelines
•
You must specify the IP address for at least one DHCP server. Otherwise, the switch’s DHCP
relay agent will not forward client requests to a DHCP server.
•
To start DHCP relay service, enter the
command.
Example
Console(config)#interface vlan 1
Console(config-if)#ip dhcp relay server 10.1.0.99
Console(config-if)#
Related Commands
TABLE 139
DHCP Relay Commands
Command
Function
Mode
Specifies DHCP server addresses for relay
IC
Enables DHCP relay agent
PE
Displays the configuration settings for DHCP relay service
PE