Tony Su wrote:

> Depends on how you configured your "interface." The following command
> should display its details
> 
> brctl show vig10

Well, 'vif10' is created automagically when I run 'xl create'.

# brctl show vif10
bridge name     bridge id               STP enabled     interfaces
vif10           can't get info Operation not supported

The bridge device 'xenbr1':

# brctl show xenbr1
bridge name     bridge id               STP enabled     interfaces
xenbr1          8000.0018fefc3ff2       no              eth1
                                                        vif10
                                                        vif15.0


> You should also describe how you created your interface...

standard openSUSE network config:

# cat /etc/sysconfig/network/ifcfg-xenbr1
BOOTPROTO='static'
BRIDGE='yes'
BRIDGE_FORWARDDELAY='0'
BRIDGE_PORTS='eth1'
BRIDGE_STP='off'
BROADCAST=''
ETHTOOL_OPTIONS=''
IPADDR=''
MTU=''
NAME=''
NETMASK=''
NETWORK=''
REMOTE_IPADDR=''
STARTMODE='auto'
USERCONTROL='no'




-- 
Per Jessen, Zürich (0.0°C)
http://www.hostsuisse.com/ - dedicated server rental in Switzerland.

--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to