Page 302 7750 SR OS Services Guide
Re-enabling an Ipipe Service
To re-enable an Ipipe service that was shut down.
CLI Syntax: config>service#
ipipe service-id
no shutdown
Example
: A:ALA-41>config>service# ipipe 202
A:ALA-41>config>service>ipipe# no shutdown
Deleting an Ipipe Service
An Ipipe service cannot be deleted until the SAP is shut down. If protocols and/or a spoke-SDP
are defined, they must be shut down and removed from the configuration as well.
Use the following CLI syntax to delete an Ipipe service:
CLI Syntax: config>service#
no ipipe service-id
shutdown
no sap sap-id
shutdown
no spoke-sdp [sdp-id:vc-id]
shutdown
Example
: config>service# ipipe 207
config>service>ipipe# sap 1/1/2:449
config>service>ipipe>sap# shutdown
config>service>ipipe>sap# exit
config>service>ipipe# no sap 1/1/2:449
config>service>ipipe# spoke-sdp 16:516
config>service>ipipe>spoke-sdp# shutdown
config>service>ipipe>spoke-sdp# exit
config>service>ipipe# no spoke-sdp 16:516
config>service>ipipe# exit
config>service# no ipipe 207
config>service#