I have created a group interface (a0a), in which I have selected ports e0c (10Gb/s) and e0d (Gb/s),
Mode LACP and Load Distribution IP based.
I have told the network technician that those 2 ports that are on a switch, perform a level 3 lacp.
The problem is that I see that the lacp has been created correctly but in system manager if I select the port a0a (if group create) it tells me that the speed is 10Gb/s,
Would you show me the value of 20Gb / s? Is it correct to show me that lacp port a0a the 10Gb / s information?
If it's wrong, how should I go about doing a LACP and make it a 20Gb / s aggregate?
controller1::> network port ifgrp show -node controller1 -ifgrp a0a
Node: controller1
Interface Group Name: a0a
Distribution Function: ip
Create Policy: multimode_lacp
MAC Address: d2:39:ea:20:e7:05
Port Participation: full
Network Ports: e0c, e0d
Up Ports: e0c, e0d
Down Ports: -
controller1 😆 net port show -node controller1
(network port show)
Node: controller1
Speed(Mbps) Health
Port IPspace Broadcast Domain Link MTU Admin/Oper Status
--------- ------------ ---------------- ---- ---- ----------- --------
a0a Default Broadcast up 1500 auto/- healthy
In the CLI it does not show at what speed it is negotiating, but in the system manager, it shows me 10Gb/s
Is something wrong? If it was fine why not show 20Gb / s?
Thank you!!