Virtual Leased Line Services
7750 SR OS Services Guide Page 205
Modifying Epipe Service Parameters
The following displays an example of adding an accounting policy to an existing SAP:
Example:config>service# epipe 2 
config>service>epipe# sap 2/1/3:21
config>service>epipe>sap# accounting-policy 14
config>service>epipe>sap# exit
The following output displays the SAP configuration:
ALA-1>config>service# info
----------------------------------------------
epipe 2 customer 6 vpn 2 create
            description "Distributed Epipe service to east coast"
            sap 2/1/3:21 create
accounting-policy 14
            exit
            spoke-sdp 2:6000 create
            exit
            no shutdown
        exit
----------------------------------------------
ALA-1>config>service#
Disabling an Epipe Service
You can shut down an Epipe service without deleting the service parameters. 
CLI Syntax: config>service> epipe service-id 
shutdown
Example
:config>service# epipe 2
config>service>epipe# shutdown
config>service>epipe# exit