ReferenceNOCP3 · MediumAdvancedACTIVE
Konfigurasi Dasar BGP di MikroTik (RouterOS)
Setup BGP peering, advertisement prefix, dan filter di RouterOS v7.
REF-NOC-004Reviewer: —
Owner
SUPER_ADMIN
Last Updated
20 Sep 2026
Version
v1.0
Est. Time
20-60 menit
Required AccessRouterOS v7
TagsBGPIPRoutingMikroTik
Konfigurasi Dasar BGP di MikroTik (RouterOS)
Template BGP RouterOS v7: instance + routing-id, network advertisement, peer upstream, dan filter dasar.
bash
/routing bgp instance set default as=65123 router-id=10.255.255.1 /ip route add dst-address=103.171.82.0/24 gateway=10.100.1.2 /routing bgp network add network=103.171.82.0/24 synchronize=no
bash
/routing bgp peer add name=UP1 remote-address=203.0.113.1 remote-as=64500 address-families=ip as=65123
STEP
Filter dasar (opsional)
- 1Buat ruleset filter 'accept-our-prefix'
- 2Terapkan ke export/import sesuai policy
STEP
Verifikasi
- 1Cek state session
- 2Cek advertised & received route
Catatan
Pastikan port 179 (BGP) tidak diblock firewall RouterOS dan akses ke IP upstream diperbolehkan.
Checklist BGP MikroTik
0 / 5 selesaiEscalation
L1
Customer Service
- Verifikasi identitas pelanggan
- Cek status akun & pembayaran
- Cek ONT / kabel basic
L2
NOC
- Cek OLT, PPPoE session, optical power
- Troubleshoot jaringan akses
L3
Network Engineer
- Cek routing, backbone, BGP
- Koordinasi peering / upstream
L4
Vendor / Upstream
- Penanganan issue eksternal
Version History
v1.0Publikasi awal13 Sep 2026
Related SOP
SOPNOCIncident
Customer Internet Down
Procedure for handling customer internet down incidents.
PPPoEONTOLTFiber
SOP-NOC-003 20 Sep 2026 10-15 menitIntermediateP2 · High
SOPNOCIncident
BGP Session Down
Procedure untuk investigasi session BGP yang down / flapping.
BGPRoutingBackbonePeering
SOP-NOC-007 20 Sep 2026 15-30 menitAdvancedP2 · High
TroubleshootingNOCTroubleshooting
WiFi Troubleshooting
Panduan pengecekan koneksi WiFi pelanggan yang sering putus / lambat.
WiFiLatencyCustomer
TS-NOC-007 20 Sep 2026 10 menitBasic
SOPPROVISIONINGActivation
New Customer Activation
Workflow aktivasi layanan pelanggan baru dari sales order hingga handover.
PPPoEONTOLTVLAN
SOP-PROVISIONING-001 20 Sep 2026 60-120 menitIntermediate
Was this SOP helpful?