Sie sind auf Seite 1von 3

Configuration Dslam ATM Huawei MA5100

1.Confirm board and frame(if has slave frame)

MA5100>enable MA5100# configure terminal MA5100(config)#show board 0 MA5100(config)#board confirm 0 When boards register already and will show Normal. If has slave frame, itll be appear alarm Auto find a frame, FrameID:1, main control board name:H511SMXB then we use command for confirm frame as MA5100(config)#frame confirm 0 MA5100(config)#board confirm 1

1.

Change hostname and time

MA5100(config)#hostname ABC MA5100(config)#time 11:22:33 2006-03-27

2.

Set in-band management

MA5100 (config)# atmlan netif 172.18.xx.yy 255.255.255.0 (IP address for DSLAM itself) MA5100 (config)# atmlan ip-access 172.18.0.0 255.255.0.0 MA5100 (config)# atmlan ip-access 172.30.1.0 255.255.255.0 MA5100 (config)# atmlan ip-route 0.0.0.0 0.0.0.0 172.18.xx.1 (IP address of gateway) MA5100 (config)# atmlan arp ipoa 172.18.xx.1 0/13/0 0 aa

3.

Add NMS

MA5100 (config)# nms name N2000-1 172.30.1.20 public private MA5100 (config)# nms activate name N2000-1

4.

Create PVC for permit NMS PVC of remote site

MA5100 (config)# pvc atm 0/13/1 vpi 0 vci 34 atm 0/13/0 vpi 0 vci 34 cast-type p2p rx-cttr 3 upc off txcttr 3 upc off MA5100 (config)# pvc atm 0/13/2 vpi 0 vci 35 atm 0/13/0 vpi 0 vci 35 cast-type p2p rx-cttr 3 upc off txcttr 3 upc off Create for all remote sites

5.

Create PVP for permit service PVC of remote site

MA5100 (config)# pvp atm 0/13/1 vpi 12 atm 0/13/0 vpi 12 cast-type p2p rx-cttr 3 upc off tx-cttr 3 upc off MA5100 (config)# pvp atm 0/13/2 vpi 13 atm 0/13/0 vpi 13 cast-type p2p rx-cttr 3 upc off tx-cttr 3 upc off MA5100 (config)# pvp atm 0/13/3 vpi 14 atm 0/13/0 vpi 14 cast-type p2p rx-cttr 3 upc off tx-cttr 3 upc off 6. Add EMU

MA5100 (config)# emu add 0 H304ESC 0 30 force MA5100 (config)# emu add 1 FAN 0 0 back MA5100 (config)# emu add 2 FAN 1 0 back MA5100 (config)# interface emu 1 MA5100 (config-if-fan-1)# fan speed mode automatic MA5100 (config-if-fan-1)# exit MA5100 (config)# interface emu 2 MA5100 (config-if-fan-2)# fan speed mode automatic 7. Add PVC for ADSL & SHDSL user

MA5100 (config)# traffic table index 5 srvcategory ubr tdtype notrafficDescriptor MA5100 (config)# traffic table index 6 srvcategory cbr tdtype noclpnoScr clp01Pcr 2048 MA5100(config)#pvc adsl 0/0/0 vpi 0 vci 35 atm 0/13/0 vpi 11 vci 32 rx-cttr 5 upc on tx-cttr 5 upc on TQY2(config)#pvc shdsl 0/3/0 vpi 0 vci 38 atm 0/13/0 vpi 11 vci 128 rx-cttr 6 upc off tx-cttr 6 upc off

8.

Save configuration

MA5100 (config)#save

Das könnte Ihnen auch gefallen