Global service entity management tasks

This section describes global service entity management tasks.

Modifying customer accounts

To access a specific customer account, specify the customer ID.

Use the following command to display a list of customer IDs.

show service customer

Use the commands in the following context to edit customer information, such as description, contact, or phone number.

configure service customer

Deleting customers

Deleting a customer 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.

Use the following command to delete a customer:

  • MD-CLI
    configure service delete customer 
  • classic CLI
    configure service no customer

Modifying SDPs

To access a specific SDP, specify the SDP ID. Use the following command to display a list of SDPs.

show service sdp

Modify the SDP command options, such as description or far-end by entering the information in the following context:

Note: When created, the SDP encapsulation type cannot be modified.
configure service sdp

Deleting SDPs

Deleting an SDP removes an SDP ID and all associated information. Before an SDP can be deleted, the SDP must be shut down and removed (unbound) from all customer services where it is applied.

Use the following command to delete an SDP:

  • MD-CLI
    configure service delete sdp 
  • classic CLI
    configure service no sdp