[ixpmanager] LAG Config

Barry O'Donovan barry.odonovan at inex.ie
Sat Apr 15 09:37:16 IST 2017



Mike Hammett wrote:
> What is "Bundle Name" in the vendor config? Is that what they call a LAG
> port IE: port-channelxx?

As yet undocumented (getting to it...) but yes. Example from INEX:

mysql> select name,bundle_name from vendor where id in (4,16);
+---------------+--------------+
| name          | bundle_name  |
+---------------+--------------+
| Cisco Systems | Port-channel |
| Arista        | Port-Channel |
+---------------+--------------+
2 rows in set (0.01 sec)

This is used by auto-provisioning stuff we're working on at INEX. Still 
not convinced as to whether this needs to come from IXP Manager or 
should the provisioning script be platform aware and just need to know 
if it's a bundle or not (and bundle number).

  - Barry


More information about the ixpmanager mailing list