Mapping Dslam Ports To Pvc Interfaces On The Bras: Example - Cisco 10000 Series Configuration Manual

Router access network control protocol
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Chapter 1
Access-Network Control Protocol

Mapping DSLAM Ports to PVC Interfaces on the BRAS: Example

The ancp neighbor name command specifies how to map CPE client ports of a DSLAM to PVC
interfaces on the BRAS. This command can be configured either globally or under PVC/PVC-in-Range
mode.
In PVC or PVC-in-Range Configuration Mode
In this example, the router interfaces with one DSLAM which has 2 ports or clients, namely, port
port y.
interface ATM2/0/0.1 point-to-point
"DSLAM-port-x-identifier"
"DSLAM-port-x-identifier"
"DSLAM-port-y-identifier"
In Global Configuration Mode
When the ancp neighbor command is configured globally, the PVC information for the ATM interface
must also be specified. The following is an example of the CLI when the ancp neighbor command is
globally configured:
OL-14660-03
description ANCP Link to one DSLAM
no ip mroute-cache
ip address 192.168.0.2 255.255.255.252
pvc 254/32
protocol ip 192.168.0.1 255.255.255.252
ancp neighbor name <DSLAM name1> id <DSLAM 1 id> client-ID
no snmp trap link-status
!
interface ATM1/0/0.1 multipoint
description TDSL clients - default TDSL 1024
class-int speed:ubr:1184:160:10
range pvc 10/41 10/160
service-policy input SET-PRECEDENCE-0
service-policy output premium-plus:l2c:25088
pvc-in-range 10/103
description TDSL client 16 Mbps with ANCP
class-vc speed:ubr:17696:1184:05
ancp neighbor name <DSLAM name1> id <DSLAM 1 id> client-ID
!
range pvc 11/41 11/160
service-policy input SET-PRECEDENCE-0
service-policy output premium-plus:l2c:25088
pvc-in-range 11/108
description TDSL client 16 Mbps with ANCP
class-vc speed:ubr:17696:1184:05
ancp neighbor name <DSLAM name1> id <DSLAM 1 id> client-ID
!
!
!
interface ATM1/0/0.1 multipoint
description TDSL clients - default TDSL 1024
class-int speed:ubr:1184:160:10
range pvc 10/41 10/160
service-policy input SET-PRECEDENCE-0
Cisco 10000 Series Router Access Network Control Protocol Configuration Guide
Configuration Examples for Access-Network Control Protocol
and
x
1-13

Advertisement

Table of Contents
loading

Table of Contents