HP VPN Firewall Appliances Network Management Command Reference
797
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
Use ripng enable to enable RIPng on the specified interface.
Use undo ripng enable to disable RIPng on the specified interface.
Syntax
ripng process-id enable
undo ripng [ process-id ] enable
Default
RIPng is disabled on an interface.
Views
Interface view
Default command level
2: System level
Parameters
process-id: RIPng process ID, in the range of 1 to 65535.
Examples
# Enable RIPng 100 on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ripng 100 enable
ripng ipsec-policy
Use ripng ipsec-policy to apply an IPsec policy on a RIPng interface.
Use undo ripng ipsec-policy to remove the IPsec policy from the RIPng interface.
Syntax
ripng ipsec-policy policy-name
undo ripng ipsec-policy
Default
No IPsec policy is configured for the RIPng interface.