Top Banner

of 31

Module05 DO-RNC Training

Apr 02, 2018

Download

Documents

Tal Deri
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
  • 7/27/2019 Module05 DO-RNC Training

    1/31

    Infrastructure for All-IP Broadband Mobile WirelessAccelerating Access Anywhere

    Module 5: DO-RNC Functionality,

    Setup and Use of the CLI

    Jay Weitzen

    Airvana Performance Engineering

  • 7/27/2019 Module05 DO-RNC Training

    2/31

    Confidential & Proprietary 2

    Radio Network Controller DO-RNC

    Compact Design Chassis

    Client/server IP

    Architecture Carrier Class, High

    Availability Platform

    Highly Scalable designedfor low entry cost of

    deployment

    NEBS Compliant Chassis

  • 7/27/2019 Module05 DO-RNC Training

    3/31

    Confidential & Proprietary 3

    DO-RNC Functional Overview

    1xEV-DO Base Station Controller Communicate and Control

    multiple DOM(s)

    Uses IP-Abis interface (Standard GRE encapsulation)

    Communicate with PDSN over R-P interface (A10/A11)

    Support Automatic Failure Recovery DOM(s) dynamicly homed to

    Redundant DO-RNC if primary one failed (A13)

    Comprehensive Redundancy Features IP Load Balancing, Hot-swappable Power supplies/fans/modules, Warm-Standby System

    Controller.

    Cost-effective operations and management via EMS and existing

    Operational Support Systems (OSSs) Standards compliant IS-856/1xEV-DO, 3rd Generation Partnership

    Project 2 (3GPP2) Wireless IP Network Standard

  • 7/27/2019 Module05 DO-RNC Training

    4/31

    Confidential & Proprietary 4

    DO-RNC Configuration

    Front Back

  • 7/27/2019 Module05 DO-RNC Training

    5/31

    Confidential & Proprietary 5

    DO-RNC Modules

    BIO -

    Supports two 100 Base-T Ethernet ports. Supports TCP/IP stack over the Ethernet connections to both PDSN and Backhaul Network. Supports Abis Link connection(s) toward DOM(s)

    Supports for installation in multiple slots in DO-RNC IP Load Balancing for increasedBandwidth and Redundancy.

    RNSM -

    Responsible for terminating the signaling and session setup components of the 1xEV-DOprotocol.

    Serves multiple DOM(s) and automatically balances the traffic load with other RNSM(s)installed within the same DO-RNC system

    Supports for installation in multiple slots in DO-RNC increases the number of DOM(s)served, and cost-effectively scale as cell site coverage area and capacity grows

    SC -

    Responsible for System Configuration, Routing Protocols, Disk operation, NetworkManagement, and 1xEV-DO Signaling/Session setup activities

    Communicate with the RNSM and BIO modules over backplane connection

    Supports 1+1 System Redundancy ( both in Slot-7 & Slot-9 )

  • 7/27/2019 Module05 DO-RNC Training

    6/31

    Confidential & Proprietary 6

    RNC Disk Operation Overview

    Slot_7 SC card is mapped todisk1: ( in green)

    Slot_9 SC card is mapped to

    disk2: ( in blue ) Active disk is always

    designated as disk0: whichis a virtual disk and canactually be either disk.

    In Redundant modeoperation, SC writes to

    disk0: which goes to bothphysical disks as part ofautomatic DiskSynchronization.

  • 7/27/2019 Module05 DO-RNC Training

    7/31

    Confidential & Proprietary 7

    HSC

    B

    C-PCI Bus - Domain A C-PCI Bus - Domain B

    BIO BIO

    SC

    A

    SC

    B

    HSC

    A

    100BaseT

    x2

    RNSM

    RadioAccessNetwork

    CoreNetwork

    RNSM RNSM RNSM

    100BaseT

    x2

    Access

    Radio

    Node

    BIO BIO RNSM RNSMRNSM RNSM

    Access

    Radio

    Node

    RNC With Load Sharing BIO and RNSM

  • 7/27/2019 Module05 DO-RNC Training

    8/31

    Confidential & Proprietary 8

    CLI (Command Line Interface)

    Can be accessed via console port at the back

    of SC module

    Each BIO module also has an operational

    console port

    All Console ports are 38.4 Kbps baud rate. Support most Terminal Emulation

    Most CLI configuration will be on SCmodule

  • 7/27/2019 Module05 DO-RNC Training

    9/31

  • 7/27/2019 Module05 DO-RNC Training

    10/31

    Confidential & Proprietary 10

    Accessing File System

    From the Enable prompt:

    Nortel-07#shell

    File operation executed inside the shellNortel-07(shell)(disk0:/)#

    Unix-like commands such as ls to see files,cp to copy etc.

    Type exit to return to Enable prompt:

    Nortel-07(shell)(disk0:/)# exit

    Nortel-07#

  • 7/27/2019 Module05 DO-RNC Training

    11/31

    Confidential & Proprietary 11

    File System Basics

    AIRVANA-07(shell)(disk0:/)#ls

    size date time name

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

    2048 Apr 23 18:33 backup/2048 Jul 29 11:53 active/

    2048 Aug 9 13:51 logs/

    2048 Mar 6 20:27 config/

    30004 Aug 9 13:51 config.bin

    12525 Apr 24 11:46 config51.bin

    2048 Jul 29 11:53 images/

    Free Bytes 46663680

    Backup software suite stored here

    Active software suite stored

    here

    All logging files stored here

    Config file accessed at bootup

    Alternate config files

    Upgrade software image placed

    here

  • 7/27/2019 Module05 DO-RNC Training

    12/31

    Confidential & Proprietary 12

    CLI Help Menu In Base Mode

    Airvana-07> ?

    debug Turn debug on

    dir List files on a filesystem

    enable Turn on privileged commands

    exit Exit from sessionhelp Description of the interactive help system

    ipcping Send ipc echo messages

    logtest Logging test suite

    nettest Add/Remove Network Interface

    no Negate a commandping Send echo messages

    show Show

    telnet Open a telnet connection

    undebug Turn debug off

  • 7/27/2019 Module05 DO-RNC Training

    13/31

    Confidential & Proprietary 13

    CLI Help Menu In Enable Mode

    Airvana-07>enable

    Airvana-07# ?

    activate Activate a version of software

    analyze Functions for debugging/analysis

    clear Reset functions

    clock Manage the system clock

    configure Enter configuration modecopy Copy from one file to another

    debug Debug Commands

    display-filter display filter command

    exit Exit from EXEC mode

    help Description of the interactive help system

    no Negate a command or set its defaults

    packet packet command

    pflash Program flash memory

    ping Send echo messages

    reboot Reboot this card

    redundancy Redundancy Commands

    shell Enter Shell Command Mode

    show Show running system information

    snmp SNMP commands

    switchover Cause a switchover to the Standby SC

    syspanic Generate a sysPanic() call.

    terminal Display terminal configuration parameters

    test Diagnostics/Tests related functionality. See sub-commands.

    vpd Set the Vpd data

    write Write running configuration to file

  • 7/27/2019 Module05 DO-RNC Training

    14/31

    Confidential & Proprietary 14

    CLI Help Menu In Configuration Mode

    AIRVANA-07#configEnter configuration commands, one per line. End with CTRL-Z.

    AIRVANA-07(config)# ?

    abis Set Abis Signaling parameters

    carrier Select a carrier to configure

    celldm Configure logging/diagnostic activity

    clear Reset running system information

    clock Manage the system clock

    controller Select an interface to configure

    delta-config Modify delta configuration parameters

    ds1mode Specify the type of DS1 link

    end Return to enable mode

    exit Exit from configuration mode

    frequent See sub-command for more information.

    help Description of the interactive help system

    hostname Set system's network name

    interface Select an interface to configure

    ip Global IP configuration subcommands

    logging Configure logging on the local processor

    module Select a module to configure

    module-logging Configure logging on a specified module

    no Negate a command or sets its defaults

    node Configure Node Propertiesnode-alias Set the node alias

    parent-rnc Specify Candidate Parent RNC

    power-control Power Control

    rate-control Rate Control

    router Routing Protocol Configuration

    sector Select a sector to configure

    sector-element Select a sector-element to configure

  • 7/27/2019 Module05 DO-RNC Training

    15/31

    Confidential & Proprietary 15

    Redundant Disk Synchronization

    Virtual disk0: is the destination for all writes

    This could map to either physical disk ( either

    Disk1: or Disk2: System has a list of files and folders that

    should be synchronized

    /images

    /active

    /backup Anything starting of containing config

    Log files are NOT synchronized

  • 7/27/2019 Module05 DO-RNC Training

    16/31

    Confidential & Proprietary 16

    RNC Network Time

    show sntp time displays the timing source and current

    system time. This is important for interaction with the

    PDSN.Airvana-07> show sntp timeSntp Time Details - UTC

    Timing Source = 10.12.0.242

    Base Secs = 3269960376 (c2e7a2b8)

    Base Nsecs = 73527825 (0461f211)

    Base TBH = 2074 (0000081a)

    Base TBL = 1874264749 (6fb702ad)

    Current Secs = 3269960534 (c2e7a356)

    Current Nsecs = 813621610 (307ee16a)

    Num Leap Secs (since 1980) = 13

    Date = 2003/08/15

    Time = 18:22:14.813

    Local Time Offset = -240 minutes

    State = Initialized

  • 7/27/2019 Module05 DO-RNC Training

    17/31

    Confidential & Proprietary 17

    RNC Modules Information & Status

    show module

    displays module

    info on Operationalstatus, Slot number

    and runtime

    Software version

    Airvana-07> show moduleSlot Present Power Contains Status SW Version Up Time

    01 YES YES bio1/1/1 Active 2.0.1.0 006d 04h 32m 19s

    02 NO YES - - - -

    03 YES YES rnsm1/3/1 Active 2.0.1.0 006d 04h 32m 07s

    04 NO NO - - - -

    05 NO YES - - - -

    06 NO YES - - - -

    07 YES YES sc1/7/1 Active 2.0.1.0 006d 04h 33m 11s

    08 YES YES hsc1/8/1 Active - 006d 04h 33m 11s

    09 NO YES - - - -

    10 YES YES hsc1/10/1 Active - 006d 04h 33m 11s

    11 NO YES - - - -

    12 NO YES - - - -

    13 NO YES - - - -

    14 NO YES - - - -

    15 NO YES - - - -

    16 NO YES - - - -

    17 YES YES power1/17/1 Active - 006d 04h 33m 11s

    17 YES YES fan1/17/2 Active - 006d 04h 33m 11s

    18 YES YES power1/18/1 Active - 006d 04h 33m 11s

    18 YES YES fan1/18/2 Active - 006d 04h 33m 11s

    19 YES YES power1/19/1 Active - 006d 04h 33m 11s

    19 YES YES fan1/19/2 Active - 006d 04h 33m 11s

    20 YES YES disk1/20/1 Active - 006d 04h 33m 11s

  • 7/27/2019 Module05 DO-RNC Training

    18/31

    Confidential & Proprietary 18

    RNC Software Version

    show version displays runtime software version

    show version boot displays flash memory software versions

    Airvana-07> show version boot

    Bootstrap:

    Version: 2.0.1.0 Build: 35 Created on Sat May 31 17:10:58 2003 by nightlybuild

    Bootload1(active):

    Platform BSC Product RNC8500 Processor SC Image BOOTLOAD

    Version: 2.0.1.0 Build: 36 Created on Sat May 31 17:11:14 2003 by nightlybuild

    Bootload2:

    Platform BSC Product RNC8500 Processor SC Image BOOTLOAD

    Version: 2.0.3.3 Build: 43207 Created on Wed Jul 23 15:05:14 2003 by nightlybuild

  • 7/27/2019 Module05 DO-RNC Training

    19/31

    Confidential & Proprietary 19

    RNC SC_Redundancy Information

    show redundancydisplays which Active SC

    module is currently in control of the RNC.

    Airvana-07> show redundancy

    Current State: ACTIVE

    Total Standby Resets: 0

    Redundancy Supported: YES

    Failure Reason:..Peer Down..

    Switchovers: 0 Active Slot: 7 Standby Slot: 0

    Disk States disk0: RS_READY disk1: RS_ACTIVE disk2:RS_REMOVED

    Automatic disk synchronization: ON

  • 7/27/2019 Module05 DO-RNC Training

    20/31

    Confidential & Proprietary 20

    Connection Definitions

    Abis Links between the DOM and theRNC.

    A10/A11 Between the RNC and PDSN tosupport user data traffic connections

    A12 Used for AN AAA between the RNCand AAA server

    A13 Used for Inter-RNC handoff

    PPP L2 Data Link protocol used forconnection between the PDSN and the AT,DOM is merely a pass-thru

  • 7/27/2019 Module05 DO-RNC Training

    21/31

    Confidential & Proprietary 21

    RNC Abis Peers Status

    show abis peer displays whether the DOM is

    successfully homed to RNC

    Will never come up without valid clock from DOM Will not come up without proper IP connectivity over

    the Backhaul Network

    Node ShutdownAirvana-07# show abis peer

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

    Peer IP | Peer | Peer UpTime | Hellos | Messages

    Address | Status | (in sec) | Sent | Received | Sent | Received

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

    10.12.0.242 Connected 250982 19488 19189 6362 11468

  • 7/27/2019 Module05 DO-RNC Training

    22/31

    Confidential & Proprietary 22

    RNC Showing Interfaces

    show interfacedisplays each interface andassociated administrative and operational status, as

    well as the associated IP address.

    Airvana-07# show interface

    Name Connection IP Address In Octets Out Octets Admin Oper

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

    ethernet1/0/1 0.0.0.0/0 0 0 Down Down

    ethernet1/1/1 10.12.0.1/25 1549805340 1494439815 Up Up

    ethernet1/1/2 0.0.0.0/0 0 0 Down Down

    mgmt1/0/1 0.0.0.0/0 0 0 Down Down

    node1/0/1 10.12.0.241/32 0 0 Up Up

    Airvana-07#

  • 7/27/2019 Module05 DO-RNC Training

    23/31

    Confidential & Proprietary 23

    RNC PING Utility

    ping A.B.C.Da tool used to test for connectivitybetween the DOM and other IP entities on the

    network

    Airvana-07# ping 10.12.0.189

    Sending 5, 100-byte ICMP Echos to 10.12.0.189, timeout is 2 seconds:

    !!!!!Success rate is 100 percent (5/5), round-trip min/avg/max = 0/0/0 ms

  • 7/27/2019 Module05 DO-RNC Training

    24/31

    Confidential & Proprietary 24

    RNC Viewing IP Routing Table

    show ip route displays the IP

    routing table toreveal what path

    (if any) will be

    taken to othernetworks or

    devices

    Airvana-07# show ip routeIP ROUTING TABLE

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

    Destination Flags Gateway Owner Interface

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

    0.0.0.0/0 10.10.120.129 S ethernet1/0/1

    10.10.120.1 S ethernet1/1/1

    10.10.120.65 S ethernet1/11/1

    10.10.112.0/24 10.10.120.1 R ethernet1/1/1

    10.10.112.162/32 10.10.120.129 S ethernet1/0/1

    10.10.120.1 S ethernet1/1/1

    10.10.120.65 S ethernet1/11/1

    10.10.112.174/32 10.10.120.129 S ethernet1/0/1

    10.10.120.1 S ethernet1/1/1

    10.10.120.65 S ethernet1/11/1

    10.10.113.0/24 10.10.120.1 S ethernet1/1/1

    10.10.120.33 S ethernet1/2/1

    10.10.120.65 S ethernet1/11/1

    10.10.120.97 S ethernet1/12/1

    10.10.113.4/30 10.10.120.1 R ethernet1/1/1

    10.10.113.8/30 10.10.120.1 R ethernet1/1/1

    10.10.113.24/30 10.10.120.1 R ethernet1/1/1

  • 7/27/2019 Module05 DO-RNC Training

    25/31

    Confidential & Proprietary 25

    RNC PCF Session to PDSN

    Airvana-07# show pcf pdsn all

    PDSN Selection Table

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

    No. IP Status

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

    0 21.21.21.21 Active

    1 0.0.0.0 Inactive

    2 0.0.0.0 Inactive

    3 0.0.0.0 Inactive

    4 0.0.0.0 Inactive

    RNC chooses a PDSN for each connection based on the last 4digits of the IMSI ( use Mod-64 to determine the PDSN

    number)

  • 7/27/2019 Module05 DO-RNC Training

    26/31

    Confidential & Proprietary 26

    RNC RN Mapping Information

    Airvana-07# show rn mapping

    BTS SLOT INTFS INTF_ADDRESS

    10.10.117.5 5 1 10.10.114.6

    10.10.117.7 3 2 10.10.114.14510.10.114.149

    10.10.117.8 13 2 10.10.114.165

    10.10.114.169

    10.10.117.102 4 2 10.10.115.26

    10.10.115.30

    10.10.117.103 3 2 10.10.115.46

    10.10.115.50

    10.10.117.104 15 2 10.10.115.145

    10.10.115.149

  • 7/27/2019 Module05 DO-RNC Training

    27/31

    Confidential & Proprietary 27

    RNC DOM Homing and Carrier Information

    Airvana-07# show 1xevdo rn all config

    RNC Slot Number: 3

    RN IP Address: 10.10.117.7

    Carrier: 1, Channel Number: 900, PN Offset: 40, 212, 384

    RN IP Address: 10.10.117.103

    Carrier: 1, Channel Number: 200, PN Offset: 28

    RNC Slot Number: 4

    RN IP Address: 10.10.117.102

    Carrier: 1, Channel Number: 225, PN Offset: 16, 20

    RNC Slot Number: 5

    RN IP Address: 10.10.117.5

    Carrier: 1, Channel Number: 225, PN Offset: 28, 32

    RNC Slot Number: 6

    RN IP Address: 10.10.117.108

    Carrier: 1, Channel Number: 875, PN Offset: 92

    RNC Slot Number: 13

    RN IP Address: 10.10.117.8

    Carrier: 1, Channel Number: 900, PN Offset: 24, 196, 368

  • 7/27/2019 Module05 DO-RNC Training

    28/31

    Confidential & Proprietary 28

    RNC 1xEV-DO Sessions and Connections

    Airvana-07# show 1xevdo session all 1001 40

    UATI List

    Inst UATI24 RATI PSI HW Id IMSI STATE ConnState

    (Dec) (Hex) (Hex) (Hex) (Hex) (BCD)

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

    1 2 1003EA C600C7A6 50000001 C600C7A6 310012268486566 Open Dormant

    2 4 1003EB A8A9BC4C 50000009 7403B7C7 310012033798087 Open Active

    3 1 1003ED 03A10ABC N/A 7403B822 310012033798178 NoA10Conn Dormant

    4 13 1003F2 81101682 N/A 6B200093 310012153092243 NoA10Conn Dormant

    5 15 1003F3 722E19AA 5000000F 6B20001B 310012153092123 Open Active

    6 17 1003F4 79F50DBE N/A 6B200065 310012153092197 NoA10Conn Dormant

    7 18 1003F5 E1E16078 N/A 6B200085 310012153092229 NoA10Conn Dormant

    8 5 1003F6 C600CD21 5000001B C600CD21 310012268487969 Open Active

    9 3 1003F8 0F3CE01C N/A 8D049730 310012184850224 NoA10Conn Dormant

    Total Displayed Number of Current Active Sessions: 3

    Total Displayed Number of Current Dormant Sessions: 6

    Total Displayed Number of Current Sessions Awaiting Close from AT: 0

  • 7/27/2019 Module05 DO-RNC Training

    29/31

    Confidential & Proprietary 29

    Per-Subscriber Identifiers

    Airvana-07# show 1xevdo session all 1001 40

    UATI List

    Inst UATI24 RATI PSI HW Id IMSI STATE ConnState

    (Dec) (Hex) (Hex) (Hex) (Hex) (BCD)

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

    1 2 1003EA C600C7A6 50000001 C600C7A6 310012268486566 Open Dormant

    UATI Given to the mobile by the RNC

    ESN Hard-Coded by Mobile manufacturer

    IMSI Given to the mobile by the AAA

    with Terminal Authentication, or

    generated by RNC

    PSI PCF Session ID

  • 7/27/2019 Module05 DO-RNC Training

    30/31

    Confidential & Proprietary 30

    RNC 1xEV-DO Sessions and Connections (Contd)

    Airvana-07# show 1xevdo connection all

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

    S# Slot Session Instance UATI24--------------------------------------------------------------------------------

    1 3 15 0x001003f3

    2 4 5 0x001003f6

    3 13 3 0x001003f8

  • 7/27/2019 Module05 DO-RNC Training

    31/31

    Thank You

    Accelerating Access Anywhere