You are on page 1of 4

--------------------------------------------------------------------XXXXXXXXXXXXX CONFIGURE DI TELLABS HUB (PALOPO) XXXXXXXXXXXXXXXXXX

---------------------------------------------------------------------

===============================
Setting IFM menjadi mode ml-ppp
===============================
Setting IFM menjadi mode PPP (Point to Point Protocol) , default di Tellabs IFM
sebagai IMA.
1. Login Ke Tellabs (Mode Enable / #)
2. #ifm-mode module 3/1 mlppp <Enter>
IFC akan restart ,
=====================
Create Trunking E1 PPP
=====================
config t
!
interface pdh3/1/0
pdh framed
!
interface pdh3/1/0:0
pdh timeslots 1 - 31
port-protocol ppp
!
interface mp3/40
ppp mp member pdh3/1/0:0
no shutdown
!
interface mp3/40
description TRUNK_OSS__RANTEPAO_PENGAYOMAN
label-switching
ip address 10.128.192.241/30
mpls label protocol ldp
mpls label protocol rsvp
!
router ldp
targeted-peer 192.168.4.29
!
=======================
Create VPN vrf
=====================
!
ip vrf vpnOAM_OSS_RNC_RANTEPAO
include-any 0x1
rd 18000:180
route-target both 18000:180
!

router bgp 65001


address-family ipv4 vrf vpnOAM_OSS_RNC_RANTEPAO
redistribute connected
redistribute static
exit-address-family
!
=========================
Configure Fe to OMU RNC
======================
!
interface fe5/0/0
mtu 2014
description TO_OAM_RNC_RANTEPAO
ip vrf forwarding vpnOAM_OSS_RNC_RANTEPAO
ip mtu 1500
no shutdown
ip address 10.128.192.46/28
mode speed 100 duplex full
!
=====================
Create Static Routing
=====================
config t
!
ip route vrf vpnOAM_OSS_RNC_RANTEPAO
ip route vrf vpnOAM_OSS_RNC_RANTEPAO
ip route vrf vpnOAM_OSS_RNC_RANTEPAO
ip route vrf vpnOAM_OSS_RNC_RANTEPAO
!
ip route vrf vpnOAM_OSS_RNC_RANTEPAO
!
ip route vrf vpnOAM_OSS_RNC_RANTEPAO

10.128.204.0/24
10.128.205.0/24
10.128.206.0/24
10.128.207.0/24

10.128.192.33
10.128.192.33
10.128.192.33
10.128.192.33

10.128.192.252/30 10.128.192.242
0.0.0.0/0 10.128.192.242

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@
--------------------------------------------------------------------XXXXXXXXXXXXX CONFIGURE DI TELLABS_2 PENGAYOMAN XXXXXXXXXXXXXXXXXX
---------------------------------------------------------------------

===============================
Setting IFM menjadi mode ml-ppp
===============================
Setting IFM menjadi mode PPP (Point to Point Protocol) , default di Tellabs IFM
sebagai IMA.
1. Login Ke Tellabs (Mode Enable / #)
2. #ifm-mode module 6/1 mlppp <Enter>
IFC akan restart , Kemudian Running Script Berikut (berikut sebagai contoh merup

akan script utk IuPS over IP di Tellabs


Kupang)
=====================
Create Trunking E1 PPP
=====================
config t
!
interface pdh5/1/1
pdh framed
!
interface pdh5/1/1:0
pdh timeslots 1 - 31
port-protocol ppp
!
interface mp5/40
ppp mp member pdh5/1/1:0
no shutdown
!
interface mp5/40
description TRUNK_OSS__PENGAYOMAN2_RANTEPAO
label-switching
ip address 10.128.192.242/30
mpls label protocol ldp
mpls label protocol rsvp
!
router ldp
targeted-peer 192.168.4.33
!
=======================
Create VPN vrf
=====================
!
ip vrf vpnOAM_OSS_RNC_RANTEPAO
include-any 0x1
rd 18000:180
route-target both 18000:180
!
router bgp 65001
address-family ipv4 vrf vpnOAM_OSS_RNC_RANTEPAO
redistribute connected
redistribute static
exit-address-family
!
==========================
Configure Fe to ROUTER MSC
==========================
!
interface fe7/0/5
mtu 2014

description TO_ROUTER_MSC_MKS2.1
ip vrf forwarding vpnOAM_OSS_RNC_RANTEPAO
ip mtu 1500
no shutdown
ip address 10.128.192.253/30
mode speed 100 duplex full
!
=====================
Create Static Routing
=====================
config t
!
ip route vrf vpnOAM_OSS_RNC_RANTEPAO
ip route vrf vpnOAM_OSS_RNC_RANTEPAO
ip route vrf vpnOAM_OSS_RNC_RANTEPAO
ip route vrf vpnOAM_OSS_RNC_RANTEPAO
!
ip route vrf vpnOAM_OSS_RNC_RANTEPAO
!
ip route vrf vpnOAM_OSS_RNC_RANTEPAO

10.128.204.0/24
10.128.205.0/24
10.128.206.0/24
10.128.207.0/24

10.128.192.241
10.128.192.241
10.128.192.241
10.128.192.241

10.128.192.32/28 10.128.192.241
0.0.0.0/0 10.128.192.254

You might also like