User Manual
UMN:CLI
V8102
719
To release the configured passive interface, use the following command.
Command
Mode
Description
no passive-interface
INTERFACE
Router
Releases the configured passive interface.
12.5.9.4
Maximum Path
To set the maximum number of parallel paths for the RIPng routing table, use the follow-
ing command.
Command
Mode
Description
maximum-paths
<1-8>
Router
Forwards packets over multiple paths.
<1-8>: the numbers of multipath supported (defualt:1)
no maximum-paths
Deletes the configured number of parallel paths.
12.5.9.5
Offset List
An offset list is the mechanism for increasing incoming and outgoing metrics to routes
learned via RIP. You can limit the offset list with an access list. To add the value of routing
metrics, use the following command.
Command
Mode
Description
offset-list WORD
{
in
|
out
} <0-
16> [
management | loopback |
vlan VLANID
]
Router
Add an offset to incoming or outgoing metrics to routes
learned via RIP.
WORD: access list name
0-16: type number
VLANID: vlan ID
no offset-list WORD
{
in
|
out
} <0-
16> [
management | loopback |
vlan VLANID
]
Removes an offset list.
12.5.10
Maximum Number of RIP Routes
You can set the maximum number of RIP routes for using on RIP protocol. To set the
maximum number of routes, use the following command.
Command
Mode
Description
maximum prefix
<1-65535> [1-
100]
Router
Sets the maximum number of routes of RIP.
1-65535: maximum number of RIP routes
1-100: percentage of maximum routes to generate a
warning (default: 75)
no maximum prefix
Removes the maximum number of routes of RIP which
are set before.