For Auto-peering, adds dynamic BOOTP relay servers that the DHCP relay agent uses to forward DHCP traffic received from host attachments.
auto-peering | Specifies Auto-peering. |
one-config | Specifies changing the BGP Auto-peering OneConfig configuration. |
bootprelay | Specifies configuring dynamic BOOTP relay service applied to dynamically created VRFs. |
add | Adds dynamic BOOTP relay server. |
delete | Deletes dynamic BOOTP relay server. |
ip_address | Specifies the IPv4 address of the BOOTP relay server. |
ipv6_address | Specifies the IPv6 address of the BOOTP relay server. |
vr | Specifies selecting the virtual router (VR) If you do not specify a VR or VRF, the current VR context is used. |
vrname | Specifies the VR name. |
If you do not specify a VR or VRF, the current VR context is used.
Dynamic BOOTP relay services are configured after the dynamic VRF is installed on the device.
The following example adds dynamic BOOTP relay server at "50.1.101.105" for VR "red":
# configure auto-peering oneconfig bootprelay add 50.1.101.105 vr red
This command was first available in ExtremeXOS 31.1.
This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.