Mapping Dslam Ports To Vlan 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

Configuring Access-Network Control Protocol
Command or Action
Step 3
ancp adjacency timer interval
Example:
Router(config)# ancp adjacency timer 100
Step 4
interface atm slot/subslot/port.subinterface
Example:
Router(config)# interface atm 2/0/1.1
Step 5
ip address ip-address mask
Example:
Router(config-subif)# ip address 10.16.1.2
255.255.0.0
Step 6
pvc [vci] [vpi]
Example:
Router(config-subif)# pvc 2/100
Step 7
ancp enable
Example:
Router(config-if-atm-vc)# ancp enable
Mapping DSLAM Ports to VLAN Interfaces on Broadband Remote Access
Servers
Use the following procedure to map DSLAM ports to VLAN interfaces on the BRAS.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
Cisco 10000 Series Router Access Network Control Protocol Configuration Guide
1-8
enable
configure terminal
ancp atm shaper percent-factor factor
interface interface
encapsulation dot1q vlan-id
ancp neighbor name dslam-name id dslam-id client-ID "Access-Node-Identifier"
Chapter 1
Purpose
Sets the ANCP adjacency timer interval, which specifies the
amount of time to wait before sending an ANCP hello
packet to the DSLAM. Valid values are defined in units of
100 milliseconds (ms). Default: 100 (10 seconds)
Creates or modifies a subinterface. Enters subinterface
configuration mode.
Assigns an IP address and subnet mask to the subinterface.
Enables an ANCP connection over ATM PVC and enters
ATM virtual circuit configuration mode.
Enables ANCP on the interface where IP is configured.
Access-Network Control Protocol
OL-14660-03

Advertisement

Table of Contents
loading

Table of Contents