The most basic service configuration must have the following:
customer ID
service type
service ID
SAP identifying a port and encapsulation value
associated SDP for distributed services using MPLS uplinks.
The following is a sample Epipe service configuration output showing the SDP and Epipe service entities. SDP ID 1 was created with the far-end node 10.20.1.2. Epipe ID 101 was created for customer ID 1, which uses the SDP ID 1.
*A:Dut-B>config>service# info
----------------------------------------------
sdp 1 mpls create
far-end 10.20.1.2
ldp
keep-alive
shutdown
exit
no shutdown
exit
customer 1 create
description "Default customer"
exit
epipe 101 customer 1 svc-sap-type any create
spoke-sdp 1:1 create
no shutdown
exit
no shutdown
exit
----------------------------------------------