Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.3.0 (53-1001337-01, July 2009)

902 Fabric OS Command Reference
53-1001337-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, but 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.
Note The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may
be in place. Refer to chapter 1, "Using Fabric OS commands" and Appendix A, "Command
Availability" for details.
Operands This command has the following operands:
in_area Specify the input port of the static route to remove. in_area can be either an
F_Port or an E_Port.
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