configure bootprelay ipv6 option remote-id

configure bootprelay ipv6 option [remote-id] [identifier_string] | system-name | none] [vlan vlan_name | vlan all]

Description

This command configures the remote-id option as described in RFC-4649 to an IPv6 BOOTP relay/DHCP relay agent.

Syntax Description

bootprelay BOOTP Relay Service
ipv6 DHCPv6 BOOTP Relay Service
option DHCPv6 BOOTP Relay options
remote-id Remote-ID sub-option to identify remote host
remote_id_string Remote ID String
system-name System Name string
none Identifier defaults System MAC address
all All VLANs

Default

System MAC address if not configured.

Usage Guidelines

Use this command to configure the remote-id option 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 orunconfigured 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 ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.