IPv6 Unicast Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1436
configure vlan router-discovery link-mtu
configure vlan <vlan_name> router-discovery {ipv6} link-mtu <linkmtu>
Description
Configures the link MTU value sent in router discovery advertisements on the VLAN.
Syntax Description
Default
0, meaning that no link MTU information is sent.
Usage Guidelines
This command configures the link MTU placed into the router advertisement messages. Advertisement
of the MTU helps ensure use of a consistent MTU by hosts on the VLAN.
The minimum value is 0. The maximum value is 9216. The default value is 0, which means that no link
MTU information is included in the router discovery messages.
Example
The following command configures the link MTU to be 5126 for the VLAN
top_floor
:
configure vlan top_floor router-discovery link-mtu 5126
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.
vlan_name
Specifies an IPv6 configured VLAN.
linkmtu
Specifies the link MTU. Range is 0 to 9216.