Score:0

Bonding 802.3ad Ubuntu and Aruba 6300M

cn flag

I have a problem with bonding mode 802.3ad between Ubuntu 20.04.3 and switch aruba 6300m.

Any problems :

The bonding work fine but after a reboot i need to shut / no shut my lag on 6300M switch for "actualize" the bonding. After that it's work fine. (Only mode 802.3ad have this problem).

sudo netplan apply does not work. I need to reboot my server for apply configuration

Netplan conf :

network:
version: 2
renderer: networkd
ethernets:
  ens3f0np0:
    dhcp4: false
  eno5np0:
    dhcp4: false
bonds:
  bond0:
    interfaces: [ens3f0np0,eno5np0]
    addresses: [MyIP]
    gateway4: MyGateway
    nameservers:
      addresses: [MyDNS]
    parameters:
      mode: 802.3ad
      lacp-rate: fast
      mii-monitor-interval: 100

Conf LAG Aruba 6300M :

 Aggregated-interfaces       : 1/1/20 2/1/20
 Aggregation-key             : 25
 Aggregate mode              : active
 Hash                        : l3-src-dst
 LACP rate                   : fast
 Speed                       : 20000 Mb/s
 Mode                        : access

can you help me please, i think i have a problem with my netplan configuration

Sudo netplan try :

bond0: reverting custom parameters for bridges and bonds is not supported

Please carefully review the configuration and use 'netplan apply' directly.
Dorian BRHN avatar
cn flag
sorry i miss "Hi everyone" :)
us flag
You have showed the output of `netplan try`, which explains that there is no `try` mode for bridges and bonds and advises you to run `netplan apply` instead. Did you do so? If so, what was the output?
Dorian BRHN avatar
cn flag
`sudo netplan apply` work without message error but i need to reboot my server for realy apply the configuration.
Dorian BRHN avatar
cn flag
`sudo netplan apply` work without message error but i need to reboot my server for realy apply the configuration.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.