xenserver network commands

From thelinuxwiki
Revision as of 18:18, 10 February 2014 by Nighthawk (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

List existing networks

The following command will list virtual networks as well as physical.

[root@xen ~]# xe network-list
uuid ( RO)                : 83ca879f-b93a-ab8c-432c-2d2d6acae80b
         name-label ( RW): net_192.168.1.0
   name-description ( RW): my private single server network
             bridge ( RO): xapi3
uuid ( RO)                : cc4ec144-9a52-12ff-bed9-fcaa21cceffc
         name-label ( RW): Pool-wide network associated with eth1
   name-description ( RW): 
             bridge ( RO): xenbr1
uuid ( RO)                : 9183bb9e-45bc-3d67-5e19-dbe38d327355
         name-label ( RW): Host internal management network
   name-description ( RW): Network on which guests will be assigned a private link-local IP address which can be used to talk      XenAPI
             bridge ( RO): xenapi
uuid ( RO)                : 701cbdca-b843-120c-eb44-d691a8d190e8
         name-label ( RW): Pool-wide network associated with eth0
   name-description ( RW): 
             bridge ( RO): xenbr0