To delete the spoke SDP from the service interface must be shut down. This cleans up the associated VC labels.
Use the following CLI syntax to delete a spoke SDP from an interface for the 7450 ESS and 7750 SR:
config>service# ies service-id [customer customer-id] [vpn vpn-id]
— interface ip-int-name
— [no] spoke-sdp sdp-id:vc-id
— shutdown
The following example displays the spoke SDP configuration for the 7450 ESS and 7750 SR:
A:ALA-48>config>service>ies# info
----------------------------------------------
description "to internet"
interface "spokeSDP-test" create
exit
no shutdown
----------------------------------------------
A:ALA-48>config>service>ies#