Virtual Leased Line Services
120
FD 100/320Gbps NT and FX NT IHub Services Guide
3HH-11985-AAAA-TQZZA Issue: 13
 
4.4.5 Service Management Tasks
This section discusses the following service management tasks:
• Modifying Epipe Service Parameters
• Disabling an Epipe Service
• Re-enabling an Epipe Service
• Deleting an Epipe Service
4.4.5.1 Modifying Epipe Service Parameters
The following displays an example of adding an ip filter to an existing SAP and 
modifying the mtu for the service:
configure>service# epipe 2
configure>service>epipe# service-mtu 1500
configure>service>epipe# sap lt:1/1/1:21
configure>service>epipe>sap# ingress
configure>service>epipe>sap>ingress# filter ip 1
configure>service>epipe>sap>ingress# exit
configure>service>epipe>sap# exit
The following output displays the SAP configuration:
ALA-1>configure>service# info
----------------------------------------------
epipe 2 customer 6 vpn 2 create
description "Distributed Epipe service to east coast"
sap lt:1/1/1:21 create
ingress
filter ip 1
exit
exit
service-mtu 1500
spoke-sdp 2:6000 create
exit
no shutdown
exit
----------------------------------------------
ALA-1>configure>service#
4.4.5.2 Disabling an Epipe Service
You can shut down an Epipe service without deleting the service parameters. 
configure>service> epipe service-id
shutdown
Example:
configure>service# epipe 2