Examples
# Enable RIPng 100 on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] ripng 100 enable
ripng ipsec-policy
Syntax
ripng ipsec-policy
policy-name
undo
ripng ipsec-policy
View
Interface view
Default level
2: System level
Parameters
policy-name
: IPsec policy name, a string of 1 to 15 characters.
Description
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.
By default, no IPsec policy is configured for the RIPng interface.
The IPsec policy to be applied must have been configured.
Examples
# Apply IPsec policy
policy001
to VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] ripng ipsec-policy policy001
ripng metricin
Syntax
ripng
metricin
value
undo ripng
metricin
View
Interface view
Default level
2: System level
Parameters
value
: Additional metric for received routes, in the range of 0 to 16.
Description
Use
ripng metricin
to specify an additional metric for received RIPng routes.
279