Configuring QoS for Tunnel-Server Ports for L2TP LNS Sessions
You can configure QoS for a tunnel-service port that can be used as a dynamic interface associated with an L2TP LNS session.
Before you configure QoS for a tunnel-server port:
See Configuring Tunnel-Server Ports and Tunnel-Service Interfaces in JUNOSe Physical Layer Configuration Guide, Chapter 6, Managing Tunnel-Service and IPSec-Service Interfaces.
See Configuring Traffic Classes That Define Service Levels.
See Configuring Queue Profiles to Manage Buffers and Thresholds.
See Configuring a Scheduler Hierarchy.
To configure QoS for the tunnel-server port:
- Create the QoS profile.
host1(config)#qos-profile lns-tsport- Configure group nodes for the tunnel-server ports.
host1(config-qos-profile)#ip queue traffic-class best-effort scheduler-profile business-data queue-profile datahost1(config-qos-profile)#ip queue traffic-class video scheduler-profile video queue-profile videohost1(config-qos-profile)#ip queue traffic-class voice scheduler-profile voice queue-profile voicehost1(config-qos-profile)#server-port group videohost1(config-qos-profile)#server-port group datahost1(config-qos-profile)#server-port group voice scheduler-profile strict-priority- Create and attach the QoS port-type profile for server ports.
host1(config)#qos-port-type-profile server-port qos-profile lns-tsport
- For more information about tunnel-server ports, see JUNOSe Physical Layer Configuration Guide, Chapter 6, Managing Tunnel-Service and IPSec-Service Interfaces
- group command
- interface command
- node command
- qos-port-type-profile command
- qos-profile command
- queue command
- scheduler-profile command
- traffic-class command
- tunnel-server command