R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
718
Description
Use ripng default-route to advertise a default route with the specified routing metric to a RIPng neighbor.
Use undo ripng default-route to stop advertising or forwarding the default route.
By default, a RIP process does not advertise any default route.
After you execute this command, the generated RIPng default route is advertised in a route update over
the specified interface. This IPv6 default route is advertised without considering whether it already exists
in the local IPv6 routing table.
Examples
# Advertise only the default route through GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ripng default-route only
# Advertise the default route together with other routes through GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ripng default-route originate
ripng enable
Syntax
ripng process-id enable
undo ripng [ process-id ] enable
View
Interface view
Default level
2: System level
Parameters
process-id: RIPng process ID, in the range of 1 to 65535.
Description
Use ripng enable to enable RIPng on the specified interface.
Use undo ripng enable to disable RIPng on the specified interface.
By default, RIPng is disabled on an interface.
Examples
# Enable RIPng100 on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ripng 100 enable