Skip to content

Schema Field Entries VLANs

Nick Hilliard edited this page Jul 16, 2015 · 2 revisions

Schema Field Entries - VLAN Entries

ixp_list.[].vlan.[].id - a numeric vlan identifier. Where possible, this index number should be consistent across exports. As the index is intended only to be used as an internal index within the schema, it is not required to be consistent across exports and json consumer code should assume that it is not consistent across exports.

ixp_list.[].vlan.[].name - the name used by the IXP to refer to this VLAN. E.g. INEX LAN1, LINX Extreme LAN.

ixp_list.[].vlan.[].ipv4.prefix - the IPv4 prefix of the peering VLAN, e.g. 192.0.2.0

ixp_list.[].vlan.[].ipv4.masklen - the IPv4 prefix mask length of the peering VLAN, e.g. 24

ixp_list.[].vlan.[].ipv6.prefix - the IPv6 prefix of the peering VLAN, e.g. 2001:db8:f00d::

ixp_list.[].vlan.[].ipv6.masklen - the IPv6 prefix mask length of the peering VLAN, e.g. 64