To configure a DS1 on an STS3 / TUG with a VT1.5 payload:
Configure an STS3 path on the port.
Configure one of the three TUGs for a VT1.5 payload.
Create a VT1.5 path with a DS1 payload on the STS3 path / TUG.
Create a DS1 on the VT1.5 path.
Use the info command to display configuration information.
sonet-sdh
framing sdh
path sts3
no shutdown
exit
group tug3-1 payload vt15
path vt15-1.2.3
payload ds1
no shutdown
exit
exit
tdm
ds1 1.2.3
no shutdown
exit
Notes:
the CLI identifier for the VT1.5 path is vt15-tugNum.vtGroupNum.vtNum, where:
vt15- is a keyword
tugNum is the TUG number, which can be 1, 2, or 3
vtGroupNum is the VT group number. A TUG3 contains seven VT groups, so vtGroupNum can be from 1 to 7
vtNum is the VT1.5 number. A VT group can hold four VT1.5 paths, so vtNum can be from 1 to 4
the CLI identifier for the TDM ds1 command is similar to that of the path command, namely, tugNum.vtGroupNum.ds1Num, where:
ds1Num is equal to vtNum