Cisco Cisco ONS 15454 M2 Multiservice Transport Platform (MSTP)

Pagina di 36
 
10
Configuring GE_XP, 10GE_XP, GE_XPE, and 10GE_XPE Cards Using PCLI
OL-25022-01
DLP-  G522 Apply a Service Instance Policy to a Port on GE_XPE or 10GE_XPE Cards Using PCLI
Note
A service instance cannot be edited on a a port using PCLI. The service instance policy must be specified 
at the time of service instance creation.
Step 1
Complete the following tasks, as needed:
Prerequisite Procedures
Complete 
Before you apply the Egress policy on the GE_XP, 10GE_XP, 
GE_XPE, or 10GE_XPE card, make sure the port is shutdown.
Required/As Needed
As needed
Onsite/Remote
Onsite or remote
Security Level
Provisioning or higher
Command or Action
Purpose
Step 1
configure terminal
Example:
MSTP 176# configure terminal
Enters global configuration mode.
Step 2
interface type port
Example:
MSTP 176# (config) interface giga 1
MSTP-176# (config-if# 
Enters interface configuration mode.
Step 3
service instance ethernet vlan
Example:
MSTP 176# (config-if) service instance 
ethernet vlan1
MSTP-176# (config-if-srv)# 
Enters service instance configuration mode.
Step 4
rewrite ingress tag translate 1-to-1 
<multipurpose vlan> push dot1q <svlan>
Example:
MSTP 176 (config-if-srv)# rewrite 
ingress tag translate 1 1 push dot1 1
Specifies the CVLAN and SVLAN relation on the port.
Step 5
service policy input <policy name>
Example:
MSTP 176 (config-if-srv)# 
service-policy input 
serviceinstancepolicy1
Associates the service instance policy specified to a port.
Step 6
exit
Example:
MSTP-176(config-if-srv)# exit
MSTP-176(config-if)#
Exits service instance configuration mode.