除了BGP以外, 其它题库全覆盖。
& a4 x" ~# ?- d6 P0 ]. @4 U+ N& f& N# q7 e- q. X' S1 e* ^$ ^
BGP供参考8 x1 L4 [ w% Z
, k z. F, h. m( z0 x% q/ z- A# RR1#showrunning-config# D7 @4 Y6 ~$ P6 t
—-output omitted—-
' e' x! |0 F5 Q3 ^) }/ c/ T/ P Drouter bgp 645201 o( J: y1 n. {5 K: S! b; E$ K/ d
network 172.16.1.1 mask 255.255.255.255; k/ G# K- p6 i" O6 B
neighbor IBGP peer-group
' @, f+ G! x. C( lneighbor IBGP remote-as64550- B! `( Y9 F$ V
neighbor IBGP update-source loopback0
' y/ U- d6 g6 C1 ?neighbor 172.16.2.2 peer-group IBGP) T u O4 J( Q% i3 Z; B7 z! e
neighbor 172.16.3.3 peer-group IBGP) k7 D6 q% @2 n5 V
neighbor 209.165.200.2remote-as 64525 (考试IP不同) —-output omitted—- Solution We see there are two issues here, the first one is IBGP issueand the second one is EBGP issue. R1(config)#routerbgp 64520
1 @3 \4 _ J! PR1(config-router)#neighborIBGP remote-as 64520
- V" U4 ?1 C* ^9 _, ]1 oR1(config-router)#noneighbor 209.165.200.2 remote-as 64525
9 m: R9 e5 {2 } {R1(config-router)#neighbor209.165.201.2 remote-as 64525
# \5 Q: h) E7 \1 a6 h5 w }3 a |