Command Reference IPv6 Commands
Configuration
Examples
The following example adds a prefix for SVI 1.
Ruijie(config)# interface vlan 1
Ruijie(conifig-if)# ipv6 nd prefix 2001::/64 infinite 2592000
The following example sets the default prefix parameters for SVI 1 (they cannot be used for auto
address configuration):
Ruijie(config)# interface vlan 1
Ruijie(config-if)# ipv6 prefix default no-autoconfig
If no parameter is specified, the default parameters will be used, and the prefix cannot be used for
auto address configuration.
Command Description Related
Commands
show ipv6 interface
Show the RA information of an interface.
Platform
Description
N/A
ipv6 nd ra-hoplimit
Use this command to set the hopcount of the RA message. Use the no form of this command to
restore it to the default setting.
ipv6 nd ra-hoplimit value
no ipv6 nd ra-hoplimit
Parameter Description Parameter
Description
value
Hopcount
Defaults
The default value is 64.
Command
Mode
Interface configuration mode.
Usage Guide
It is used to set the hopcount of the RA message.
Configuration
Examples
Ruijie(config -if)# ipv6 nd ra-hoplimit 110
Command Description
show ipv6 interface
Show the interface information.
ipv6 nd ra-lifetime
Set the lifetime of the device.
Related
Commands
ipv6 nd ra-interval
Set the interval of sending the RA message.
ipv6 nd ra-mtu
Set the MTU of the RA message.