configure tdm service circuit delete port

configure tdm service circuit service_name delete port port

Description

Deletes a port, time-slots or port to the specified TDM service.

Syntax Description

service_name

TDM service name.

delete

Delete specified TDM circuit as a service.

port

TDM port number.

Default

N/A.

Usage Guidelines

A structure-aware TDM circuit can be created by adding time slots from a framed T1/E1 port to the service. A structure-agnostic TDM bit-stream is created by adding an unframed T1/E1 port to the service.

Adding an unframed TDM port to a bundle would not require the time-slots token. The command would be configure tdm service circuit service_name add port port. The time-slots token is required for framed ports only. The following error message will be displayed for T1. For E1 the error message is not required since the CLI performs the range check (range is 1-32).

Error: Time slot(s) specified is outside the valid range. The valid time slots range for T1 is [1-24].

If the user specifies time-slot token for an unframed port, the following error is displayed:

Error: Time slot(s) cannot be specified for an unframed T1 port.

or

Error: Time slot(s) cannot be specified for an unframed E1 port.

Example

E4G200#configure tdm service circuit service-test delete port 35

History

This command was first available in ExtremeXOS 15.1.

Platform Availability

This command is available on the cell site routers (E4G-200 and E4G-400).