Command Reference Guide Global Configuration Mode Command Set61200990L1-35E Copyright © 2005 ADTRAN 385ip load-sharing [per-destination | per-packet]Use the ip load-sharing command to configure whether parallel routes in the route table are used toload-share forwarded packets. If this command is disabled, the route table uses a single “best” route for agiven subnet. If this command is enabled, the route table can use multiple “best” routes and alternatebetween them.Syntax Descriptionper-destination Specifies that the route used for forwarding a packet be based on a hash of thesource and destination IP address in the packet.per-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 samemetrics that only differ by their next hop address.)Default ValuesBy default, ip load-sharing is disabled.Applicable PlatformsThis command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900Series units.Command HistoryRelease 10.1 Command was introduced.Usage ExamplesThe following example turns on load-sharing per destination:(config)# ip load-sharing per-destinationThe following example disables load-sharing:(config)# no ip load-sharing