Wednesday, October 29, 2014

Corecess R1 - AD DSLAM Configuration

Corecess R1 - AD DSLAM Configuration

Corecess R1 - AD DSLAM Configuration
This is a sample configuration for R1-AD Corecess DSLAM that I hope be useful  for you:

Building configuration...

Current configuration:
!
! version  0.78
!
hostname Dslam-Lab
dsl
adsl speed 2/1-48 ds 512 us 512

service tcp syncookies
!
snmp-server contact Unknown
snmp-server location Unknown
snmp-server enable rmon
!
system fan enable 30 20
system temperature enable 90 80
module 2 access-type protected
!
port adsl 2/1-48.1 pvc 0/35
port adsl 2/1-48.1 qos-service unshape
!
vlan id 2 name NMS
vlan id 10 name Accesss
dot1q port gigabitethernet 1/1 tag 2,10
dot1q port adsl 2/1-48.1 pvid 10
!
interface vlan id 2
ip address 10.10.10.2/24
!
ip route default 10.10.10.1
!
line vty 0 10
!
no ntp
!
Dslam# sh dsl vc
2/28.1
VirtualPortIndex: 3/1 IfIndex: 51 BridgeIndex: 129
Name: DEFAULT VLAN: 10
VPI/VCI 0/35
Service Category : unshape
Traffic Parameters : PCR/SCR/MBS/CDV 2320/2320/2320/0

2/31.1
VirtualPortIndex: 3/2 IfIndex: 53 BridgeIndex: 130
Name: DEFAULT VLAN: 10
VPI/VCI 0/35
Service Category : unshape
Traffic Parameters : PCR/SCR/MBS/CDV 2320/2320/2320/0

Dslam-Lab# show vlan
VLAN Name             Status   Slot/Port(s)
---- ---------------- -------- ------------------------------------
1    DEFAULT          active   1/1-2         
                               2/1-48        

2    NMS              active 
10   Accesss          active 
VLAN Interface  IGMPs    STP      Private  Promisc Port(s)
---- ---------- -------- -------- -------- ------------------------
1    disable    disable  enable   Disable  None                   
2    enable     disable  enable   Disable  None                   
10   disable    disable  enable   Disable  None                   
Dslam-Lab# show dot1q port adsl 2/28
Port        PVID  Acceptable frame types  Ingress filter
----------  ----  ----------------------  --------------
2/28         1     all                      off         

Dslam-Lab# show dot1q port adsl 2/28.1
Port        PVID  Acceptable frame types  Ingress filter
----------  ----  ----------------------  --------------
2/28.1       10    all                      off         

Dslam#

No comments:

Post a Comment