HP StorageWorks Fabric OS 5.X Command Reference Guide (AA-RVHVB-TE, September 2005)

Table Of Contents
Fabric OS 5.x command reference guide 739
Removes a static route.
Synopsis
urouteremove in_area domain
Availability
admin
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, 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.
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
in_area Specify the F_Port or E_Port input port of the static route to remove.
domain Specify the destination domain of the static route to remove.
switch:admin> urouteremove 1 2
done.