Cisco 1700 series Konfigurieren von - Seite 17

Blättern Sie online oder laden Sie pdf Konfigurieren von für Drahtloser Zugangspunkt Cisco 1700 series herunter. Cisco 1700 series 34 Seiten. Secure firewall management center
Auch für Cisco 1700 series: Handbuch zur Einhaltung von Vorschriften und Sicherheitsinformationen (45 seiten), Handbuch (15 seiten), Konfigurationshandbuch (25 seiten), Anwendungshinweis (41 seiten), Hardware-Fehlerbehebung (12 seiten), Übersicht Handbuch (13 seiten), Handbuch (5 seiten), Schnellstart-Handbuch (6 seiten), Hardware-Installationshandbuch (46 seiten)

Cisco 1700 series Konfigurieren von

Configuring Quality of Service Parameters

This section discusses quality of service (QoS) parameters that can be configured for the 1700 series
platforms when using the ADSL WIC. The following features are included:
Low Latency Queuing (Priority Queuing with Class-Based Weighted Fair
Queuing)
Low latency queuing (LLQ) allows strict priority queuing (PQ) to class-based weighted fair queuing
(CBWFQ). This priority queuing allows delay-sensitive data such as voice packets to be de-queued and
sent before other packet traffic, reducing jitter in voice conversations. To configure LLQ, enter the
priority command under the CBWFQ configuration.
Configuration Example
The following example shows a Cisco 1751 router configured with LLQ.
hostname zorro
username ruby-1 password 7 36497A4872384A
!
class-map match-all VOIP
match ip dscp 32
class-map CRITICAL
match access-group 100
!
policy-map 1751_ADSL
class CRITICAL
priority 48
class VOIP
bandwidth 64
set ip precedence 6
!
interface Loopback1
ip address 10.0.0.10 255.255.255.252
!
interface ATM0/0
dsl operating-mode auto
no ip address
no atm ilmi-keepalive
!
OL-3317-03
Low Latency Queuing (Priority Queuing with Class-Based Weighted Fair Queuing)
DiffServ
Committed Access Rate
Multilink PPP over ATM with Link Fragmentation and Interleaving
Weighted Random Early Detection
ATM per-VC Queuing and VC Bundling
ATM Cell Loss Priority Bit Marking
Compressed RTP
Tunable Transmission Ring
MLP Bundling
Configuring an ADSL WAN Interface Card on Cisco 1700 Series Routers
Configuring Quality of Service Parameters
17