1. Topologi Lab
- Konfigurasikan pengalamatan IP standard IDN or klick here
- Konfigurasikan iBGP menggunakan ip phsycal interface
- Konfigurasikan authentikasi, password harus sama
- Pastikan BGP adjacency masih terbentuk, ketik show ip bgp summary
IDN-R1(config)#router bgp 12
IDN-R1(config-router)#nei 12.12.12.2 remote-as 12
IDN-R1(config-router)#net 1.1.1.1 mask 255.255.255.255
IDN-R1(config-router)#nei 12.12.12.2 password 0 RAHASIA
*Mar 1 00:03:25.511: %BGP-5-ADJCHANGE: neighbor 12.12.12.2 Up
IDN-R2(config)#router bgp 12
IDN-R2(config-router)#nei 12.12.12.1 remote-as 12
IDN-R2(config-router)#net 2.2.2.2 mask 255.255.255.255
IDN-R2(config-router)#nei 12.12.12.1 password 0 RAHASIA
*Mar 1 00:03:12.867: %BGP-5-ADJCHANGE: neighbor 12.12.12.1 Up
Pengecekkan...
IDN-R2(config-router)#do sh ip bgp nei 12.12.12.1 | i Estabilished | md5
Option Flags: nagle, md5
IDN-R2(config-router)#do sh ip bgp sum
BGP router identifier 2.2.2.2, local AS number 12
BGP table version is 1, main routing table version 1
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
12.12.12.1 4 12 4 4 1 0 0 00:01:03 0
Pastikan pada kolom State/PfxRcd ada angkanya.
0 komentar:
Posting Komentar