HP VPN Firewall Appliances Network Management Command Reference
799
ripng metricout
Use ripng metricout to configure an additional metric for RIPng routes advertised by an interface.
Use undo ripng metricout to restore the default.
Syntax
ripng metricout value
undo ripng metricout
Default
The default additional routing metric is 1.
Views
Interface view
Default command level
2: System level
Parameters
value: Additional metric to advertised routes, in the range of 1 to 16.
Examples
# Set the additional metric to 12 for routes advertised by GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ripng metricout 12
Related commands
ripng metricin
ripng poison-reverse
Use ripng poison-reverse to enable the poison reverse function.
Use undo ripng poison-reverse to disable the poison reverse function.
Syntax
ripng poison-reverse
undo ripng poison-reverse
Default
The poison reverse function is disabled.
Views
Interface view
Default command level
2: System level
Examples
# Enable the poison reverse function for RIPng update messages on GigabitEthernet 0/1.