433
Examples
# Configure RIPng on VLAN-interface 100 to advertise only a default route.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] ripng default-route only
# Configure RIPng on VLAN-interface 101 to advertise a default route and other routes.
<Sysname> system-view
[Sysname] interface vlan-interface 101
[Sysname-Vlan-interface101] ripng default-route originate
ripng enable
Use
ripng
enable
to enable RIPng on an interface.
Use
undo ripng enable
to disable RIPng on an interface.
Syntax
ripng
process-id
enable
undo ripng enable
Default
RIPng is disabled on an interface.
Views
Interface view
Predefined user roles
network-admin
Parameters
process-id
: Specifies a RIPng process by its ID in the range of 1 to 65535.
Examples
# Enable RIPng 100 on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] ripng 100 enable
ripng ipsec-profile
Use
ripng ipsec-profile
to apply an IPsec profile to a RIPng interface.
Use
undo ripng ipsec
-
profile
to remove the IPsec profile from the RIPng interface.
Syntax
ripng ipsec-profile
profile-name
undo ripng ipsec-profile
Default
No IPsec profile is applied to the RIPng interface.