Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

tdm-options (Interfaces)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
tdm-options {
    ces-psn-channel ...
        ces-psn-port-dmac-check-enable ;
        iwf-params...
        sfp-type sfptype;
        tdm-in-loop ;
    tdm-out-loop ;
}

Hierarchy Level

content_copy zoom_out_map
[edit interfaces interface-name]

Description

Configure TDM options to enable the smart SFP to encapsulate PDH (Plesiochronous Digital Hierarchy) and SDH (synchronous Digital Hierarchy) traffic over packet switched networks (PSNs).

Options

ces-psn-port-dmac-check-enable

Enables checking of the destination MAC address of the incoming packets on the receiving SFP. If you have configured the destination MAC address using the dmac-address option, use this option to verify the MAC address on the receiving SFP. If you have enabled MAC address verification and the MAC address does not match, the packet is discarded by the smart SFP.

sfp-type sfp-type

Specify the smart SFP type you want to configure on the interface. Values: T1, E1, DS3, STM1, STM4, and STM16.

tdm-in-loop

Enables looping back of the input path (Rx) of TDM traffic on the SFP TDM port.

tdm-out-loop

Enables looping back of the output path (Tx) of TDM traffic on the SFP TDM port.

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 19.4.

footer-navigation