[ixpmanager] Vlan Tagging question

Marc Bruyere mbruyere at nc.u-tokyo.ac.jp
Thu Aug 6 09:41:56 IST 2020


Hi All,

How could we have on a single none tagged layer2interface two VLAN ?
Or there is particular use case for it ? a router with 2 IPs on the 
native VLAN fpr example ?

It should in IXP_Manager a policies to not allow such right ?!

Thx

/mb


     "layer2interfaces": [
         {
             "type": "edge",
             "description": "Beta",
             "dot1q": false,
             "virtualinterfaceid": 3,
             "lagframing": false,
             "vlans": [
                 {
                     "number": 100,
                     "macaddresses": [
                         "00:00:00:00:00:03"
                     ],
                     "ipaddresses": {
                         "ipv4": "10.0.0.3",
                         "ipv6": "fd00::3"
                     }
                 },
                 {
                     "number": 300,
                     "macaddresses": [
                         "00:00:00:00:00:03"
                     ],
                     "ipaddresses": {
                         "ipv4": "10.0.2.1",
                         "ipv6": "2001:db8:2::1"
                     }
                 }
             ],
             "shutdown": false,
             "status": "connected",
             "name": "port1.0.1",
             "speed": 1000,
             "autoneg": true
         }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20200806/75a81196/attachment.htm>


More information about the ixpmanager mailing list