Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

Fabric OS Command Reference Manual 2-721
Publication Number: 53-1000240-01
uRouteRemove
2
Note: Enter commands in lowercase only; mixed case is for readability.
uRouteRemove
Removes a static route.
Synopsis urouteremove in_area domain
Description Use this command to remove a previously configured static route.
After this command is issued, the route to domain for in_area might change to use a different output port,
only if dynamic load sharing (DLS) is set. If DLS is not set, the route remains as is, with its route attribute
changed from static to dynamic.
in_area can be either an F_Port or an E_Port.
N
ote
The execution of this command is subject to Admin Domain restrictions that may be in place.
Operands This command has the following operands:
in_area Specify the input port of the static route to remove.
domain Specify the destination domain of the static route to remove.
Examples To remove a static route for all traffic coming in from port 1 and addressed to domain 2:
See Also configShow, dlsShow, uRouteConfig, uRouteShow
switch:admin> urouteremove 1 2
done.