![Cisco 10000 Series Configuration Manual Download Page 535](http://html.mh-extra.com/html/cisco/10000-series/10000-series_configuration-manual_66373535.webp)
16-31
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 16 Fragmenting and Interleaving Real-Time and Nonreal-Time Packets
Multilink PPP-Based Link Fragmentation and Interleaving
Step 4
Router(config-subif)#
ppp chap hostname
hostname
(Optional) Identifies the hostname sent in the Challenge
Handshake Authentication Protocol (CHAP) challenge.
hostname
is the name of the bundle group. This is the unique
identifier that identifies the bundle.
Note
If you configure this command on the bundle and its
member links, specify the same identifier for both the
bundle and the member links.
Step 5
Router(config-subif)#
no ip address
Removes any existing IP address from the main interface.
Step 6
Router(config-subif)#
pvc
[
name
]
vpi
/
vci
Creates or modifies an ATM PVC. Enters ATM VC
configuration mode.
name
is the name of the ATM PVC.
vpi
/
is the virtual path identifier. If you do not specify a VPI
value and the slash character (/), the VPI value defaults to 0.
vci
is the virtual channel identifier.
Step 7
Router(config-if-atm-vc)#
vbr-nrt
output-pcr
output-scr output-mbs
Configures the variable bit rate-nonreal time (VBR-nrt)
quality of service (QoS).
output-pcr
is the output peak cell rate (PCR), in kbps.
output-scr
is the sustainable cell rate (SCR), in kbps.
output-mbs
is the output maximum burst cell size (MBS),
expressed in number of cells.
Step 8
Router(config-if-atm-vc)#
encapsulation
{
aal5mux
ppp virtual-template
number
|
aal5ciscoppp virtual-template
number
|
aal5snap
}
Configures the ATM adaptation layer (AAL) and
encapsulation type for an ATM virtual circuit (VC).
aal5mux
ppp
specifies the AAL and encapsulation type for
multiplex (MUX)-type VCs. The keyword
ppp
is
Internet
Engineering Task Force (IETF)-compliant PPP over ATM. It
specifies the protocol type being used by the MUX
encapsulated VC. Use this protocol type for Multi-VC MLP
over ATM-based LFI to identify the virtual template. This
protocol is supported on ATM PVCs only.
aal5ciscoppp
specifies the AAL and encapsulation type for
Cisco PPP over ATM. Supported on ATM PVCs only.
aal5snap
specifies the AAL and encapsulation type that
supports Inverse ARP. Logical Link Control/Subnetwork
Access Protocol (LLC/SNAP) precedes the protocol
datagram.
virtual-template
number
is the number used to identify the
virtual template.
Command
Purpose