Foundry Networks Switch and Router Installation And Configuration Manual page 504

Switch and router
Table of Contents

Advertisement

Foundry Switch and Router Installation and Configuration Guide
When you configure host-based load sharing for a specific destination network, the Layer 3 Switch distributes
traffic to hosts on the network evenly across the available paths. For other networks, the Layer 3 Switch uses a
single path for all traffic to hosts on a given network.
NOTE: The host-based load sharing for the destination takes effect only if the IP route table contains an entry
that exactly matches the destination network you specify. For example, if you configure host-based load sharing
for destination network 207.95.7.0/24, the IP route table must contain a route entry for that network. In fact, for
load sharing to occur, the IP route table needs to contain multiple equal-cost paths to the network.
To enable host-based load sharing for a specific destination network, use the following CLI method.
USING THE CLI
To enable host-based load sharing for a specific destination network, enter a command such as the following at
the global CONFIG level of the CLI:
BigIron(config)# ip load-sharing route-by-host 207.95.7.0/24
This command configures the Layer 3 Switch to use host-based load sharing for traffic to destinations on the
207.95.7.0/24 network. The Layer 3 Switch uses network-based load sharing for traffic to other destination
networks.
Syntax: [no] ip load-sharing route-by-host <ip-addr> <ip-mask>
or
Syntax: [no] ip load-sharing route-by-host <ip-addr>/<mask-bits>
USING THE WEB MANAGEMENT INTERFACE
You cannot configure this option using the Web management interface.
Disabling Host-Based Load-Sharing
You can disable host-based load sharing for specific destination networks or for all networks. When you disable
host-based load sharing for a destination network (or for all destination networks), the software removes the host-
based forwarding cache entries for the destination network(s) and uses network-based forwarding entries instead.
NOTE: This method applies only to networks for which you have explicitly enabled host-based load sharing. If
you have enabled host-based load sharing globally but want to change to network-based load sharing, enter the
no ip load-sharing by-host command at the global CONFIG level of the CLI.
Use either of the following methods to disable host-based load sharing for destination networks for which you
have configured the feature.
USING THE CLI
To disable host-based load sharing for all the destination networks for which you have explicitly enabled the host-
based load sharing, enter the following command at the global CONFIG level of the CLI:
BigIron(config)# no ip load-sharing route-by-host
To disable host-based load sharing for a specific destination network, enter a command such as the following:
BigIron(config)# no ip load-sharing route-by-host 207.95.7.0/24
This command removes the host-based load sharing for the 208.95.7.0/24 network, but leaves the other host-
based load sharing configurations intact.
USING THE WEB MANAGEMENT INTERFACE
You cannot configure this option using the Web management interface.
Changing the Maximum Number of Load Sharing Paths
By default, IP load sharing allows IP traffic to be balanced across up to four equal paths. You can change the
maximum number of paths the Layer 3 Switch supports to a value from 2 – 8.
15 - 62
December 2000

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents