- PAgP, is cisco and has three port modes, auto and desirable, and on.
- If two link are in desirable they will not negotiate a link
- If connecting to servers which do not use PAgP then use silent
- LACP, is not cisco and has two modes, active and passive
- if two links are in Passive they will not negotiate a link
- ON, uses no negotiation.
- Must be set on all
- Switch(config)#interface port-channel 1
- Switch(config-if)#channel-group 1 mode on\des\auto\act\pass
- Switch(config-if)#channel-protocol pagp\lacp
- Switch(config)#int port-channel 1
- Switch(config-if)#int mode trunk
Also uses a load balancing method
No comments:
Post a Comment