Sunteți pe pagina 1din 11

UA5000 Engineer Trainee Book

ISSUE 1.0
UA5000 Engineer Trainee Book ISSUE 1.0 Table of Contents

Table of Contents

UA5000 system overview ............................................................................................................. 1


1. Course outline ..........................................................................................................................1
2. Objective ..................................................................................................................................1
3. Reference ................................................................................................................................1
4. Practice tasks...........................................................................................................................1
UA5000 data configuration ........................................................................................................... 2
1. Course outline ..........................................................................................................................2
2. Objective ..................................................................................................................................2
3. References...............................................................................................................................2
4. Practice tasks...........................................................................................................................2
5. Practice guide ..........................................................................................................................3

Copyright © 2008 Huawei Technologies Co., Ltd. All rights reserved i


UA5000 Engineer Trainee Book ISSUE 1.0 Error! Use the Home tab to apply 标题
1,F11 to the text that you want to appear
here.

UA5000 system overview

1. Course outline
The course have a outline of the UA5000, including the UA5000’s function
and architecture, networking structure and board function.

2. Objective
Upon completion of this course, you will be able to:

 Describe architecture of UA5000

 Describe main function of the cards

3. Reference

《UA5000 Technical Manual》

4. Practice tasks
1. Observe UA5000’s frames including installation of power and each cards,
upstream FE cable and user cable.

2. Cascading of the frames(optional)

Copyright © 2008 Huawei Technologies Co., Ltd. All rights reserved 1


UA5000 Engineer Trainee Book ISSUE 1.0 Error! Use the Home tab to apply 标题 1 to
the text that you want to appear here.

UA5000 data configuration

1. Course outline
This course introduce the basic commands of UA5000 data configuration.

2. Objective

 The method of UA5000’s login

 Basic commands of configure IP and add boards.

 Configure the data to softswitch.

 Configure the user data of UA5000.

3. References
《UA5000 technology manual》

4. Practice tasks

1. Login UA5000 use serial port (default administrator user name and
password: root / admin)

2. Login every Command Mode: User, Privilege, Global configure, and how
to switch the different mode.

3. Adding frames, boards and PVM’s IP address, GW IP address.

4. Following networking of the lab, collect the configuration information of


the softswitch, configure the connect data.

2 Copyright © 2008 Huawei Technologies Co., Ltd. All rights reserved


UA5000 Engineer Trainee Book ISSUE 1.0 Error! Use the Home tab to apply 标题
1,F11 to the text that you want to appear
here.

IP address and port number of softswitch:

Protocol:

Local IP and port number:

5. Configure the user data according to requirement.

5. Practice guide

5.1 Set up the loading configuration condition

 Connecting to UA5000 Through Local Serial Port

PVM

LA N
W AN
PC S erial port
COM
R S -232 serial
port cable

U A 5000

Run the HyperTerminal and set the serial port properties as follows:

Bits per second: 9600

Data bits: 8

Parity: none

Stop bits: 1

Flow control: none

Default administrator user name and password: root / admin

 Connecting to UA5000 Through Telnet Terminal

Copyright © 2008 Huawei Technologies Co., Ltd. All rights reserved 3


UA5000 Engineer Trainee Book ISSUE 1.0 Error! Use the Home tab to apply 标题 1 to
the text that you want to appear here.

Work
工作站 station

WAN/LAN Work station


维护终端 工作站 服务器
Server
PVM

LAN

WAN

COM

UA5000

Ensure that the serial port maintenance environment has been set up before
you set up the Telnet environment, and you can configure the Telnet data (IP
address, subnet mask, gateway ) through the serial port.

 Login UA5000

Default administrator user name and password: root / admin

5.2 Familiar with Command Mode

 Command Mode switch:

UA5000>enable // login Privilege Mode

UA5000#config // login Global configure Mode

UA5000(config)#exit //return

UA5000#disable //return

 ?
Online help:UA5000#display‘spacebar’? spacebar

 Intelligent matching: UA5000#con(‘spacebar’)

 Alternation handle: UA5000(config)#interface(‘enter’) enter

 History commands: UA5000(config)#(‘ctrl+P’),(‘ctrl+O’)

4 Copyright © 2008 Huawei Technologies Co., Ltd. All rights reserved


UA5000 Engineer Trainee Book ISSUE 1.0 Error! Use the Home tab to apply 标题
1,F11 to the text that you want to appear
here.

5.3 Configuration example

WAN

SoftSwitch
Router 10.10.20.1/24
10.10.10.1/24

H.248

UA5000
10.10.10.2/24

The device panel of UA5000 frame as follow

0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17

P I I P P A A A A A A A A A AA A
W P P V V 3 3 3 3 3 3 3 3 3 3 3 3
X M M M M2 2 2 2 2 2 2 2 2 2 2 2

IP addresses of each devices as follow

item IP address and mask remark

UA5000 IP 10.10.10.2 / 24 Upstream FE port

Upstream default GW (lanswitch or


UA5000 default GW 10.10.10.1 / 24
Router )

SoftSwitch 10.10.20.1 / 24

MG interface data

Codec MG control Transmit


MG Port number
type protocol protocol

Mgid is 0, MG:2944
interface-name is text H.248 UDP
UA5000 MGC:2944

Copyright © 2008 Huawei Technologies Co., Ltd. All rights reserved 5


UA5000 Engineer Trainee Book ISSUE 1.0 Error! Use the Home tab to apply 标题 1 to
the text that you want to appear here.

5.4 Basic configuration information of device

//configure device IP
huawei(config)# ip address 10.10.10.2 submask 255.255.255.0
gateway 10.10.10.1

use display ip address can check the IP and GW IP.

//Add frame
huawei(config)# frame add 0 3

In User Mode can use command display frame to check frame’s information

//Add boards
huawei(config)# board add 0/1 pwx4

huawei(config)# board add 0/6 a32

huawei(config)# board add 0/7 a32

huawei(config)# board add 0/8 a32

。。。。。

huawei(config)# board add 0/16 a32

huawei(config)# board add 0/17 a32

In User Mode can use command display board to check boards’ information

//confirm boards
huawei(config)# board confirm 0

5.5 Configure MG interface

//Add MG interface 0
huawei(config)# interface mg 0

Are you sure to add MG interface? [Y|N]:y

//Configure data of MG interface 0


huawei(config-if-mg-0)#if-mg attribute port 2944 protocal h248 code
text transfer UDP domainName CN.COM mgcip_1 10.10.20.1

6 Copyright © 2008 Huawei Technologies Co., Ltd. All rights reserved


UA5000 Engineer Trainee Book ISSUE 1.0 Error! Use the Home tab to apply 标题
1,F11 to the text that you want to appear
here.

mgcport_1 2944 mgcip_2 210.11.180.28 mgcport_2 2944


interface-name UA5000

//Start MG interface 0
huawei(config-if-mg-0)# reset

In User Mode can use command display if-mg { all | attribute mgid }; or In
MG interface Mode can use command display if-mg attribute can check
MG interface data.

5.6 Configure user data

Add one user:

huawei (config-esl-user)#mgpstnuser add x/x/x x termernalid x telno


xxxxxx

Test numbers VOIP user ports MG interface ID Terminal identification

Batch add users

huawei(config-esl-user)# mgpstnuser batadd startuser 0/6/0


enduser 0/17/31 0 0 telno XXXX000

In User Mode can use command display mgpstnuser to check users


information.

5.7 Save the configuration data

huawei#save

The system will display the the rate of save process

Copyright © 2008 Huawei Technologies Co., Ltd. All rights reserved 7

S-ar putea să vă placă și