Configuration Examples For Access-Network Control Protocol; Enabling Access-Network Control Protocol On Ethernet Interfaces: Example; Enabling Access-Network Control Protocol On Atm Interfaces: 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
Command or Action
Step 6
ancp neighbor name dslam-name id dslam-id
client-ID "port-y- identifier"
Example:
Router(config-if-atm-range-pvc)# ancp neighbor
name dslam1 id 1.2.3.4 client-ID "1.2.3.4
atm0/0.1"
Router(config-if-atm-pvc)# ancp neighbor name
dslam1 id 1.2.3.4 client-ID "1.2.3.4 atm0/0.1"
Step 7
end
Example:
Router(config-if-atm-pvc)# end

Configuration Examples for Access-Network Control Protocol

This section provides the following configuration examples:

Enabling Access-Network Control Protocol on Ethernet Interfaces: Example

The following example shows how to enable ANCP on an Ethernet subinterface. In the example, ANCP
is enabled on Gigabit Ethernet subinterface 2/0/1.1.
interface GigabitEthernet 2/0/1
ip address 192.168.64.16 255.255.255.0
ancp enable
!
interface GigabitEthernet 2/0/1.1
encapsulation dot1q 100 second-dot1q 200
ancp adjacency timer 100

Enabling Access-Network Control Protocol on ATM Interfaces: Example

The following example shows how to enable ANCP on an ATM subinterface. In the example, ANCP is
enabled on ATM subinterface 2/0/1.1.
interface ATM2/0/0.1 point-to-point
OL-14660-03
Enabling Access-Network Control Protocol on Ethernet Interfaces: Example, page 1-11
Enabling Access-Network Control Protocol on ATM Interfaces: Example, page 1-11
Mapping DSLAM Ports to VLAN Interfaces on the BRAS: Example, page 1-12
Mapping DSLAM Ports to PVC Interfaces on the BRAS: Example, page 1-13
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
ancp enable
Cisco 10000 Series Router Access Network Control Protocol Configuration Guide
Configuration Examples for Access-Network Control Protocol
Purpose
Specifies the ANCP access DSLAM to which PVC
subinterfaces are mapped.
This command in available under pvc and pvc-in-range
command modes.
Exits out of the pvc configuration mode.
1-11

Advertisement

Table of Contents
loading

Table of Contents