Cisco Cisco ASR 920-4SZ-A Router

Seite von 57
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Creates a service group and enters service-group configuration
mode.
service-group service-group-identifier
Example:
Device(config)# service-group 20
Step 3
• service-group-identifier—Service group number.
(Optional) Creates a description of the service group.
description descriptive-text
Example:
Device(config-service-group)# description
subscriber account number 105AB1
Step 4
• descriptive-text— Additional information about the
service group. Descriptions can be a maximum of 240
characters.
(Optional) Attaches a policy map to the service group, in either
the ingress (input) or egress (output) direction.
service-policy (input outputpolicy-map-name
Example:
Device(config-service-group)# service-policy
input policy1
Step 5
• policy-map-name—previously created policy map.
(Optional) Returns to privileged EXEC mode.
end
Example:
Device(config-service-group)# end
Step 6
Adding Service Instance Members to the Service Group
Procedure
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
• Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
19