![Cisco 10000 Series Скачать руководство пользователя страница 530](http://html.mh-extra.com/html/cisco/10000-series/10000-series_configuration-manual_66373530.webp)
16-26
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 3
Router(config-if)#
ppp chap hostname
hostname
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 more than one bundle transmits packets to a peer
system, use this command to distinguish the bundle.
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 4
Router(config-if)#
service-policy
{
input
|
output
}
policy-map-name
Attaches the policy map you specify to the multilink
interface.
input
indicates to apply the service policy to the traffic on the
inbound interface.
output
indicates to apply the service policy to the traffic on
the outbound interface.
Note
For QoS policies containing the
bandwidth
,
priority
,
random-detect
,
queue-limit
, and
shape
commands, you must specify the
output
keyword.
The router ignores these commands when you use
them with the
input
keyword.
policy-map-name
is the name of the policy map.
Step 5
Router(config-if)#
ppp multilink
Enables MLP on the interface.
Note
MLP fragmentation is enabled by default.
Step 6
Router(config-if)#
ppp multilink
fragment-delay
delay-max
Configures the maximum delay allowed for the transmission
of a packet fragment on an MLP bundle.
delay-max
specifies the maximum amount of time, in
milliseconds, that is required to transmit a fragment. Valid
values are from 1 to 1000 milliseconds.
Step 7
Router(config-if)#
ppp multilink interleave
Enables interleaving of real-time packets among the
fragments of larger nonreal-time packets on a MLP bundle.
Step 8
Router(config-if)#
ppp multilink group
group-number
Restricts a physical link to joining only a designated
multilink group interface.
group-number
is a nonzero number that identifies the
multilink group. The number you specify must be identical to
the
multilink-bundle-number
you specified in Step 1.
Command
Purpose