R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

490
Examples
# Apply IPsec profile profile001 to GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] ripng ipsec-profile profile001
ripng metricin
Use ripng metricin to configure an interface to add a metric to inbound RIPng routes.
Use undo ripng metricin to restore the default.
Syntax
ripng metricin value
undo ripng metricin
Default
The additional metric of an inbound route is 0.
Views
Interface view
Predefined user roles
network-admin
Parameters
value: Adds an additional metric to inbound routes, in the range of 0 to 16.
Examples
# Configure GigabitEthernet 2/1/1 to add a metric of 12 to inbound RIPng routes.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] ripng metricin 12
ripng metricout
Use ripng metricout to configure an interface to add a metric to outbound RIPng routes.
Use undo ripng metricout to restore the default.
Syntax
ripng metricout value
undo ripng metricout
Default
The additional metric of outbound routes is 1.
Views
Interface view
Predefined user roles
network-admin