Command Reference Guide

4adjust-route 3Com Router 5000 Family and Router 6000 Family
Command Reference
adjust-route
Purpose Use the adjust-route command to add a destination address to which equal cost
routes are present for dynamically adjustment.
Use the undo adjust-route command to remove a configured destination
address.
Syntax adjust-route ip-address { mask-length | net-mask }
undo adjust-route ip-address { mask-length | net-mask }
Parameters ip-address
IP address of an interface, in dotted decimal notation.
mask-length
Length of the subnet mask, a decimal numeral.
net-mask
Corresponding subnet mask, in dotted decimal
notation.
Example Add the destination address 100.1.1.0/24 for dynamical adjustment.
<3Com> system-view
[3Com] rcrlocal
[3Com-rcrlocal] adjust-route 100.1.1.0 24
Remove the destination address 100.1.1.0/24 configured for dynamical adjustment.
<3Com> system-view
[3Com] rcrlocal
[3Com-rcrlocal] undo adjust-route 100.1.1.0 24
View This command can be used in the following views:
Rcrlocal view
Description The system performs dynamic adjustment for the destination address which is the
ANDed result of the specified IP address and the mask.