[ixpmanager] Vlan Tagging question

Marc Bruyere mbruyere at nc.u-tokyo.ac.jp
Wed Aug 12 10:37:49 IST 2020


done
issue #668

Le 06/08/2020 à 18:30, Marc Bruyere a écrit :
>
> 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/20200812/b1eb48e7/attachment.htm>


More information about the ixpmanager mailing list