Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

Fabric OS Command Reference Manual 719
53-1000436-01
uRouteRemove
2
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.
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:
switch:admin> urouteremove 1 2
done.
See Also configShow, dlsShow, uRouteConfig, uRouteShow