Cisco ASR 9000 Series Configuration Manual page 97

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

Advertisement

Establishing Subscriber Sessions
Command or Action
Step 2
dynamic-template
Example:
RP/0/RSP0/CPU0:router(config)# dynamic-template
Step 3
type { ipsubscriber | ppp | service } dynamic-template-name
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template)# type
ipsubscriber ipsub1
Step 4
timeout idle value
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template-type)# timeout
idle 600
Step 5
accounting aaa list default type session periodic-interval value
dual-stack-delay value
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template)# accounting
aaa list default type session periodic-interval 60
dual-stack-delay 1
Step 6
{ipv4 | ipv6} mtu mtu-bytes
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template-type)# ipv4
mtu 678
RP/0/RSP0/CPU0:router(config-dynamic-template-type)# ipv6
mtu 548
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Creating Dynamic Template for IPv4 or IPv6 Subscriber Session
Purpose
Enters the dynamic-template configuration mode.
Creates a dynamic-template with an user-defined
name for IP subscriber.
IPv4 or IPv6 or Dual-stack Subscribers support
idle timeout feature.
• The idle timeout is supported only
Note
for ipsubscriber and service type
templates.
• In Release 4.2.3, if the idle timeout
is configured, it is expected that the
IPoE sessions terminate when the
timer configured under
dynamic-template or the timer
passing down from the RADIUS
server expires. Whereas in Release
4.2.1, the IPoE and PPPoE sessions
are retained idle when the idle
timeout period expires.
Configures the subscriber accounting feature.
Sets IPv4 or IPv6 maximum transmission unit
(MTU). The range is from 68 to 65535 bytes. The
MTU value defines the largest packet size that
can be transmitted during the subscriber session.
4.3.x
85

Advertisement

Table of Contents
loading

Table of Contents