Services
7750 SR OS Services Guide Page 121
Deleting Customers
The no form of the customer command removes a customer ID and all associated information. 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
To access a specific SDP, you must specify the SDP ID. To display a list of SDPs, use the show
service sdp
command. Enter the parameter, such as description, far-end, and lsp, and then enter the
new information.
NOTE: Once created, you cannot modify the SDP encapsulation type.
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