configure bootprelay ipv6 option interface-id

configure bootprelay ipv6 option [ interface-id ] [identifier_string | system_name | none] [vlan vlan_name | all]

Description

This command configures the option interface-id as described in RFC-4649 to an IPv6 bootp relay/DHCP (Dynamic Host Configuration Protocol) relay agent.

Syntax Description

bootprelay BOOTP Relay Service
ipv6 DHCPv6 BOOTP Relay Service
option DHCPv6 BOOTP Relay options
interface-id Interface identifier option.
interface_id_string Interface identifier string.
none Identifier defaults to 802.1Q VLAN (Virtual LAN) ID.
all All VLANs.

Default

802.1Q VLAN ID if not configured.

Usage Guidelines

Use this command to configure the option interface-id as described in RFC-4649 to an IPv6 BOOTP relay/DHCP relay agent. After receiving an IPv6 BOOTP/DHCP request packet on the specified VLAN, the agent adds the configured identifier to the packet and passes it to the server. If this option is configured to be as system-name, the switch name is used as the remote-id. The same can be unconfigured using the none option. After unconfiguring this option, the switch MAC address (the default value) is used as remote-id. This option can be configured or unconfigured to a specified VLAN or to all VLANs.

Example

* 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       
    Interface ID        : v1-12    
    Remote ID           : v1_remId
VLAN "v2":    
    BOOTP Relay         : Enabled    
    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 the Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X440-G2, X620, X690, X870 series switches.