On Thu, 20 Aug 2020 at 19:16, Eric Van Tol <e...@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.
_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to