HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

708 Fabric OS commands
Removes a static route.
Synopsis
urouteremove InArea Domain
Availability
admin
Description
Use this command to remove a previously configured static route.
After this command is issued, the route to Domain for InArea might or might not change. It changes if the
previous static route was not along a minimum-cost path. Also, after this command is issued, the load
sharing to Domain is reevaluated.
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:
See also
dlsShow
configShow
urouteConfig
urouteShow
urouteRemove
InArea The port that is statically routed.
Domain The destination domain.
switch:admin> urouteremove 1 2
done.