VLL Services
7705 SAR OS Services Guide Page 217
Configuring Ingress and Egress SAP Parameters
By default, QoS policy ID 1 is applied to ingress and egress service SAPs. Existing QoS
policies can be associated with service SAPs on ingress and egress ports.
Ingress and egress QoS SAP parameters can be applied to distributed Epipe and Ipipe
service SAPs, and to Apipe, and Cpipe service SAPs.
By default, there are no IP filters associated with interfaces or services. IP filter policies can
be applied to ingress Epipe and Ipipe service SAPs.
Example: ALU-1>config>service# epipe 5500
config>service>epipe# sap 1/1/3:21
config>service>epipe>sap# ingress
config>service>epipe>sap>ingress# filter ip 1
config>service>epipe>sap>ingress# qos 555
config>service>epipe>sap>ingress# exit
config>service>epipe>sap# egress
config>service>epipe>sap>egress# qos 627
config>service>epipe>sap>egress# exit
config>service>epipe>sap#
The following example displays the Epipe SAP ingress and egress configuration output.
ALU-1>config>service#
----------------------------------------------
...
epipe 5500 customer 5 vpn 5500 create
description "Distributed epipe service to east coast"
sap 1/1/3:21 create
ingress
filter ip 1
qos 555
exit
egress
qos 627
exit
exit
spoke-sdp 2:123 create
ingress
vc-label 6600
exit
egress
vc-label 5500
exit
exit
no shutdown
exit
----------------------------------------------
ALU-1>config>service#