← Back to team overview

openstack team mailing list archive

Re: [openstack][quantum] How to understand 'ovs-vsctl show'?

 

Here's a blog FYI.
http://packetpushers.net/openstack-quantum-network-implementation-in-linux/

Best Regards,

                                                                             
 Edward Zhang(张华)                                                          
 Advisory Software Engineer                                                  
 Software Standards & Open Source                                            
 Software                                                                    
 Emerging Technology Institute(ETI)                                          
 IBM China Software Development Lab                                          
                                                                             
                                                                             
                                                                             
                                                                             
                                                                             
                                                                             
                                                                             
                                                                             





                                                                           
             "Qinglong.Meng"                                               
             <mengql112233@gma                                             
             il.com>                                                    To 
             Sent by:                  openstack@xxxxxxxxxxxxxxxxxxx,      
             "Openstack"               china-openstack-user-group@googlegr 
             <openstack-bounce         oups.com,                           
             s                                                          cc 
             +zhuadl=cn.ibm.co                                             
             m@lists.launchpad                                     Subject 
             .net>                     [Openstack] [openstack][quantum]    
                                       How to understand 'ovs-vsctl show'? 
                                                                           
             05/21/2013 12:04                                              
             PM                                                            
                                                                           
                                                                           
                                                                           




Hi all,
    Here is output of cmd 'ovs-vsctl show'. But how to explain it. Can
anybody help me?

root@compute01:~# ovs-vsctl show
e98109dd-eb2d-43b0-82f8-e2c733db49d7
    Bridge "qbr876fed87-40"
        Port "tap876fed87-40"
            Interface "tap876fed87-40"
        Port "qvb876fed87-40"
            Interface "qvb876fed87-40"
        Port "qbr876fed87-40"
            Interface "qbr876fed87-40"
                type: internal
    Bridge br-int
        Port br-int
            Interface br-int
                type: internal
        Port "qvo876fed87-40"
            tag: 1
            Interface "qvo876fed87-40"
        Port patch-tun
            Interface patch-tun
                type: patch
                options: {peer=patch-int}
        Port "qvoeeba05d1-fb"
            tag: 1
            Interface "qvoeeba05d1-fb"
        Port "tapa27f848c-27"
            tag: 1
            Interface "tapa27f848c-27"
        Port "tapb55a3af4-29"
            tag: 1
            Interface "tapb55a3af4-29"
    Bridge br-tun
        Port "gre-2"
            Interface "gre-2"
                type: gre
                options: {in_key=flow, out_key=flow,
remote_ip="10.10.10.73"}
        Port patch-int
            Interface patch-int
                type: patch
                options: {peer=patch-tun}
        Port "gre-1"
            Interface "gre-1"
                type: gre
                options: {in_key=flow, out_key=flow,
remote_ip="10.10.10.72"}
        Port br-tun
            Interface br-tun
                type: internal
    Bridge "virbr0"
        Port "virbr0"
            Interface "virbr0"
                type: internal
    Bridge br-ex
        Port "eth3"
            Interface "eth3"
        Port "tap15ee53c7-1d"
            Interface "tap15ee53c7-1d"
        Port br-ex
            Interface br-ex
                type: internal
    Bridge "qbreeba05d1-fb"
        Port "tapeeba05d1-fb"
            Interface "tapeeba05d1-fb"
        Port "qvbeeba05d1-fb"
            Interface "qvbeeba05d1-fb"
        Port "qbreeba05d1-fb"
            Interface "qbreeba05d1-fb"
                type: internal
    ovs_version: "1.4.0+build0"

Best Regards,
Tks

--

Lawrency Meng
mail: mengql112233@xxxxxxxxx
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

GIF image

GIF image

GIF image

GIF image


References