Setup Guide

Table Of Contents
Version Description
9.11(2.0P0) Introduced the circuit-id attribute in the command.
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.4.(0.0) Added support for VRF.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
8.3.1.0 Introduced on the E-Series.
7.8.1.0 Introduced on C-Series and S-Series.
Example
DellEMC(conf)# ip dhcp relay information-option vpn
ip dhcp relay source-interface
Configure IPv4 DHCP relay source interface.
Syntax
ip dhcp relay sourceinterface interface
To disable the IPv4 DHCP relay source interface, use the no ip dhcp relay sourceinterface
interface command.
Parameters
source-interface
interface
Enter the keyword source-interface then the type of interface and the
interface information:
For a 1-Gigabit Ethernet interface, enter the keyword GigabitEthernet
then the slot/plot information.
For a 10-Gigabit Ethernet information, enter the keyword
TenGigabitEthernet then the slot/port information.
For a 40-Gigabit Ethernet information, enter the keyword
FortyGigabitEthernet then the slot/port information.
For a Loopback interface, enter the keyword loopback then a number from 0
to 16383.
For a Tunnel interface, enter the keyword tunnel then the tunnel ID. The
range is from 1 to 16383.
For a port channel interface, enter thee keyword port-channel then a
number. The range is from 1 to 128.
For a VLAN interface, enter the keyword vlan then a number from 1 to 4094.
Defaults Disabled
Dynamic Host Configuration Protocol (DHCP) 555