除了BGP以外, 其它题库全覆盖。( U6 l# ~* @1 k. ]9 Q% |0 Z4 S: N
; Q7 Z; Z2 [' {: A( m( [BGP供参考% H, L, N: F2 P& ?& n
. x$ z0 a* I, v0 a7 k
R1#showrunning-config
- k7 N' D) C! F' U—-output omitted—-6 u7 S9 ]8 b+ @5 {4 ]0 ~8 |3 `
router bgp 64520
: @0 @ s. C: q# ~network 172.16.1.1 mask 255.255.255.255
) [) n3 K0 @" h; Q& Y) gneighbor IBGP peer-group( C1 N8 A; Z) e; w+ R
neighbor IBGP remote-as64550
1 X `* y/ y( i. r0 b2 Rneighbor IBGP update-source loopback0
9 D) u& J- ?, I3 J) d( ?( Rneighbor 172.16.2.2 peer-group IBGP. E1 H; L; h2 S6 P! D6 C* y* g- h
neighbor 172.16.3.3 peer-group IBGP
+ t4 @" i5 E# p v* V! G4 @( U9 G8 kneighbor 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 645202 _! [& \" R$ A' E$ m+ ?
R1(config-router)#neighborIBGP remote-as 645208 n( @: L- W5 h0 [' d
R1(config-router)#noneighbor 209.165.200.2 remote-as 64525; m4 B) l7 m) c) g" z; ^
R1(config-router)#neighbor209.165.201.2 remote-as 64525
; C5 n7 | _8 L0 c8 T |