Displays the enabled/disabled configuration of BOOTP relay on one or all VLAN (Virtual LAN)s for the specified VR.
bootprelay |
BOOTP Relay Configuration |
ipv4 |
DHCPv4 BOOTP Relay service. |
ipv6 |
DHCPv6 BOOTP Relay service. |
vlan | VLAN |
vlan_name | Specifies a single VLAN for which to display BOOTP relay configuration information. |
vr | Use a specific virtual router name. |
vr_name | Specifies a single VR for which to display BOOTP relay configuration information. |
IPv4.
Note
ExtremeXOS DHCPv6 supports three options: OPTION_RELAY_MSG (9), OPTION_INTERFACE_ID (18), and OPTION_REMOTE_ID (37).Note
It is mandatory to configure BOOTP Relay v6 Agents. The packets are not forwarded if the v6 agents are not configured.The following example displays the BOOTP relay configuration for all VLANs on the VR-Default virtual router:
Switch.88 # show bootprelay configuration vr "VR-Default" BOOTP Relay : Enabled on virtual router "VR-Default" VLAN BOOTP Relay -------------------------------- ----------- Default Disabled client1 Enabled serv Enabled
The following example displays the BOOTP relay configuration for all VLANs in the current VR context:
Switch.95 # show bootprelay configuration BOOTP Relay : Enabled on virtual router "VR-Default" VLAN BOOTP Relay -------------------------------- ----------- Default Disabled client1 Disabled serv Disabled
The following example displays the BOOTP relay configuration for VLAN client1:
Switch.87 # show bootprelay configuration vlan "client1" BOOTP Relay : Enabled on virtual router "VR-Default" VLAN BOOTP Relay -------------------------------- ----------- client1 Disabled
* Switch # show bootprelay configuration ipv6 DHCPv6 BOOTP Relay : Enabled on virtual router "VR-Default" VLAN DHCPv6 BOOTP Relay -------------------------------- ------------------ Default Enabled
* Switch # show bootprelay configuration ipv6 DHCPv6 BOOTP Relay : Disabled on virtual router "VR-Default"
This command was first available in ExtremeXOS 12.4.2.
This command is available on the Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X440-G2, X620, X690, X870 series switches.