HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference
444
Examples
# Configure RIPng on Ethernet 1/1 to advertise only a default route.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] ripng default-route only
# Configure RIPng on Ethernet 1/1 to advertise a default route and other routes.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] 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 Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] 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.