Fabric OS Reference Manual (Version 3.0)

1-278 Fabric OS Reference
Telnet Commands
1
uRouteRemove
Remove a static route.
Synopsis uRouteRemove port, domainnumber
Availability admin
Description Use this command to remove a configured static route.
When this command is issued, the route to the specified port and domain may not change. It does
not change if the previous static route was along a minimum cost path.
After this command is issued, the load sharing to the specified domain is revaluated.
Operands This command has the following operands:
port Specify the port to be statically routed; can be either an F_port or an E_port.
Valid values for port number vary depending on the switch type. This operand is
required.
domainnumber
Specify the destination domain. This operand is required.
Examples To remove a static route for all traffic coming in from port 1 and addressed to domain 2:
See Also configShow
uRouteConfig
uRouteShow
switch:admin> uRouteRemove 1, 2