Service Management Tasks
Page 100 7705 SAR OS Services Guide
Deleting Customers
The no form of the customer command typically removes a customer ID and all
associated information; however, all service references to the customer must be shut down
and deleted before a customer account can be deleted.
CLI Syntax: config>service# no customer customer-id
Example: config>service# epipe 5 customer 27 shutdown
config>service# epipe 9 customer 27 shutdown
config>service# no epipe 5
config>service# no epipe 9
config>service# no customer 27
Modifying SDPs
Use the show>service>sdp command to display a list of SDP IDs.
To modify an SDP:
1. Access the specific SDP by specifying the SDP ID.
2. Enter the parameter to modify, such as description, far-end, or lsp, and
then enter the new information.
CLI Syntax: config>service# sdp sdp-id
Example: config>service# sdp 79
config>service>sdp# description “Path-to-107”
config>service>sdp# shutdown
config>service>sdp# far-end “10.10.10.107”
config>service>sdp# path-mtu 1503
config>service>sdp# no shutdown
Note: Once the SDP is created, you cannot modify the SDP encapsulation type.