F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
712
undo ipv6 mtu
Default
The default MTU is 1500.
Views
Interface view
Default command level
2: System level
Parameters
mtu-size: Size of the maximum transmission units (MTUs) of an interface in bytes. The value ranges from
1208 to 1500.
Examples
# Set the MTU of IPv6 packets over GigabitEthernet 0/1 to 1280 bytes.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ipv6 mtu 1280
ipv6 nd autoconfig managed-address-flag
Use ipv6 nd autoconfig managed-address-flag to set the managed address configuration (M) flag to 1
so that the host can acquire an IPv6 address through stateful autoconfiguration (for example, from a
DHCP server).
Use undo ipv6 nd autoconfig managed-address-flag to restore the default.
Syntax
ipv6 nd autoconfig managed-address-flag
undo ipv6 nd autoconfig managed-address-flag
Default
The M flag is set to 0 so that the host can acquire an IPv6 address through stateless autoconfiguration.
Views
Interface view
Default command level
2: System level
Examples
# Configure the host to acquire an IPv6 address through stateful autoconfiguration.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ipv6 nd autoconfig managed-address-flag
ipv6 nd autoconfig other-flag
Use ipv6 nd autoconfig other-flag to set the other stateful configuration flag (O) to 1 so that the host can
acquire information other than IPv6 address through stateful autoconfiguration (for example, from a
DHCP server).