Virtual Leased Line Services
7210 SAS M Services Guide Page 199
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 1/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 1/1/3:21 create
accounting-policy 14
            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