r4与pc间直连路由网段为10.4.4.0 24
r3与r4建立起了ebgp
配置了r2为Rr r3为client
r3获得了10.4.4.0的路由但是r2没有获得
【相关推荐】
<Huawei>system-view
[Huawei]sysname R3
[R3]int g0/0/1
[R3-GigabitEthernet0/0/1]ip add 23.0.0.2 30
[R3-GigabitEthernet0/0/1]un sh
Info: Interface GigabitEthernet0/0/1 is not shutdown.
[R3-GigabitEthernet0/0/1]q
[R3]int loo 0
[R3-LoopBack0]ip add 3.3.3.3 32
[R3-LoopBack0]q
[R3]rip
[R3-rip-1]v 2
[R3-rip-1]undo summary
[R3-rip-1]network 3.0.0.0
[R3-rip-1]network 23.0.0.0
[R3-rip-1]q
[R3]bgp 200
[R3-bgp]router-id 3.3.3.3
[R3-bgp]peer 2.2.2.2 as-number 100
[R3-bgp]peer 2.2.2.2 connect-interface LoopBack 0
[R3-bgp]peer 2.2.2.2 ebgp-max-hop 2