Service Management Tasks
Page 222 7705 SAR OS Services Guide
PE router 2 (A:ALU-42):
Example: A:ALU-42>config>service# apipe 5
A:ALU-42>config>service>apipe# sap 2/2/2.1:0/32 create
A:ALU-42>config>service>apipe>sap# accounting-policy 2
A:ALU-42>config>service>apipe>sap# exit 
A:ALU-42>config>service>apipe# spoke-sdp 1:4
A:ALU-42>config>service>apipe>spoke-sdp# egress
A:ALU-42>config>service>apipe>spoke-sdp>egress# vc-label 
18431
A:ALU-42>config>service>apipe>spoke-sdp>egress# exit
A:ALU-41>config>service>apipe>spoke-sdp# ingress
A:ALU-41>config>service>apipe>spoke-sdp>ingress# vc-label 
2043
A:ALU-41>config>service>apipe>spoke-sdp>ingress# exit
A:ALU-42>config>service>apipe>spoke-sdp# exit
A:ALU-42>config>service>apipe#
The following example displays the configuration output when adding an accounting-policy 
to an existing SAP and modifying the spoke-sdp parameters on an existing Apipe service for 
PE Router 1 (ALU-41) and PE Router 2 (ALU-42). 
Use a similar syntax to modify Cpipe, Epipe, and Ipipe services.
A:ALU-41>config>service# info
-------------------------------------
...
        apipe 5 customer 1 create
            description "apipe test"
            service-mtu 1400
            sap 1/1/1.1:0/32 create
               accounting-policy 2
               ingress
                   qos 102
               exit
               egress
                   qos 103
               exit
            exit
            spoke-sdp 1:4 create
               egress
                   vc-label 2048
ingress
                   vc-label 18431
exit
            no shutdown
        exit
...
-------------------------------------
A:ALU-41>config>service#