Help BSR lag interface vs cisco switch L2 | docsis.org

You are here

Help BSR lag interface vs cisco switch L2

3 posts / 0 new
Last post
tayeumi
Help BSR lag interface vs cisco switch L2

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!

Msarmento
Try this one

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.

Luis (not verified)
Lag interface BSR64000

Hello, how to configure an lag interface in BSR64000?

Thanks in advance.

Log in or register to post comments