Virtual Leased Line Services
7750 SR OS Services Guide Page 167
Creating an Epipe Service
Use the following CLI syntax to create an Epipe service. 
CLI Syntax: config>service# epipe service-id [customer customer-id] [vpn 
vpn-id] [vc-switching]
description description-string
no shutdown 
The following example displays the command usage to create an Epipe service:
Example:config>service# epipe 500 customer 5 create
config>service>epipe$ description āLocal epipe serviceā
config>service>epipe# no shutdown
The following example displays the Epipe configuration:
ALA-1>config>service# info
-------------------------------------------
...
        epipe 500 customer 5 vpn 500 create
            description "Local epipe service"
            no shutdown
        exit
-------------------------------------------
ALA-1>config>service#