Cisco 10000 Series Configuration Manual page 146

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

Advertisement

dot1q
The following example shows how to map a client of the DSLAM named dslam1 to an 802.1Q VLAN.
In the example, the client identified as 10.2.3.4 ethernet8/0/0.3128 is mapped to queue-in-queue
(Q-in-Q) VLANs 3 and 128. Because VLAN 412 is configured on both Gigabit Ethernet subinterfaces
1/0/0.2 and 1/0/1.2, the mapping of client 10.2.3.4 ethernet8/0/0.2 to VLAN 412 explicitly identifies the
interface (for example, interface GigabitEthernet 8/0/0.2).
ancp atm shaper percent-factor 95
!
interface GigabitEthernet8/0/0
ip address 10.0.75.123 255.255.255.0
ancp enable
!
policy-map speed:eth:10600:5000:80/0
description parent shaper for premium
class class-default
shape 10600
service-policy premium
!
interface GigabitEthernet8/0/0.1
encapsulation dot1q 412
!
interface GigabitEthernet8/0/0.2
encapsulation dot1q 412
!
interface GigabitEthernet8/0/0.3128
encapsulation dot1q 3 second-dot1q 128
pppoe enable group global
service-policy output speed:eth:10600:5000:80/0
!
ancp neighbor name dslam1 id "10.2.3.4"
dot1q 3 second-dot1q 128 client-ID "10.2.3.4 ethernet8/0/0.3128
dot1q 412 client-ID interface GigabitEthernet8/0/0.2 "10.2.3.4 ethernet8/0/0.2"
radius-server host 192.168.164.228 auth-port 1645 acct-port 1646 non-standard
radius-server vsa send accounting
radius-server vsa send authentication
Related Commands
Command
ancp adjacency timer
ancp atm shaper
ancp neighbor
Cisco 10000 Series Router Access Network Control Protocol Configuration Guide
A-14
Description
Specifies the interval between ANCP hello messages.
Enables ANCP cell tax accounting for ATM U-interface connections.
Specifies the ANCP access node neighbor (DSLAM).
Chapter A
ANCP Command Reference
OL-14660-03

Advertisement

Table of Contents
loading

Table of Contents