From: TMontana@xxxxxxx
Date: Wed Aug 14 2002 - 02:39:52 GMT-3
hi,
To set per-packet load-balancing, enable process switching (or
disable fast switching) using the following commands:
Router# config t
Router(config)# interface xxx
Router(config-if)# no ip route-cache
Router(config-if)# ^Z
To re-enable fast switching, use these commands:
Router# config t
Router(config)# interface xxx
Router(config-if)# ip route-cache
Router(config-if)# ^Z
If you want to use CEF than use the following:
- To enable per-packet load balancing, use the following command in
interface configuration mode: ip load-sharing per-packet
- To enable per-destination load balancing, use the following command in
interface configuration mode: ip load-sharing per-destination
regards,
monti
> hi,guys,
>
> what is command to set the forwarding of the per packet or per
> destionation?
>
> Thanks
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:24 GMT-3