ADTRAN AOS Version R10.1.0 Command Reference Manual page 1040

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
ip load-sharing
Use the ip load-sharing command to configure whether parallel routes in the route table are used to
load-share forwarded packets. If this command is disabled, the route table uses a single "best" route for a
given subnet. If this command is enabled, the route table can use multiple "best" routes and alternate
between them. Use the no form of this command to disable this feature. Variations of this command
include:
ip load-sharing per-destination
ip load-sharing per-packet
Syntax Description
per-destination
per-packet
Default Values
By default, ip load-sharing is disabled.
Command History
Release 10.1
Usage Examples
The following example turns on load-sharing per destination:
(config)#ip load-sharing per-destination
The following example disables load-sharing:
(config)#no ip load-sharing
60000CRG0-35E
Specifies that the route used for forwarding a packet be based on a hash of
the source and destination IP address in the packet.
Specifies that each forwarding route lookup rotates through all the parallel
"best" routes. (Parallel routes are defined as routes to the same subnet with
the same metrics that only differ by their next-hop address.)
Command was introduced.
Copyright © 2012 ADTRAN, Inc.
Global Configuration Mode Command Set
1040

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents