Fabric OS Administrator’s Guide 77
53-1001763-02
Route selection 4
”DLS is set with Lossless enabled.” DLS is enabled with the Lossless feature. Load sharing
is recomputed with every change in the fabric, and existing routes can be moved to
maintain optimal balance. In Lossless mode, no framers are lost during this operation.
"DLS is set by default with current routing policy. DLS is set with Lossless enabled."
Indicates that the current routing policy (exchange-based) requires DLS to be enabled by
default. In addition, the lossless option is enabled. Frame loss is prevented during a load
sharing re-computation. If you get this message, you cannot perform step 3, so you are
done with this procedure.
3. Enter the dlsSet command to enable DLS or enter the dlsReset command to disable it.
Example of setting and resetting DLS.
switch:admin> dlsshow
DLS is not set
switch:admin> dlsset
switch:admin> dlsshow
DLS is set
switch:admin> dlsreset
switch:admin> dlsshow
DLS is not set

Static route assignment

A static route can be assigned only when the active routing policy is port-based routing. When
exchange-based routing is active, you cannot assign static routes.
Static routes are supported only on the Brocade 4100 and 5000 platforms.
Static routes are not supported on the Brocade 300, 4900, 5410, 5424, 5450, 5460, 5470, 5480,
5100, 5300, 5424, 7500, 7500E, 7600, 7800, 8000, and VA-40FC switches, and the Brocade
48000 or Brocade DCX or DCX-4S enterprise-class platforms. Instead, use the traffic isolation
feature to create a dedicated path for interswitch traffic. See “Traffic Isolation Zoning” on page 267
for information about this feature.

Assigning a static route

1. Connect to the switch and log in as admin.
2. Enter the uRouteConfig command.
Example of configuring a route
The following example shows how to configure a static route for all traffic coming in from port 1 and
addressed to domain 2 to go through port 5:
switch:admin> urouteconfig 1 2 5
done.

Removing a static route

1. Connect to the switch and log in as admin.
2. Enter the uRouteRemove command.