The ripng enable command enables RIPng on an interface.
The undo ripng command disables RIPng on an interface.
By default, RIPng process is disabled.
| Parameter | Description | Value |
|---|---|---|
| process-id | Specifies the ID of a RIPng process. | The value is an integer ranging from 1 to 65535. |
Ethernet interface view, Ethernet sub-interface view, Eth-Trunk interface view, Eth-Trunk sub-interface view, Tunnel interface view, Dialer interface view, VLANIF interface view
This command can take effect only after IPv6 is enabled for the RIPng process and interfaces.
# Enable RIPng 100 on GigabitEthernet0/0/0.
<sysname> system-view
[sysname] ipv6
[sysname] ripng 100
[sysname-ripng-100] quit
[sysname] interface GigabitEthernet 0/0/0
[sysname-GigabitEthernet0/0/0] ipv6 enable
[sysname-GigabitEthernet0/0/0] ipv6 address 2001:DB8::1/64
[sysname-GigabitEthernet0/0/0] ripng 100 enable