- 积分
- 11042
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?开始注册
x
(neutron-linuxbridge-agent)[root@compute03 /]# brctl show
" {- ~! F' q, I, A* W% Jbridge name bridge id STP enabled interfaces. q) K1 N) [/ }" e
brq51916356-f3 8000.000000000000 no
0 \2 o' M/ o/ x' K& \) Wbrq642bbb33-a0 8000.549f3510ef59 no em2
9 n# p$ _5 ?8 P$ \ e! o) _2 Q tap77387b58-1f
( V! P0 ^/ S& D# e3 n$ A tapfe049b3c-59
. e$ P/ _# N0 O: gbrqc85cd2ef-a3 8000.e2a620598150 no vxlan-73/ W. H! y# I% \7 }
docker0 8000.02421cda2bf5 no
6 Q" V( E8 D0 L4 \, P(neutron-linuxbridge-agent)[root@compute03 /]# brctl delif brq51916356-f3
, q2 J( Y0 T4 b+ k3 ]! XIncorrect number of arguments for command- F* [3 ^; @2 F P% o* v
Usage: brctl delif <bridge> <device> delete interface from bridge! |0 a+ t, i0 O- l# h& S: V$ e# z
(neutron-linuxbridge-agent)[root@compute03 /]# brctl delbr brq51916356-f3 , H8 p. o, y! b8 f, m
bridge brq51916356-f3 is still up; can't delete it
' z8 F, ~6 M* c* a% z3 `0 i3 D# g(neutron-linuxbridge-agent)[root@compute03 /]# brctl delbr brq51916356-f3& Y; b- l ]' f# L' }1 m
bridge brq51916356-f3 is still up; can't delete it
+ r1 d* X! N: v3 `* V- U(neutron-linuxbridge-agent)[root@compute03 /]# brctl delbr brq51916356-f3
* {2 J- t' p3 V3 O; X' P6 obridge brq51916356-f3 is still up; can't delete it7 H7 E* ~% O0 u4 Z! h! _2 e1 i9 V
(neutron-linuxbridge-agent)[root@compute03 /]# ifc
/ F' O( c8 c% d! v2 G+ l- f" A$ F% Tifcfg ifconfig
. M m; l% I% u0 w& n(neutron-linuxbridge-agent)[root@compute03 /]# ifconfig brq51916356-f3 down9 d- i+ _! v! U9 E
(neutron-linuxbridge-agent)[root@compute03 /]# brctl delbr brq51916356-f3
: N9 ]7 r" k" j# F; H, K(neutron-linuxbridge-agent)[root@compute03 /]# ifconfig brq642bbb33-a0 down
5 d0 c* r# a/ f, R' }( H* @- l; S+ i& r9 Z! d+ Z; {
(neutron-linuxbridge-agent)[root@compute03 /]# brctl show
* P, S+ O3 q- {* qbridge name bridge id STP enabled interfaces
) r- `1 {; g( J$ [brq642bbb33-a0 8000.549f3510ef59 no em2) j7 n: J$ O9 C
tap77387b58-1f8 N8 S6 I c5 J+ Q* X# P& r' `! _( f
tapfe049b3c-59# _: R/ K; n. A: L# k
brqc85cd2ef-a3 8000.e2a620598150 no vxlan-73
7 T0 W; z, y3 e3 g+ r3 ydocker0 8000.02421cda2bf5 no
' u, {2 h+ K' z% x5 k% F(neutron-linuxbridge-agent)[root@compute03 /]# brctl delbr brq642bbb33-a0, Z" p$ o$ y5 v- D
(neutron-linuxbridge-agent)[root@compute03 /]# brctl show - V: ~' t1 C' i9 T) q6 o% V9 K" }6 v
bridge name bridge id STP enabled interfaces2 `& K& h! V- P, K6 i1 x0 z
brqc85cd2ef-a3 8000.e2a620598150 no vxlan-73
5 M6 L* l5 d8 Fdocker0 8000.02421cda2bf5 no
/ d8 t$ \; K2 E W: n0 t. {(neutron-linuxbridge-agent)[root@compute03 /]# ifconfig brqc85cd2ef-a3 down
/ A1 Z& L$ K& \; ?; G' b$ k(neutron-linuxbridge-agent)[root@compute03 /]# brctl delbr brqc85cd2ef-a35 {: l; Y( a# T, {1 H& e7 H
$ D$ o2 C. G9 z) J! L4 R完成清理
+ Z/ N( H) g9 T/ V8 s |
|