0% found this document useful (0 votes)
238 views6 pages

Guideline Configuratoin Dslam 5605

The document provides guidelines for configuring a DSLAM5605 device. It includes steps to change the device name, create VLANs and IP addresses, configure IP access lists, routing, SNMP settings, LAN interfaces, traffic profiles, PVC creation, ADSL line profiles, and commands for viewing configurations. The goal is to correctly set up the DSLAM device for use in an IP network.

Uploaded by

Moacir de Caldas
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
238 views6 pages

Guideline Configuratoin Dslam 5605

The document provides guidelines for configuring a DSLAM5605 device. It includes steps to change the device name, create VLANs and IP addresses, configure IP access lists, routing, SNMP settings, LAN interfaces, traffic profiles, PVC creation, ADSL line profiles, and commands for viewing configurations. The goal is to correctly set up the DSLAM device for use in an IP network.

Uploaded by

Moacir de Caldas
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 6

VIETTEL CAMBODIA PTE.

, LTD
NOC CENTER IP DEPARTMENT

GUIDELINE
CONFIGURATOIN DSLAM5605

1. Guideline number: GL.IP.IP ACCESS.001.EN


2. Effective Date: 16/08/2011
3. Last issue: 01
4. Approved by: ..

BNG THEO DI SA I
PNP, 08/2011

NOC CENTER IP DEPARTMENT

Number:GL.IP.IPACCESS.001.EN
Efictive date: 16/08/2011

GUIDELINE
CONFIGURATOIN DSLAM5605

No

Page

Amendment

Last issue: 01
Page:2/6

Effective date

NOC CENTER IP DEPARTMENT

Number:GL.IP.IPACCESS.001.EN
Efictive date: 16/08/2011

GUIDELINE
CONFIGURATOIN DSLAM5605

Prepared by

Last issue: 01
Page:3/6

Checked by

Signature

GUIDELINE
CONFIGURATOIN DSLAM5605

Approved by

NOC CENTER IP DEPARTMENT

Number:GL.IP.IPACCESS.001.EN
Efictive date: 16/08/2011

GUIDELINE
CONFIGURATOIN DSLAM5605

Last issue: 01
Page:4/6

Step1 Change Device Name:


MA5605(config)#hostname PNP001_A_MA5605
Step2 Create Vlan NMS:
PNP001_A_MA5605(config)#nms VLAN NMS (see in IP planning)
Step3 Assign IP address to device:
PNP001_A_MA5605(config)#atmlan ip-address ethernet A.B.C.D 255.255.255.0
A.B.C.D see in IP planning
Step4 Create IP Access:
PNP001_A_MA5605(config)#atmlan ip-access from_ip to_ip subnetmask
PNP001_A_MA5605(config)#atmlan ip-access 172.16.0.1 172.16.254.254
255.255.255.0
PNP001_A_MA5605(config)#atmlan ip-access 117.120.24.1 117.120.24.254
255.255.255.0

NOC CENTER IP DEPARTMENT

Number:GL.IP.IPACCESS.001.EN
Efictive date: 16/08/2011

GUIDELINE
CONFIGURATOIN DSLAM5605

Last issue: 01
Page:5/6

PNP001_A_MA5605(config)#atmlan ip-access 192.168.1.1 192.168.1.254


255.255.255.0
PNP001_A_MA5605(config)#atmlan ip-access 172.16.1.1 172.16.1.254 255.255.255.0
Step5 Config IP Route:
PNP001_A_MA5605(config)#atmlan ip-route 0.0.0.0 0.0.0.0 X.X.X.X
X.X.X.X is default gateway
Step6 Config for Managerment:
PNP001_A_MA5605(config)#snmp-server enable agent all
PNP001_A_MA5605(config)#snmp-server enable traps
PNP001_A_MA5605(config)#snmp-server community ip 117.120.24.102 public private
notify 162 v1
Step7 Test Ping to Gateway:
PNP001_A_MA5605(config)#ping X.X.X.254
Stet8 Config LAN interface:
PNP001_A_MA5605(config)#interface lan 0/0
PNP001_A_MA5605(config-lan0/0)# port mode uplink tagged negotiate
PNP001_A_MA5605(config-lan0/0)# vlan VLANID access common
PNP001_A_MA5605(config-lan0/0)#pitp switch pmode
Step9 Config traffic-profile:
PNP001_A_MA5605(config)# traffic-profile 4096 4
PNP001_A_MA5605(config)# traffic-profile 640 5
Step10 Create PVC
PNP001_A_MA5605(config)#pvc lan 0/0 VLANID access 5 disable 1483b adsl 0/1/1 8
35 off off 4 5
Example
pvc lan 0/0 363 5 disable 1483b adsl 0/1/1 8 35 off off 4 5
pvc lan 0/0 363 5 disable 1483b adsl 0/1/2 8 35 off off 4 5

NOC CENTER IP DEPARTMENT

Number:GL.IP.IPACCESS.001.EN
Efictive date: 16/08/2011

GUIDELINE
CONFIGURATOIN DSLAM5605

Last issue: 01
Page:6/6

pvc lan 0/0 363 5 disable 1483b adsl 0/1/16 8 35 off off 4 5
Step11 Create adsl line profile:
PNP001_A_MA5605(config)#adsl line-profile add 10
During input,press 'Q' to quit,then settings at this time are neglected.
> Select the line profile type 1-adsl 2-adsl2+(1~2) [1]:
> Will you set basic configuration for modem? (y/n) [n]:n
> Will you set channel mode? (y/n) [n]: n
> Will you set interleave delay? (y/n) [n]: n
> Please select form of transmit rate adaptation in downstream:
> 0-fixed 1-adaptAtStartup (0~1) [1]:
> Will you set noise margin for modem? (y/n) [n]:n
> Will you set parameters for rate? (y/n) [n]: y
> Min bit rate in down stream (32~8160 Kbps) [32]: 32
> Max bit rate in down stream (32~8160 Kbps) [6144]: 128
> Min bit rate in up stream (32~896 Kbps) [32]: 32
> Max bit rate in up stream (32~896 Kbps) [640]: 64
> Please input the profile's name : surfhome
Add profile 10 successfully.
Step12 Save Config:
PNP001_A_MA5605(config)#save
Show Command
PNP001_A_MA5605(config)#show board 0/1
PNP001_A_MA5605(config)#show pvc all

You might also like