Interface Configuration Guide 7705 SAR Interfaces
Edition: 01 3HE 11011 AAAC TQZZA 235
3.11.2.5.1 Configuring a SONET/SDH Access Port
Use the following CLI syntax to configure a SONET/SDH access port on a 4-port
OC3/STM1 Clear Channel Adapter card.
CLI Syntax: port port-id
sonet-sdh
path [sonet-sdh-index]
encap-type atm
[no] shutdown
The following CLI syntax shows an example of configuring a SONET/SDH access
port on a 4-port OC3/STM1 Clear Channel Adapter card.
Example: config# port 1/2/1
config>port# sonet-sdh
config>port>sonet-sdh# path
config>port>sonet-sdh>path# encap-type atm
config>port>sonet-sdh>path# no shutdown
config>port>sonet-sdh>path# exit
config>port>sonet-sdh# exit
config>port# exit
config#
Use the config port info command to display SONET/SDH port configuration
information.
ALU-B>config>port# info
....
#--------------------------------------------------
echo "Port Configuration"
#--------------------------------------------------
....
port 1/2/1
shutdown
sonet-sdh
path
encap-type atm
atm
exit
no shutdown
exit
exit
exit
....