On Thu, Oct 10, 2019 at 2:36 AM BASSAGET Cédric <
cedric.bassaget...@gmail.com> wrote:

> Hello aain,
> It seems my problem is related to STP.
> After rebooting a switch, VPC peer-link is disabled by spanning tree :
>
> > interface port-channel13
> >   switchport mode trunk
> >   switchport trunk allowed vlan 40
> >   vpc 13
> >
> > interface port-channel14
> >   switchport mode trunk
> >   switchport trunk allowed vlan 40
> >   vpc 14
> >
>
>
This really only makes sense if the linux boxen are sending bpdus, but you
could try setting the etherchannel interfaces to "spanning-tree port type
edge trunk".  Of course, if you do so, you should probably run "brctl show"
on your linux endpoints just to ensure they are not somehow running their
bond interfaces in a bridge and sending bpdus.
_______________________________________________
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