Configuring Default Integrated Mode for ATM Interfaces
In the default integrated mode, the SAR scheduler is the dominant scheduler, and it backpressures the first-stage (HRR) scheduler per VC. Each VC buffers only a few hundred bytes.
Figure 44 shows the default integrated mode.
![]()
To configure default integrated mode:
- From the desired port, set the QoS port mode to default integrated mode.
host1(config)#interface atm 2/0host1(config-if)#no qos-mode-port
TIP: For ATM interfaces on ERX-7xx models, ERX-14xx models, and the ERX-310 router, you must specify port 0.
- Specify the VP shaping rate.
host1(config-if)#atm vp-tunnel 0 2000
- Specify the shaping rate for the ATM subinterface.
host1(config-if)#interface atm 2/0.5host1(config-subif)#atm-pvc 5 0 5 aal5snap 768
- Per-Packet Queuing on the SAR Scheduler Overview
- Guidelines for Configuring QoS over ATM
- atm vp-tunnel command
- interface atm command
- qos-mode-port command