Configuring the QoS Features on the 2-Port Channelized T3/E3 ATM CEoP SPA
To configure the , perform the following steps:
SUMMARY STEPS
1.
Router> enable
2.
Router# configure terminal
3.
Router(config)# interface atm slot /subslot /port.subinterface point-to-point
4.
Router(config-if)# ip address address mask [secondary]
5.
Router(config-if)# pvc vpi/vci
6.
Router(config-if-atm-vc)# service-policy in policy-map-name
7.
Router(config-if-atm-vc)# service-policy out policy-map-name
8.
Router(config-if-atm-vc)# end
DETAILED STEPS
PurposeCommand or Action
Enables the privileged EXEC mode. Enter your password if prompted.Router> enable
Step 1
Enters the global configuration mode.Router# configure terminal
Step 2
Specifies or creates a subinterface and enters the subinterface
configuration mode. The parameters are as follows:
Router(config)# interface atm slot /subslot
/port.subinterface point-to-point
Step 3
• slot—Specifies the chassis slot number where the SIP is installed.
• subslot—Specifies the secondary slot number on a SIP where a
SPA is installed.
• port—Specifies the number of the interface port on the SPA.
• subinterface—Specifies the number of the subinterface on the
interface port.
• point-to-point—Specifies a point-to-point subinterface.
(Optional) Assigns the specified IP address and subnet mask to the
interface. Repeat the command with the optional secondary keyword
to assign additional, secondary IP addresses to the port.
Router(config-if)# ip address address
mask [secondary]
Step 4
Assigns a virtual path identifier (VPI) and a virtual circuit identifier
(VCI).
Router(config-if)# pvc vpi/vci
Step 5
Attaches ingress QoS to the configuration.Router(config-if-atm-vc)# service-policy
in policy-map-name
Step 6
Attaches egress QoS to the configuration.Router(config-if-atm-vc)# service-policy
out policy-map-name
Step 7
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS XE
Everest 16.5
OL-14127-17 535
Configuring the Circuit Emulation over Packet Shared Port Adapter
Configuring the QoS Features on the 2-Port Channelized T3/E3 ATM CEoP SPA