Ip dhcp restart relay, Show ip dhcp relay, Ip dhcp restart relay show ip dhcp relay – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual

Page 637: Ip dhcp restart relay (587)

Advertising
background image

Brocade 6910 Ethernet Access Switch Configuration Guide

587

53-1002581-01

DHCP Relay

28

ip dhcp restart relay

This command enables DHCP relay for the specified VLAN. Use the no form to disable it.

Syntax

ip dhcp restart relay

Default Setting

Disabled

Command Mode

Privileged Exec

Command Usage

This command is used to configure DHCP relay functions for host devices attached to the switch. If
DHCP relay service is enabled, and this switch sees a DHCP request broadcast, it inserts its own IP
address into the request so the DHCP server will know the subnet where the client is located. Then,
the switch forwards the packet to the DHCP server on another network. When the server receives
the DHCP request, it allocates a free IP address for the DHCP client from its defined scope for the
DHCP client’s subnet, and sends a DHCP response back to the DHCP relay agent (i.e., this switch).
This switch then broadcasts the DHCP response received from the server to the client.

Example

In the following example, the device is reassigned the same address.

Console#ip dhcp restart relay

Console#end

Console#show ip interface

VLAN 1 is Administrative Up - Link Up

Address is 74-8E-F8-68-02-30

Index: 1001, MTU: 1500

Address Mode is DHCP

IP Address: 192.168.0.2 Mask: 255.255.255.0

Proxy ARP is disabled

Console#

Related Commands

ip dhcp relay server (586)

show ip dhcp relay

This command displays the configuration settings for DHCP relay service.

Syntax

show ip dhcp relay

Command Mode

Privileged Exec

Advertising