Cisco ASR 9000 Series Configuration Manual page 245

Aggregation services router broadband network gateway
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring Subscriber Features
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config)# interface
GigabitEthernet0/1/0/0.12
Step 3
Use any of these commands to configure encapsulated
ambiguous VLANs:
• encapsulation ambiguous { dot1q | dot1ad } {any |
vlan-range }
• encapsulation ambiguous dot1q vlan-id second-dot1q
{ any | vlan-range }
• encapsulation ambiguous dot1q any second-dot1q {
any | vlan-id }
• encapsulation ambiguous dot1ad vlan-id dot1q { any
| vlan-range }
Example:
RP/0/RSP0/CPU0:router(config-if)# encapsulation
ambiguous dot1q any
RP/0/RSP0/CPU0:router(config-if)# encapsulation
ambiguous dot1q 14 second-dot1q 100-200
RP/0/RSP0/CPU0:router(config-if)# encapsulation
ambiguous dot1q any second-dot1q any
RP/0/RSP0/CPU0:router(config-if)# encapsulation
ambiguous dot1ad 14 dot1q 100,200,300-400
Step 4
ipv4 | ipv6address source-ip-address destination-ip-address
Example:
RP/0/RSP0/CPU0:router(config-if)# ipv4 address
2.1.12.1 255.255.255.0
RP/0/RSP0/CPU0:router(config-if)# ipv6 address
1:2:3::4 128
Step 5
service-policy type control subscriber policy_name
Example:
RP/0/RSP0/CPU0:router(config-if)# service-policy type
control subscriber PL1
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Establishing Subscriber Session on Ambiguous VLANs
Purpose
Enters global configuration mode.
Configures the interface and enters the interface
configuration mode.
Configures IEEE 802.1Q VLAN configuration.
The vlan-range is given in comma-separated, or
hyphen-separated format, or a combination of both, as
shown in the examples.
Although encapsulation ambiguous dot1ad
Note
is supported, it is not commonly used in BNG
deployments.
Configures the IPv4 or IPv6 protocol address.
Applies a policy-map to an access interface where the
policy-map was previously defined with the specified
PL1 policy_name.
4.3.x
233

Advertisement

Table of Contents
loading

Table of Contents