Cisco ASR 9000 Series Configuration Manual page 133

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

Advertisement

Establishing Subscriber Sessions
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
pppoe bba-group bba-group name
Example:
RP/0/RSP0/CPU0:router(config)# pppoe bba-group
bba_1
Step 3
sessions {access-interface | circuit-id |
circuit-id-and-remote-id | inner-vlan | {{mac |
mac-iwf} [access-interface] }} | max | outer-vlan |
remote-id | vlan} limit limit-count [threshold
threshold-count]
Example:
RP/0/RSP0/CPU0:router(config-bbagroup)# sessions
access-interface limit 1000
RP/0/RSP0/CPU0:router(config-bbagroup)# sessions
mac access-interface limit 5000 threshold 4900
RP/0/RSP0/CPU0:router(config-bbagroup)# sessions
circuit-id limit 8000 threshold 7500
Step 4
Use the commit or end command.
Configuring PPPoE Session Limit: An example
configure
pppoe bba-group bba1
sessions circuit-id limit 8000 threshold 7500
sessions access-interface limit 1000
sessions mac access-interface limit 5000 threshold 900
!
end
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Purpose
Enters global configuration mode.
Enters the PPPoE BBA-Group configuration mode.
Configures the PPPoE session limits.
If the optional argument, threshold is configured, a log message
is generated when the PPPoE session limit exceeds the
threshold-count value.
The limit-count value and threshold-count value ranges from 1
to 65535. The default value is 65535.
commit—Saves the configuration changes and remains within
the configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the
configuration session.
• No—Exits the configuration session without committing
the configuration changes.
• Cancel—Remains in the configuration mode, without
committing the configuration changes.
PPPoE Session Limit and Throttle
4.3.x
121

Advertisement

Table of Contents
loading

Table of Contents