[c-nsp] ASR920 LACP and xconnect

James Bensley jwbensley+cisco-nsp at gmail.com
Fri Aug 21 10:37:49 EDT 2020


On Thu, 20 Aug 2020 at 19:16, Eric Van Tol <eric at atlantech.net> wrote:
> Interface configs:
>
> interface GigabitEthernet0/0/0
> mtu 1600
> no ip address
> load-interval 30
> negotiation auto
> channel-group 1 mode active
> !
>
> interface GigabitEthernet0/0/1
> mtu 1600
> no ip address
> load-interval 30
> negotiation auto
> channel-group 1 mode active
> !
> interface Port-channel1
> mtu 1600
> no ip address
> load-interval 30
> negotiation auto
> no keepalive
> service instance 1 ethernet
>   encapsulation default
>   l2protocol peer lacp
>   xconnect x.x.x.x 1234 encapsulation mpls pw-class Raw-Mode-VC5
>    mtu 1600

What happens if you change each interface to be "channel-group 1 mode
on" and remove "l2protocol peer lacp" to disable LACP and remove it
from the equation?

Cheers,
James.


More information about the cisco-nsp mailing list