Hello, i have schoolwork assignment where i have to make a switch and a PC,
i have an ip address 192.168.1.30,
how exactly would i make it work on LACP, and PAGP protocols,
any help would be appreciated.
this is what i have now, is this good? when i ping them its always failed.
PAGP:
int r fa0/1-3
channel-group ?
channel-group 4 mode ?
channel-group 4 mode active
sw mode trunk
do copy run start
show etherchannel summary
LACP:
int r fa0/11-13
channel-group 4 mode ?
channel-group 4 mode passive
sw mode trunk
exit
do copy run start
show etherchannel summary