R6K+TDM Configuration
R6K+TDM Configuration
R6K+TDM Configuration
5G
5G Final topology, NSA option 3x
Antenna
2G/3G/4G
NR AIR6488
B42 5G E/// EPC
+ UDC
10G
DUS
1G
Router 6471 +TDM1001
DUW ML
E1 TCU
DUG
WNC Pocket
Router NGS Sych
› Customer Benefits
– Smooth migration from legacy aggregation unit to 5G ready Cell
Site Router
USB Port
5G DUG3
3G DUW2
WAN DUG1
LTE
3G DUW DUG2
RJ45
1G SFP
10G SFP
E1 Cable
6471+tdm1001 Vs. siu
detailed technical comparison
› R6000: ≈ 40x switching capacity, 10G ports, Seamless MPLS and SDN ready, advanced
Time/Phase Sync and Security, richer and 5G ready feature set
– ENM 18A
Open Putty :
• connection Type : Serial
• Speed:115200
• Serial Line : COM1 ( check it from Device Manager → Ports )
• Click Open
New Router Basic Setup
When a connection to the console port has been established for the first time, it shows up the message to create field-support account.
Always use the following credentials :
Field-Support Name: _cde
Field-Support Password: Ericsson!1
hit the Enter key , Login prompt will appear. Enter the Field Support Account User ID and password
created earlier.
router6000 login: _cde
Password: Ericsson!1
Hello from Router 6675
Copyright (c) 2017 Ericsson AB.
All rights reserved.
[local]router6000#
New Router Basic Setup
configure
context local
interface management
ip address 192.168.1.1/24
exit
port ethernet management
bind interface management local
no shutdown
commit
end
2- Save Configuration
save configuration
y
Router Basic Setup
If the router & LMT port already configured, you can login using the LMT port with
ethernet cable
Open Putty :
• connection Type : SSH
• Host IP : 192.168.1.1
• Click Open
• User : admin
• Password : Ericsson!1
IP Configuration
Configure IP interfaces for OAM BVI Configure IP interfaces for 2G_3G RAN
configure
context local
configure
context local !
interface OAM_BVI interface 2G_3G_RAN
ip address 10.74.235.144/27 description 2G_3G_RAN
exit ip address 10.178.127.143/26
ip route 0.0.0.0/0 10.74.235.129 !
Optical Port Configuration
- Configure WAN LAN port & VLANs - Configure LTE LAN port & VLANs
config
port ethernet 1/9 10ge
description WAN
no shutdown config
encapsulation dot1q Port ethernet 1/5
service-instance 951 description LTE
match no shutdown
dot1q 951
encapsulation dot1q
service-instance 950
match service-instance 951
dot1q 950 match
service-instance 970 dot1q 951
match service-instance 950
dot1q 970
service-instance 900 match
match dot1q 950
dot1q 900 commit
service-instance 997 end
match
dot1q 997
service-instance 996
match
dot1q 996
commit
end
Ethernet Port Configuration
- Configure 3G LAN port & VLANs - Configure TDM1001 LAN port & VLANs
Config config
config Port ethernet 1/1
port ethernet 1/2 description 2G_TDM1001
description 3G auto-negotiate
no shutdown no shutdown
encapsulation dot1q encapsulation dot1q
service-instance 970
service-instance 900
match
match
dot1q 970
service-instance 900 dot1q 900
match commit
dot1q 900 end
commit
end
Bridge Configuration
- Configure Bridge for all Ports and VlAN - Encapsulation
config config
Bridge 2G_3G_RAN port bvi OAM_BVI
port 1/1 service-instance 900 no shutdown
port 1/2 service-instance 900 encapsulation dot1q
port 1/3 service-instance 900 dot1q pvc 970
port 1/9 service-instance 900 bind interface OAM_BVI local
exit
bridge 2G_3G_OAM bridge name 2G_3G_OAM
port 1/2 service-instance 970 commit
port 1/3 service-instance 970 end
port 1/9 service-instance 970 !
config
port bvi 2G_3G_RAN
no shutdown
encapsulation dot1q
dot1q pvc 900
bind interface 2G_3G_RAN local
exit
bridge name 2G_3G_RAN
commit
end
2G (TDM1001) Configuration
- Configure TDM1001 & E1 ports
attached-unit 1 attach-to-router 1/1 au-type ABIS_UNIT tg-transport 5882-1
! bsc-broker-ip-address 10.238.9.131
! dscp 46
! ip-interface 1
attached-unit 1 keepalive-period 2
port e1 1 l2tp-initial-retrans-period 2
! l2tp-max-transmissions 2
port e1 2 l2tp-retrans-cap 10
! superchannel 0
port e1 3 physical-port 1
! superchannel 1
port e1 4 physical-port 2
! !
! tg-transport 5882-2
ip-interface 1 bsc-broker-ip-address 10.238.9.131
vlan 900 dscp 46
ip-address 10.178.127.144 ip-interface 1
default-gateway 10.178.127.129 keepalive-period 2
! l2tp-initial-retrans-period 2
! l2tp-max-transmissions 2
l2tp-retrans-cap 10
superchannel 0
physical-port 3
superchannel 1
physical-port 4
commmit
end
Software Upgrade
2- Check that the USB Media Flash was successfully mounted by changing directory to the /media/flash using the command:
cd /media/flash
Current directory is now /media/flash
.
If the message shows that: External media is not available. Perform mount command:
mount /media/flash
Mounted external media on /media/flash dir
Software Upgrade
3- transfers the IPOS file from the USB Media Flash to the alternate partition of the Router
4- using (show configuration | grep release) command find the biggest upgrade-package number from the output, below example is
number 1.
show configuration | grep release
no release description
no release description
release upgrade-package 1 uri file://media/flash/
no release upgrade-package 1 description
no release upgrade-package 1 password
!release ID 2
!
Software Upgrade
save configuration
Save to file: /flash/ericsson.cfg
Target file exists, overwrite? (y/n) y
[local]LAB#show release
Installed releases:
p02: alternate
--------------
Version SPR2-CXP9034055_1-R4M01_9999-Release
Built on Thu Mar 29 11:18:39 CEST 2018
Copyright (C) 1998-2018, Ericsson AB. All rights reserved.
p01: active
------------
Version SPR2-CXP9060199_1-R6D02_9999-Release TDM1001 SW Release
Built on Mon Oct 29 09:04:59 CET 2018
Copyright (C) 1998-2018, Ericsson AB. All rights reserved.
p02: alternate
------------
Version SPR2-CXP9060199_1-R4L54_9999-Release
Built on Mon Mar 26 15:58:07 CEST 2018
Copyright (C) 1998-2018, Ericsson AB. All rights reserved.
Reset to factory setting
-connect to console port by serial connection
-bring the router to uboot prompt by tap Enter button on PC during reload process.