Roberto,
The only way to load balance across trunk links would be to create a channel-group on those ports.
You could try the following config:
int range fa0/1 - 2
swit trunk encaps dot1q
switch mode trunk
channel-group 1 mode desirable
int po1
swit trunk encaps dot1q
switch mode trunk
channel-group 1 mode desirable
The other side also has to be configured for an etherchannel in order for the link to work. Desirable/Auto enables pagp in Active/Passive (respectively). For lacp, you can use mode Active/Passive for Active/Passive respectively.
HTH,
John
*** Please rate all useful posts ***
HTH,
John
*** Please rate all useful posts ***