hit counter script

Configuring An L2Vpn Quality Of Service Policy In Vlan Mode - Cisco CRS Configuration Manual

Ios xr virtual private network
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Implementing Point to Point Layer 2 services
Step 4
Use the commit or end command.
commit - Saves the configuration changes and remains within the configuration session.
end - Prompts user to take one of these actions:
• Yes - Saves configuration changes and exits the configuration session.
• No - Exits the configuration session without committing the configuration changes.
• Cancel - Remains in the configuration mode, without committing the configuration changes.

Configuring an L2VPN Quality of Service Policy in VLAN Mode

This procedure describes how to configure a L2VPN QoS policy in VLAN mode.
In VLAN mode, the interface name must include a subinterface. for example: GigabitEthernet0/1/0/1.1
Note
and the l2transport command must follow the interface type on the same CLI line (for example: "interface
GigabitEthernet 0/0/0/0.1 l2transport").
SUMMARY STEPS
1. configure
2. interface type interface-path-id.subinterface l2transport
3. service-policy [ input | output ] [ policy-map-name ]
4. Use the commit or end command.
DETAILED STEPS
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Enters the Global Configuration mode.
Step 2
interface type interface-path-id.subinterface l2transport
Example:
RP/0/RP0/CPU0:router(config)# interface GigabitEthernet0/0/0/0.1 l2transport
Configures an interface or connection for L2 switching.
Note
In VLAN Mode, you must enter the l2transport keyword on the same line as the interface.
Step 3
service-policy [ input | output ] [ policy-map-name ]
Cisco IOS XR Virtual Private Network Configuration Guide for the Cisco CRS Router, Release 6.1.x
Configuring L2VPN Quality of Service
25

Advertisement

Table of Contents
loading

Table of Contents