This example shows how to configure Cisco HDLC over an unchannelized DS3 interface on a cOCx/STMx line module. The example shows the complete configuration procedure, from configuring the SONET interface to assigning an IP address to the Cisco HDLC interface.
- host1(config)#virtual-router vr1
- host1:vr1(config)#controller sonet 13/0
- host1:vr1(config-controll)#clock source internal
module
- host1:vr1(config-controll)#path 1 oc1 1
- host1:vr1(config-controll)#path 1 ds3 1 unchannelized
- host1:vr1(config-controll)#path 1 ds3 1 clock
source internal module
- host1:vr1(config-controll)#exit
- host1:vr1(config)#interface serial 13/0:1/1
- host1:vr1(config-if)#encapsulation hdlc
- host1:vr1(config-if)#hdlc down-when-looped
- host1:vr1(config-if)#ip address 160.1.0.1
255.255.255.0