ROUTING BGP
Hal yang harus disiapkan :
- 2 PC
- 2 Routerboard Mikrotik
- 3 Kabel Jaringan
- Aplikasi Winbox
- Kabel Internet
Tahapan Konfigurasi :
A. Topologi
- Router 1
a. Port 2 ke PC server
b. Port 3 ke Router 2 (port 2)
- Router 2
a. Port 2 ke Router 1 (port 3)
b. Port 3 ke PC Client
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
B. Setting IP PC secara
- PC server
IP address : 10.30.30.2
Subnetmask : 255.255.255.128
Gateway : 10.30.30.1
DNS server : 8.8.8.8
- PC client
IP address : 10.20.20.10
Subnetmask : 255.255.255.128
Gateway : 10.20.20.1
DNS server : 8.8.8.8
C. Setting Firewall pada PC
Matikan firewall PC :
- ketik firewall di windows > klik windows defender firewall
- klik menu Turn Windows Defender firewall on or off
- centang turn off windows firewall (private)
- centang turn off defender firewall (public)
Lakukan hal yang sama pada PC server dan PC client.
D. Setting Winbox
Router 1
- IP > Addresses
- ether 2 : 10.30.30.1/25
- ether 3 : 100.100.50.1/26
- Routing > BGP
- Instences
a. Name : BGP1
b. AS : 123
c. Router id : 100.100.50.1
- Peers
a. name : BGP2
b. instance : BGP1
c. Remote address : 100.100.50.2
d. Remote AS : 456
- Network
a. network : 10.30.30.0/25
b. ceklis synchronize
Router 2
- IP > Addresses
- ether 2 : 100.100.50.2/26
- ether 3 : 10.20.20.1/25
- Routing > BGP
- Instences
a. Name : BGP2
b. AS : 456
c. Router id : 100.100.50.2
- Peers
a. name : BGP1
b. instance : BGP2
c. Remote address : 100.100.50.1
d. Remote AS : 123
- Network
a. network : 10.20.20.0/25
b. ceklis synchronize
E. Pembuktian
- Pada PC Client, ping IP PC Server
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
- Pada PC Server, ping IP PC Client
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
F. Koneksi Internet
Setelah memastikan Routing BGP berhasil, ikuti langkah-langkah dibawah ini untuk menghubungkan PC server dan PC client ke internet :
- PC server
a. IP > DHCP Client > ether1
b. IP > DHCP Server > ether3
c. IP > Firewall > NAT
- PC client
a. IP > DHCP Client > ether2
b. IP > Firewall > NAT
Done
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
!