Urouteconfig - Brocade Communications Systems A7533A - Brocade 4Gb SAN Switch Base Command Reference Manual

Brocade fabric os command reference guide v6.1.0 (53-1000599-02, june 2008)
Hide thumbs Also See for A7533A - Brocade 4Gb SAN Switch Base:
Table of Contents

Advertisement

2

uRouteConfig

uRouteConfig
Configures a static route.
Synopsis
urouteconfig in_area domain out_area
Description
Use this command to configure static routes. A static route is assigned to a specific path (defined
by port number out_area) and does not change when a topology change occurs unless the path
used by the route becomes unavailable.
After this command is issued, if out_area port is associated with a valid minimum-cost path, all
frames coming in from the in_area port addressed to domain are forwarded through the out_area
port. If the out_area port is not associated with such a path, the routing assignment is not
immediately affected by this command. However, the static route is remembered so that it can be
enforced if this port becomes part of a valid path in the future.
If a static route requires hardware resources that are already used, a platform conflict warning
message is displayed and the configuration does not take effect.
When using static routes, load sharing may be affected. The switch attempts to optimize load
sharing, but if too many routes are statically configured to use the same output port, a fair load
sharing may not be achievable.
To prevent routing loops, static route requests involving non-minimum-cost paths are not enforced.
Notes
Static route configuration is not supported on the Brocade 300, 4900, 5100, 5300, 7500, 7600,
and DCX platforms. On the Brocade 48000, Static route configuration is not supported on Brocade
directors set to chassis configuration option 5 by chassisConfig.
The execution of this command is subject to Admin Domain restrictions that may be in place. Refer
to chapter 1, "Understanding Admin Domain Restrictions" and Appendix A, "Command Availability"
for details.
Operands
This command has the following operands:
in_area
domain
out_area
Examples
To configure 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
684
Specifies the input port to be statically routed. The in_area parameter can
refer to either an F_Port or an E_Port.
Specifies the destination domain.
Specifies the output port to which traffic is forwarded.
switch:admin> urouteconfig 1 2 5
done.
switch:admin> urouteshow 1/1 2
Local Domain ID: 1
In Port
Domain
----------------------------------------------------------------------------
1
2
Out Port
Metric
5
500
Hops
Flags
Next (Dom, Port)
1
S
2,5
Fabric OS Command Reference
53-1000599-02

Advertisement

Table of Contents
loading

Table of Contents