Mapping Dslam Ports To Pvc Interfaces On Broadband Remote Access Servers - 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
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
ancp atm shaper percent-factor factor
Example:
Router(config)# ancp shaper percent-factor 95
Step 4
interface subinterface
Example:
Router(config)# interface FastEthernet0/0.1
Step 5
encapsulation dot1q vlan-id
Example:
Router(config-if)# encapsulation dot1q 411
Step 6
ancp neighbor name dslam-name id dslam-id
client-ID "access-loop-circuit-id"
Example:
Router(config-if)# ancp neighbor name dslam1 id
1.2.3.4 client-ID "1.2.3.4 eth 0/0.1"

Mapping DSLAM Ports to PVC Interfaces on Broadband Remote Access Servers

The ancp neighbor name command is available under pvc and pvc-in-range command modes. This
command creates a one-to-one mapping between a PVC and a DSLAM port. Use the following
procedure to map DSLAM ports to PVC interfaces on the BRAS.
SUMMARY STEPS
1.
2.
3.
4.
OL-14660-03
enable
configure terminal
ancp atm shaper percent-factor factor
interface atm slot/subslot/port.subinterface
Cisco 10000 Series Router Access Network Control Protocol Configuration Guide
Configuring Access-Network Control Protocol
Purpose
Enables privileged EXEC mode. If prompted, enter your
password.
Enters global configuration mode.
Enables ANCP cell tax accounting for ATM U-interface
connections
Enters interface configuration mode for the specified
subinterface.
Enable IEEE 802.1Q encapsulation of traffic on a specified
VLAN.
Specifies the ANCP access DSLAM to which VLAN
subinterfaces are mapped.
1-9

Advertisement

Table of Contents
loading

Table of Contents