Brocade Fabric OS Command Reference Manual Supporting Fabric OS v7.0.0 (April 2011)

Fabric OS Command Reference 1039
53-1001764-01
uRouteRemove
22
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.
NOTES 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