435
Syntax
ripng metricout value
undo ripng metricout
Default
The additional metric of outbound routes is 1.
Views
Interface view
Predefined user roles
network-admin
Parameters
value: Adds an additional metric to outbound routes, in the range of 1 to 16.
Examples
# Configure RIPng on VLAN-interface 100 to add a metric of 12 to outbound routes.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] ripng metricout 12
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
Predefined user roles
network-admin
Examples
# Enable the poison reverse function for RIPng update messages on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] ripng poison-reverse
ripng split-horizon
Use ripng split-horizon to enable the split horizon function.