configure bootprelay

configure bootprelay [ {ipv4} {vlan [vlan_name]} [add ip_address | delete [ip_address] | all ]] | ipv6 {vlan [vlan_name]} [add ipv6_address | delete [ipv6_address | all ]] {vr [vrid ]}

Description

This command configures the DHCP server / next hop for each VLAN interface or across the VR. The configuration applied to the VR level is populated to all VLAN v6 interfaces.

Syntax Description

bootprelay BOOTP Relay service.
ipv4 DHCPv4 BOOTP Relay service.
ipv6 DHCPv6 BOOTP Relay service.
add Adds DHCP BOOTP Relay server.
delete Deletes DHCP BOOTP Relay server.
ip_address IP address of DHCP BOOTP Relay server.
ipv6 ip_address IP address of DHCPv6 BOOTP Relay server.

Default

IPv4.

Usage Guidelines

Use this command to configure the DHCP server / next hop for each VLAN interface or across the VR. The configuration applied to the VR level is populated to all VLAN v6 interfaces.

Example

The following example displays IPv6 bootprelay information:

* switch #  show bootprelay ipv6
BOOTP Relay: DHCPv6 BOOTP Relay enabled on virtual router "VR-Default"    
    BOOTP Relay Servers : 2001:0db8:85a3:0000:0000:8a2e:0370:7334                         
                          2001:0db8:85a3:0000:0000:8a2e:0370:7335                         
                          2001:0db8:85a3:0000:0000:8a2e:0370:7336                         
                          2001:0db8:85a3:0000:0000:8a2e:0370:7337
VLAN "Default":     
   BOOTP Relay          : Disabled
VLAN "v1":    
   BOOTP Relay          : Enabled    
   BOOTP Relay Servers  : 2001:0db8:85a3:0000:0000:8a2e:0370:7338    
   Interface ID         : v1-12     
    Remote ID           :v1_remId
VLAN"v2":    
   BOOTP Relay          : Enabled    
   BOOTP Relay Servers  : 2001:0db8:85a3:0000:0000:8a2e:0370:7339    
   Interface ID         : 100 (Default)     
   Remote ID            : 00:04:96:52:A7:1B (Default)

History

This command was first available in ExtremeXOS 15.5.

Platform Availability

This command is available on all platforms, except Summit X430 and X440L2.