Specifications

Table Of Contents
Fabric OS Commands
876 Fabric OS Version 3.1.x/4.1.x Reference Guide
Operands
This command has the following operands:
Examples
To configures a static route for all traffic coming in from port 1 and addressed to
domain 2 to go through port 5:
See Also
configShow
interfaceShow
uRouteRemove
uRouteShow
InArea Specify the port to be statically routed. This operand is required.
Domain Specify the destination domain. This operand is required.
OutArea Specify the output port where traffic is forwarded. This operand
is required.
switch:admin> uRouteConfig 1 2 5
done.
switch:admin> configShow
route.ucastRoute.1.2: 5
route.ucastRouteCount: 1