ReferenceNOCIntermediateACTIVE

Huawei ATN — PE.IDC (MPLS PE Backbone, Current Configuration)

Hasil konversi current-configuration perangkat _var_www_rconfig_storage_app_rconfig_data_Huawei_ATN-PE.IDC_2026_Sep_18_displaycurrent-configuration_1201.txt menjadi dokumen informasi: penjelasan peran perangkat dan struktur konfigurasi aktif (snippet kunci). Untuk pemahaman konfigurasi — bukan prosedur operasional.

REF-NOC-018Reviewer:

Owner

SUPER_ADMIN

Last Updated

20 Sep 2026

Version

v1.0

Est. Time

TagsBGPMPLSHuaweiATNVPLS

Huawei ATN — PE.IDC (MPLS PE Backbone)

Dokumen Informasi (INFO) hasil konversi current-configuration Huawei ATN (backup rConfig) di lokasi IDC.D3. Sysname: ATN-PE.IDC.MNI.NET.ID, NEID 9bff0, software V800R023C00SPC500. Konfigurasi aktif dikelola oleh user noc.mni. Dokumen ini menjelaskan peran router sebagai Provider Edge backbone MPLS dan struktur konfigurasinya.

Peran & Transport

ATN-PE.IDC adalah PE di inti backbone MPLS. Underlay memakai IS-IS area 49.0001 (network-entity 0100.0001.0205.00) dengan loopback 10.121.100.254/32. MPLS aktif dengan TE, RSVP-TE (hello, support-peer-gr) dan CSPF, plus LDP. Kriteria duration default.

bash
sysname ATN-PE.IDC.MNI.NET.ID
isis 1
 network-entity 49.0001.0100.0001.0205.00
interface LoopBack0
 ip address 10.121.100.254 255.255.255.255
 isis enable 1
mpls
 mpls te
 mpls rsvp-te
 mpls rsvp-te hello support-peer-gr
 mpls te cspf

Interkoneksi Backbone (Eth-Trunk subif)

Koneksi trunk ke neighbor backbone dipisah per sub-interface dengan IS-IS point-to-point cost 100 dan LDP-sync hold-max-cost (menghindari blackhole saat LDP recovery). Contoh: vlan 1543 BB-MPLS.PALL.IFORTE-R2 dan vlan 1697 BB-MPLS.PALL.LA-R1.

bash
vlan 1543
 description BB-MPLS.PALL.IFORTE-R2
vlan 1697
 description BB-MPLS.PALL.LA-R1
interface Eth-Trunk0.1543
 isis enable 1
 isis circuit-type p2p
 isis cost 100
 isis ldp-sync
 isis timer ldp-sync hold-max-cost infinite

L2VPN / VPLS

Perangkat menjalankan VPLS dengan VSI per layanan (contoh: VL1009-ASWI.SITE.JATIWANGI), sinyal lewat BGP (pwsignal bgp), peer 10.121.100.12 dan 10.121.100.252, auto-create-session, dan loop-detect MAC-withdraw.

bash
mpls l2vpn
 vpls ignore-ac-state
 peer 10.121.100.12
 peer 10.121.100.252
 vpls mac-withdraw loop-detect enable
 mpls l2vpn auto-create-session
vsi VL1009-ASWI.SITE.JATIWANGI
 traffic-statistics enable

BGP iBGP (AS 65530)

BGP AS 65530 full-mesh antar PE via loopback 10.121.100.0/24. Peer yang terdaftar: 10.121.100.3 (DUMMY.BSA), .6 (ATN-KD.JAYA), .7 (MPLS-CIBARUSAH), .12 (MPLS-BABAT), .14 (MPLS-KARTENG), .17 (MPLS-TELAJUNG), .252 (CE-PALL), .253 (CE-RUNNET). Address-family unicast + l2vpn (signaling vpls).

bash
bgp 65530
 router-id 10.121.100.254
 graceful-restart
 ipv4-family unicast
  peer 10.121.100.17 enable
  peer 10.121.100.17 signaling vpls

Keamanan & Monitoring

Telnet dimatikan, SSH aktif di port 2288 (user noc.mni, service stelnet). AAA memakai local + radius. SNMP v2c (community write encrypted), kontak noc@mni.net.id, lokasi IDC.D3. Ada ecc peer-public-key ke 10.121.100.17.

bash
undo telnet server enable
ssh server rsa-key min-length 3072
ssh ipv4 server port 2288
ssh user noc.mni
ssh user noc.mni service-type stelnet
snmp-agent sys-info location IDC.D3
snmp-agent community write cipher <enc>

Sumber

File current-configuration: display current-configuration ATN-PE.IDC (rConfig, 18/09/2026). Bukan dokumen prosedur — referensi pemahaman konfigurasi PE backbone.

Version History

v1.0Impor dari current-configuration perangkat (LIST_CONFIG)18 Sep 2026 · SUPER_ADMIN

Was this SOP helpful?