lv.erchun
2012-03-07 10:13:25 UTC
Hi,
I have created a ovs bridge 'A'? and add the port eth0 to the bridge 'A',
now I want to rename the bridge to 'B', just like rename the linux bridge
,use the command :
ip link set A name B
but ,for the ovs bridge ,the command "ip link set name" doesn't work,
after execute the command, the result is as flow :
[root at hc_2c519_1_1_7 openvswitch-1.3.0]# brctl show
bridge name bridge id STP enabled interfaces
B 0000.2ee16ac5654e no eth0
[root at hc_2c519_1_1_7 /]# ovs-vsctl list-br
A
the name of the bridge is 'A' also.
Is there any command or function can rename the ovs bridge ?
thanks,
Alan
--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others.
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender.
This message has been scanned for viruses and Spam by ZTE Anti-Spam system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/discuss/attachments/20120307/fe68e33e/attachment-0001.htm>
I have created a ovs bridge 'A'? and add the port eth0 to the bridge 'A',
now I want to rename the bridge to 'B', just like rename the linux bridge
,use the command :
ip link set A name B
but ,for the ovs bridge ,the command "ip link set name" doesn't work,
after execute the command, the result is as flow :
[root at hc_2c519_1_1_7 openvswitch-1.3.0]# brctl show
bridge name bridge id STP enabled interfaces
B 0000.2ee16ac5654e no eth0
[root at hc_2c519_1_1_7 /]# ovs-vsctl list-br
A
the name of the bridge is 'A' also.
Is there any command or function can rename the ovs bridge ?
thanks,
Alan
--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others.
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender.
This message has been scanned for viruses and Spam by ZTE Anti-Spam system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/discuss/attachments/20120307/fe68e33e/attachment-0001.htm>