Hi All, I using motorola BSR 64000 and configured lag interface for two interface gigaether but i don't know what is Cisco switch L2 configuration mode etherchannel? Pls help me. Thanks!
It varies depending on the switch model, but in general it sounds like this:
1. create a port group
! interface Port-channel2 description This is the Group for aggregation
2. Add the Interfaces to the created Group
interface GigabitEthernet0/9 description CMTS 1 channel-group 2 mode on
interface GigabitEthernet0/10 description CMTS 1 channel-group 2 mode on
3. Check who are the members of the port Group
show int port-channel 2
Good luck.
M.
Hello, how to configure an lag interface in BSR64000?
Thanks in advance.
We use cookies on this site to enhance your user experienceBy clicking any link on this page you are giving your consent for us to set cookies.
It varies depending on the switch model, but in general it sounds like this:
1. create a port group
!
interface Port-channel2
description This is the Group for aggregation
2. Add the Interfaces to the created Group
interface GigabitEthernet0/9
description CMTS 1
channel-group 2 mode on
interface GigabitEthernet0/10
description CMTS 1
channel-group 2 mode on
3. Check who are the members of the port Group
show int port-channel 2
Good luck.
M.
Hello, how to configure an lag interface in BSR64000?
Thanks in advance.