Cisco ASR 900 Series Configuration Manual page 36

Aggregation services router qos: policing and shaping configuration guide, cisco ios xe release 3s
Hide thumbs Also See for ASR 900 Series:
Table of Contents

Advertisement

Configuring Port Level Shaping on the Main Interface with Ethernet Flow Points
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Device> enable
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
interface type number
Example:
Device(config)# interface GigabitEthernet
0/0/1
Step 4
no ip address
Example:
Device(config-if)# no ip address
Step 5
negotiation auto
Example:
Device(config-if)# negotiation auto
Step 6
service-policy output policy-map-name
Example:
Device(config-if)# service-policy output
parent-llq
Step 7
service instance id ethernet
Example:
Device(config-if)# service instance 1 ethernet
Step 8
encapsulation dot1q vlan-id
Example:
Device(config-if-srv)# encapsulation dot1q
100
QoS: Policing and Shaping Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 900 Series)
30
Port-Shaper and LLQ in the Presence of EFPs
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Enters global configuration mode.
Configures an interface type and enters interface
configuration mode.
• Enter the interface type number.
Disables IP routing on the interface.
Enables the autonegotiation protocol to configure the speed,
duplex, and automatic flow control of the Gigabit Ethernet
interface.
Specifies the name of the policy map to be attached to the
input or output direction of the interface.
• You can enter the name of a hierarchical or a flat policy
map.
Configures an Ethernet service instance on an interface and
enters service instance configuration mode.
Defines the matching criteria to map 802.1Q frames' ingress
on an interface to the service instance.

Advertisement

Table of Contents
loading

Table of Contents