Users Guide

Table Of Contents
class test
address range 1.1.1.100 1.1.1.200
!
ip dhcp pool default
network 1.1.1.0 255.255.255.0
default-router 1.1.1.1
class test
address range 1.1.1.100 1.1.1.200
!
ip route 1.1.1.0 255.255.255.0 20.1.1.1
ip route 3.1.1.0 255.255.255.0 20.1.1.1
ip route 1.1.1.0 255.255.255.0 30.1.1.1
ip route 3.1.1.0 255.255.255.0 30.1.1.1
NOTE:
The VRF serverVRF in the DHCP server is associated with a VPN identifier 463130:56524632.
The VRF name provided in the type 0 value must match the VRF name on the server (ip dhcp-relay vss info
type 0 serverVRF).
The value provided for vss type 1 must match the VPN ID configured on the server (ip dhcp-relay vss info
type 1 463130:56524632).
Use Case 3: DHCP Relay on VTEPs with DHCP Option-82 sub-options
5,11,151
The following example uses a Clos leaf-spine VXLAN with BGP EVPN topology to show how to set up DHCP relay on tenant
VRFs with Option-82 sub-options 5,11,151 on the VTEPs.
Option 5 = Link selection sub-option
Option 11 = Server ID Override Sub-option
Option 151 = Virtual Subnet Selection
272
System management