Hi list,

I followed the "FAQ" to change a "tagged / trunk" port to an "access
port":


If you want to configure an already added port as an access port, use
"ovs-vsctl set", e.g.:

   ovs-vsctl set port tap0 tag=9

However, the port (vnet) keeps the "trunks=vid" entry, and gets another
"tag=vid" entry. Example:

Bridge uplink
        Port "vnet6"
            tag: 226             <--- added by set port command
            trunks: [226, 227]
            Interface "vnet6"

Is the above configuration for port "vnet6" equivalent to a "native vlan" 
(native-untagged)? How
can one convert a trunk port to an "access port"

Thanks,

Stefan Kooman

-- 
| BIT BV  http://www.bit.nl/        Kamer van Koophandel 09090351
| GPG: 0xD14839C6                   +31 318 648 688 / [email protected]

Attachment: pgpKGWIJplSeo.pgp
Description: PGP signature

_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to