Services Overview
7705 SAR OS Services Guide Page 101
Deleting SDPs
The no form of the sdp command typically removes an SDP ID and all associated
information; however, before an SDP can be deleted, the SDP must be shut down and
removed (unbound) from all customer services where it is applied.
CLI Syntax: config>service# no sdp 79
Example: config>service# epipe 5 spoke-sdp 79:5
config>service>epipe>spoke-sdp# shutdown
config>service>epipe>spoke-sdp# exit
config>service>epipe 5 no spoke-sdp 79:5
config>service>epipe# exit
config>service# no sdp 79
Deleting LSP Associations
The no form of the lsp command removes an LSP ID and all associated information;
however, before an LSP can be deleted, it must be removed from all SDP associations.
CLI Syntax: config>service# sdp sdp-id
[no] lsp lsp-name
Example: config>service# sdp 79
config>service>sdp# no lsp 123
config>service>sdp# exit all