Table Of Contents
Configuration Examples
Overview
GSM Only Configuration
UMTS Only Configuration
Combined GSM and UMTS
Configuration Examples
This appendix provides real-world examples of RAN-O configurations.
•
GSM Only Configuration
•
UMTS Only Configuration
–
PVC Mapping Example for UMTS
–
Profile Example for UMTS
–
VPI Mapping Example for UMTS
•
Combined GSM and UMTS
Note
The network addresses in these examples are generic addresses, so you must replace them with actual addresses for you network.
Overview
The RAN-O supports a variety of topology designs based on various GSM and UMTS configurations. Here are some common pieces to this topology:
•
A backhaul interface is used to transfer optimized GSM/UMTS traffic between RAN-O devices. The traditional backhaul interface is comprised of one or more E1/T1 controllers logically combined to form a multilink connect (except HSDPA which uses the backhaul interface for E1/T1 line clocking). Future versions of RAN-O deployments will include faster backhaul interfaces (FE, GE, OC3, and so on).
•
A shorthaul interface is used to transfer GSM and UMTS traffic from the BTS/Node-B to the Cisco MWR 1941-DC-A router to the BSC/RNC. The traditional shorthaul connections on the RAN-O devices are connected through backplane interfaces.
•
Topology naming conventions such as, 3x2 and 4x3 are used to describe the type of deployment. The first number signifies the number of GSM/UMTS shorthaul interface connections while the second number signifies the number of multilink backhaul interface connections. In the case of a combined GSM/UMTS network, the conventional 3:2x2 can be used where :2 signifies the number of UMTS shorthaul interface connections.
GSM Only Configuration
The standard GSM topology includes one or more shorthaul interface connections from the BTS to a RAN-O device via separate E1/T1 connections. The RAN-O devices are connected back-to-back using a Multilink PPP backhaul connection (two or more E1/T1 connections). At the BSC side, the RAN-O to BSC connectivity is exactly like the BTS to RAN-O connections. In this scenario, only GSM traffic traverses the topology (see Figure B-1). For this example, an MWR 1941-DC-A router is to the left at the BTS side, and the Cisco RAN Service Module is housed in the Cisco ONS 15454 platform at the BSC side.
Figure B-1 GSM Only Configuration
MWR 1941-DC-A (GSM only)
network-clock-participate wic 0
network-clock-participate wic 1
network-clock-participate aim 1
network-clock-select 1 E1 0/1
ipran-mib snmp-access inBand
ipran-mib location cellSite
channel-group 0 timeslots 1-31
channel-group 0 timeslots 1-31
channel-group 0 timeslots 1-31
class-map match-any llq-class
bandwidth remaining percent 1
ip address 10.10.10.1 255.255.255.252
ppp multilink fragment delay 0 1
max-reserved-bandwidth 100
service-policy output llq-policy
ip rtp header-compression ietf-format
gsm-abis local 10.10.10.1 4444
gsm-abis remote 10.10.10.2 4444
max-reserved-bandwidth 100
gsm-abis local 10.10.10.1 4446
gsm-abis remote 10.10.10.2 4446
logging history debugging
snmp-server community public RO
snmp-server queue-length 100
snmp-server enable traps snmp linkdown linkup coldstart warmstart
snmp-server enable traps ipran
snmp-server enable traps syslog
snmp-server trap link ietf
snmp-server ifIndex persist
no snmp-server sparse-table
snmp-server host 64.50.100.254 version 2c V2C
RAN Service Module (GSM only)
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
no service password-encryption
logging buffered 100000 debugging
channel-group 0 timeslots 1-31
channel-group 0 timeslots 1-31
channel-group 0 timeslots 1-31
class-map match-any llq-class
bandwidth remaining percent 1
ip address 10.0.0.2 255.255.255.0
ip tcp header-compression ietf-format
ppp multilink fragment-delay 1
max-reserved-bandwidth 100
service-policy output llq-policy
ip rtp header-compression ietf-format
interface GigabitEthernet0/0
trigger crc-error delay 0
interface GigabitEthernet1/0
gsm-abis local 10.0.0.2 4444
gsm-abis remote 10.0.0.1 4444
gsm-abis local 10.0.0.2 4446
gsm-abis remote 10.0.0.1 4446
interface GigabitEthernet2/0
interface GigabitEthernet3/0
trigger crc-error threshold 0
trigger crc-error delay 0
tftp-server system:/memory/iosimage alias iosimage
UMTS Only Configuration
The traditional UMTS configuration is similar to the GSM configuration except only UMTS traffic traverses the topology. Unlike GSM traffic, UMTS traffic arrives at the RAN-O device via ATM PVCs. The UMTS traffic is then routed over the traditional Multilink PPP backhaul connection. At the RNC side, the RAN-O to RNC connectivity is exactly like the Node-B to RAN-O interface connections. Aside from the necessity of ATM connectivity, the physical connectivity for UMTS is exactly like the GSM topology (see Figure B-2). For this example, an MWR 1941-DC-A router is to the left at the Node-B side, and the Cisco RAN Service Module is housed in the Cisco ONS 15454 platform at the RNC side.
Figure B-2 UMTS Only Configuration
MWR 1941-DC-A (UMTS only)
network-clock-participate slot 1
network-clock-participate wic 0
network-clock-participate wic 1
network-clock-participate wic 2
network-clock-participate aim 1
network-clock-select 1 E1 0/2
ipran-mib snmp-access inBand
ipran-mib location cellSite
channel-group 0 timeslots 1-31
class-map match-any llq-class
bandwidth remaining percent 1
ip address 10.10.10.1 255.255.255.252
ppp multilink fragment delay 0 1
max-reserved-bandwidth 100
service-policy output llq-policy
ip rtp header-compression ietf-format
interface FastEthernet0/0
interface FastEthernet0/1
max-reserved-bandwidth 100
umts-iub congestion-control
umts-iub backhaul-timer 1
umts-iub set peering dscp ef
umts-iub local 10.10.10.1 8100
umts-iub remote 10.10.10.2 8100
umts-iub congestion priority protected
snmp-server community public RO
snmp-server ifindex persist
snmp-server trap link ietf
snmp-server queue-length 100
snmp-server enable traps snmp linkdown linkup coldstart warmstart
snmp-server enable traps ipran
snmp-server enable traps syslog
snmp-server host 172.19.23.26 version 2c v2c
RAN Service Module (UMTS only)
There are three separate UMTS examples shown on the following pages:
•
PVC Mapping Example for UMTS
•
Profile Example for UMTS
•
VPI Mapping Example for UMTS
PVC Mapping Example for UMTS
! Last configuration change at 18:19:50 EDT Tue Oct 24 2006
! NVRAM config last updated at 18:19:51 EDT Tue Oct 24 2006
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
no service password-encryption
logging buffered 100000 debugging
connect interface atm 0/0
max vpi-bits 1 vci-bits 6
connect interface atm 1/0
max vpi-bits 1 vci-bits 8
connect interface atm 2/0
max vpi-bits 1 vci-bits 8
connect interface atm 3/0
max vpi-bits 1 vci-bits 8
clock summer-time EDT date Apr 2 2006 2:00 Oct 29 2006 2:00
ipran-mib snmp-access outOfBand
ipran-mib location aggSite
channel-group 0 timeslots 1-31
class-map match-any llq-class
bandwidth remaining percent 1
ip address 10.10.10.2 255.255.255.252
ip tcp header-compression ietf-format
ppp multilink fragment-delay 0 1
max-reserved-bandwidth 100
service-policy output llq-policy
ip rtp header-compression ietf-format
interface GigabitEthernet0/0
interface ATM1/0.1 multipoint
umts-iub congestion priority protected
umts-iub pvc-map 1/15 <== per pvc mapping
umts-iub pvc-map 1/112 <== per pvc mapping
umts-iub congestion-control
umts-iub backhaul-timer 1
umts-iub set peering dscp ef
umts-iub local 10.10.10.2 8100
umts-iub remote 10.10.10.1 8100
interface GigabitEthernet1/0
max-reserved-bandwidth 100
interface GigabitEthernet2/0
interface GigabitEthernet3/0
tftp-server system:/memory/iosimage alias iosimage
snmp-server community public RO
snmp-server ifindex persist
snmp-server trap link ietf
snmp-server queue-length 100
snmp-server enable traps snmp linkdown linkup coldstart warmstart
snmp-server enable traps ipran
snmp-server host 172.19.23.26 version 2c v2c
Profile Example for UMTS
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
no service password-encryption
logging buffered 100000 debugging
connect interface atm 0/0
max vpi-bits 1 vci-bits 6
connect interface atm 1/0
max vpi-bits 1 vci-bits 8
connect interface atm 2/0
max vpi-bits 1 vci-bits 8
connect interface atm 3/0
max vpi-bits 1 vci-bits 8
clock summer-time EDT date Apr 2 2006 2:00 Oct 29 2006 2:00
umts-profile profile_ATM1/0.1 <== define profile
ipran-mib snmp-access outOfBand
ipran-mib location aggSite
channel-group 0 timeslots 1-31
class-map match-any llq-class
bandwidth remaining percent 1
ip address 10.10.10.2 255.255.255.252
ip tcp header-compression ietf-format
ppp multilink fragment-delay 0 1
max-reserved-bandwidth 100
service-policy output llq-policy
ip rtp header-compression ietf-format
interface GigabitEthernet0/0
interface ATM1/0.1 multipoint
umts-iub congestion priority protected
umts-iub name cisco1 <== apply profile
umts-iub name cisco2 <== apply profile
umts-iub profile profile_ATM1/0.1 <== apply profile
umts-iub congestion-control
umts-iub backhaul-timer 1
umts-iub set peering dscp ef
umts-iub local 10.10.10.2 8100
umts-iub remote 10.10.10.1 8100
interface GigabitEthernet1/0
max-reserved-bandwidth 100
interface GigabitEthernet2/0
interface GigabitEthernet3/0
tftp-server system:/memory/iosimage alias iosimage
snmp-server community public RO
snmp-server ifindex persist
snmp-server trap link ietf
snmp-server queue-length 100
snmp-server enable traps snmp linkdown linkup coldstart warmstart
snmp-server enable traps ipran
snmp-server host 172.19.23.26 version 2c v2c
VPI Mapping Example for UMTS
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
no service password-encryption
logging buffered 100000 debugging
connect interface atm 0/0
max vpi-bits 1 vci-bits 6
connect interface atm 1/0
max vpi-bits 1 vci-bits 8
connect interface atm 2/0
max vpi-bits 1 vci-bits 8
connect interface atm 3/0
max vpi-bits 1 vci-bits 8
clock summer-time EDT date Apr 2 2006 2:00 Oct 29 2006 2:00
ipran-mib snmp-access outOfBand
ipran-mib location aggSite
channel-group 0 timeslots 1-31
class-map match-any llq-class
bandwidth remaining percent 1
ip address 10.10.10.2 255.255.255.252
ip tcp header-compression ietf-format
ppp multilink fragment-delay 0 1
max-reserved-bandwidth 100
service-policy output llq-policy
ip rtp header-compression ietf-format
interface GigabitEthernet0/0
interface ATM1/0.1 multipoint
umts-iub congestion priority protected
umts-iub vpi-map 0 1 <== vpi map
umts-iub congestion-control
umts-iub backhaul-timer 1
umts-iub set peering dscp ef
umts-iub local 10.10.10.2 8100
umts-iub remote 10.10.10.1 8100
interface GigabitEthernet1/0
max-reserved-bandwidth 100
interface GigabitEthernet2/0
interface GigabitEthernet3/0
tftp-server system:/memory/iosimage alias iosimage
snmp-server community public RO
snmp-server ifindex persist
snmp-server trap link ietf
snmp-server queue-length 100
snmp-server enable traps snmp linkdown linkup coldstart warmstart
snmp-server enable traps ipran
snmp-server host 172.19.23.26 version 2c v2c
Combined GSM and UMTS
The combined GSM and UMTS configuration allows both the GSM and UMTS technologies to become aggregated over the traditional multilink backhaul connection (see Figure B-3). For this example, an MWR 1941-DC-A router is to the left at the Node-B side, and the Cisco RAN Service Module is housed in the Cisco ONS 15454 platform at the RNC side.
Figure B-3 Combined GSM and UMTS Configuration
MWR 1941-DC-A
network-clock-participate slot 1
network-clock-participate wic 0
network-clock-participate wic 1
network-clock-participate wic 2
network-clock-participate aim 1
network-clock-select 1 E1 0/2
ipran-mib snmp-access inBand
ipran-mib location cellSite
channel-group 0 timeslots 1-31
channel-group 0 timeslots 1-31
channel-group 0 timeslots 1-31
channel-group 0 timeslots 1-31
class-map match-any llq-class
bandwidth remaining percent 1
ip address 10.10.10.1 255.255.255.252
ppp multilink fragment delay 0 1
max-reserved-bandwidth 100
service-policy output llq-policy
ip rtp header-compression ietf-format
interface FastEthernet0/0
interface FastEthernet0/1
gsm-abis local 10.0.0.1 4444
gsm-abis remote 10.0.0.2 4444
max-reserved-bandwidth 100
gsm-abis local 10.0.0.1 4446
gsm-abis remote 10.0.0.2 4446
max-reserved-bandwidth 100
umts-iub congestion-control
umts-iub backhaul-timer 1
umts-iub set peering dscp ef
umts-iub local 10.10.10.1 8100
umts-iub remote 10.10.10.2 8100
umts-iub congestion priority protected
snmp-server community public RO
snmp-server ifindex persist
snmp-server trap link ietf
snmp-server queue-length 100
snmp-server enable traps snmp linkdown linkup coldstart warmstart
snmp-server enable traps ipran
snmp-server enable traps syslog
snmp-server host 172.19.23.26 version 2c v2c
RAN Service Module (GSM and UMTS)
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
no service password-encryption
logging buffered 100000 debugging
connect interface atm 0/0
max vpi-bits 1 vci-bits 6
connect interface atm 1/0
max vpi-bits 1 vci-bits 8
connect interface atm 2/0
max vpi-bits 1 vci-bits 8
connect interface atm 3/0
max vpi-bits 1 vci-bits 8
clock summer-time EDT date Apr 2 2006 2:00 Oct 29 2006 2:00
umts-profile profile_ATM1/0.1
ipran-mib snmp-access outOfBand
ipran-mib location aggSite
channel-group 0 timeslots 1-31
channel-group 0 timeslots 1-31
channel-group 0 timeslots 1-31
channel-group 0 timeslots 1-31
class-map match-any llq-class
bandwidth remaining percent 1
ip address 10.10.10.2 255.255.255.252
ip tcp header-compression ietf-format
ppp multilink fragment-delay 0 1
max-reserved-bandwidth 100
service-policy output llq-policy
ip rtp header-compression ietf-format
interface GigabitEthernet0/0
interface ATM1/0.1 multipoint
umts-iub congestion priority protected
umts-iub profile profile_ATM1/0.1
umts-iub congestion-control
umts-iub backhaul-timer 1
umts-iub set peering dscp ef
umts-iub local 10.10.10.2 8100
umts-iub remote 10.10.10.1 8100
interface GigabitEthernet1/0
gsm-abis local 10.0.0.2 4444
gsm-abis remote 10.0.0.1 4444
gsm-abis local 10.0.0.2 4446
gsm-abis remote 10.0.0.1 4446
max-reserved-bandwidth 100
interface GigabitEthernet2/0
interface GigabitEthernet3/0
tftp-server system:/memory/iosimage alias iosimage
snmp-server community public RO
snmp-server ifindex persist
snmp-server trap link ietf
snmp-server queue-length 100
snmp-server enable traps snmp linkdown linkup coldstart warmstart
snmp-server enable traps ipran
snmp-server host 172.19.23.26 version 2c v2c