hardware-resource routing-mode

Use hardware-resource routing-mode ipv6-128 to enable support for IPv6 routes with prefixes longer than 64 bits.

Use hardware-resource routing-mode ipv6-64 to disable support for IPv6 routes with prefixes longer than 64 bits.

Use undo hardware-resource routing-mode to restore the default.

Syntax

hardware-resource routing-mode { ipv6-64 | ipv6-128 }

undo hardware-resource routing-mode

Default

The device does not support IPv6 routes with prefixes longer than 64 bits.

Views

System view

Predefined user roles

network-admin

Parameters

ipv6-64: Specifies IPv6 addresses with prefixes shorter than or equal to 64 bits. Specify this keyword to disable support for IPv6 routes with prefixes longer than 64 bits.

ipv6-128: Specifies IPv6 addresses with prefixes longer than 64 bits. Specify this keyword to enable support for IPv6 routes with prefixes longer than 64 bits.

Usage guidelines

For this feature to take effect, you must save the running configuration and reboot the device. Before rebooting the device, make sure you fully understand the impact on your network.

Examples

# Enable support for IPv6 routes with prefixes longer than 64 bits.

<Sysname> system-view
[Sysname] hardware-resource routing-mode ipv6-128
Reboot device to make the configuration take effect.