ReferenceNOCP3 · MediumAdvancedACTIVE

Konfigurasi Dasar Juniper MX (Interface & Routing)

Setup Junos di MX: interface, unit, family inet, static/OSPF, dan management.

REF-NOC-003Reviewer:

Owner

SUPER_ADMIN

Last Updated

20 Sep 2026

Version

v1.0

Est. Time

30-90 menit

Required AccessJunos CLI
TagsIPRoutingBackboneJuniper

Konfigurasi Dasar Juniper MX (Interface & Routing)

Template Junos untuk MX: interface + unit, family inet, routing statis/OSPF, end loopback, dan management access.

text
set interfaces ge-0/0/0 description TO-BRAS-01
set interfaces ge-0/0/0 unit 0 family inet address 10.100.1.1/30
set interfaces lo0 unit 0 family inet address 10.255.255.1/32
text
set routing-options router-id 10.255.255.1
set routing-options static route 10.30.0.0/16 next-hop 10.100.1.2
set protocols ospf area 0 interface ge-0/0/0.0 passive
text
set system services ssh
set system login user admin class super-user authentication plain-text-password
set system ntp server 10.10.10.5
STEP

Commit & verifikasi

  1. 1Review config sebelum commit
  2. 2Commit dengan confirm (rollback aman)

Ingat

Gunakan 'commit confirmed' untuk perubahan jarak jauh. Jangan lupa 'commit' permanen setelah stabil.

Checklist Juniper MX

0 / 5 selesai

Escalation

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

Was this SOP helpful?