Добрый день
есть такая схема:
dell:
interface ethernet 1/g1
description "uplink"
switchport mode trunk
switchport trunk allowed vlan add 2903
exit
interface ethernet 1/g19
description "serv"
channel-group 1 mode auto
exit
interface ethernet 1/g20
description "serv"
channel-group 1 mode auto
exit
interface ethernet 1/g21
description "mikrotik to internet"
switchport mode trunk
switchport trunk allowed vlan add 2903
exit
interface port-channel 1
switchport mode trunk
switchport trunk allowed vlan add 2903
exit
linux:
auto bond0
iface bond0 inet manual
bond-