Interface Configuration Guide 7705 SAR Interfaces
Edition: 01 3HE 11011 AAAC TQZZA 239
exit
....
Use the following CLI syntax to configure a SONET/SDH network port on a 2-port
OC3/STM1 Channelized Adapter card.
CLI Syntax: port port-id
tdm
ds1 ds1-id
channel-group channel-group
encap-type ppp-auto
mode network
[no] shutdown
The following CLI syntax shows an example of configuring a SONET/SDH network
port on a 2-port OC3/STM1 Channelized Adapter card.
Example: config# port 1/2/2
config>port# tdm
config>port>tdm#>ds1 22
config>port>tdm>ds1# encap-type ppp-auto
config>port>tdm>ds1# mode network
config>port>tdm>ds1# no shutdown
config>port>tdm>ds1# exit
config>port>tdm># exit
config>port# exit
config#
Use the config port info command to display SONET/SDH port information for the
configured port.
ALU-B>config>port# info
....
#--------------------------------------------------
echo "Port Configuration"
#--------------------------------------------------
....
port 1/2/2
shutdown
sonet-sdh
encap-type
ppp-auto
mode
network
exit
no shutdown
exit
exit
exit
....