■ Communications /↘ Cisco GNS
BGP Route Reflector(루트 리플렉터, RR) 실습
N's Story
2019. 4. 19. 19:51
728x90
반응형
Topology
Command (기본설정 제외)
R8(config-router)#neighbor 7.7.7.7 route-reflector-client
R7(config-router)#neighbor 9.9.9.9 route-reflector-client
Check
R9(config-router)#show ip bgp
<생략>
Network Next Hop Metric LocPrf Weight Path
*>i1.1.1.0/24 6.6.6.6 0 100 0 100 i
*>i3.3.3.0/24 6.6.6.6 0 100 0 100 200 i
*>i5.5.5.0/24 6.6.6.6 0 100 0 100 200 300 i
*>i150.1.2.0/24 6.6.6.6 0 100 0 100 200 i
*>i150.1.3.0/24 6.6.6.6 0 100 0 100 200 i
728x90
반응형