set l3-interface routed-interface ipv6-nd mtu

Run the command set l3-interface routed-interface ipv6-nd mtu to include the MTU option is RA packets. This option assists the hosts in proper interface configuration. The advertised MTU is not verified to be consistent with the actual router interface MTU.

Run the command delete l3-interface routed-interface ipv6-nd mtu to delete this option. This value is not configured in RA packets by default.


Command Syntax

set l3-interface routed-interface <interface-name> ipv6-nd mtu <value>

delete l3-interface routed-interface <interface-name> ipv6-nd mtu


Parameters

ParameterDescription

routed-interface <interface-name>

Specifies a routed interface name or sub-interface name. The value is a string.

mtu <value>Specifies the MTU value to advertise in RA packets. The value is an integer that ranges from 1 65535.

Example

  • This example configures the advertised MTU value to 1000.
admin@XorPlus# set l3-interface routed-interface rif-te4 ipv6-nd mtu 1000
admin@XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.