1
uRouteRemove 1-473
Telnet Commands
uRouteRemove
Remove a static route.
Syntax uRouteRemove InArea, Domain
Availability Admin
Description Use this command to remove a configured static route.
When this command is issued, the route to Domain for InArea may or
may not change. It changes if the previous static route was not along
a minimum cost path.
After this command is issued, the load sharing to the domain is
re-evaluated .
InArea can be either an F_Port or an E_Port.
Operands This command has the following operands:
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
uRouteConfig
uRouteShow
InArea Specify the port to be statically routed. This
operand is required.
Domain Specify the destination domain. This operand is
required.