Network RFC Docs Analyze
BGP Next-Hop-Self 테스트
iBGP의 한 가지 잠재적인 문제는 다음 홉 IP 주소를 변경하지 않는다는 것입니다 . 대표사진 삭제 사진 설명을 입력하세요. R1># interface Ethernet2 no switchport ip address 192.168.12.1/24 ip routing ! router bgp 12 neighbor 192.168.12.2 remote-as 12 neighbor 192.168.12.2 maximum-routes 12000 R2># interface Ethernet1 no switchport ip address 192.168.23.2/24 ! interface Ethernet2 no switchport ip address 192.168.12.2/24 ! ip routing ! router bgp 1..
2023. 6. 20. 16:55