Network Router User Manual

13-20
Cisco 7304 Router Modular Services Card and Shared Port Adapter Software Configuration Guide
OL-4807-02
Chapter 13 Configuring the 2-Port and 4-Port T3/E3 SPAs
Configuration Examples
Router(config-if)# mdl transmit path
Router(config-if)# mdl transmit idle-signal
Router(config-if)# mdl transmit test-signal
Scrambling Configuration Example
The following example configures scrambling on the T3/E3 interface:
! Enter global configuration mode
!
Router# configure terminal
!
! Specify the serial interface and enter interface configuration mode
!
Router(config)# interface serial 4/1/3
!
! Enable scrambling
!
Router(config-if)# scrambling
Framing Configuration Example
The following example configures framing on interface port 1 on slot 4, subslot 1.
! Specify the serial interface and enter interface configuration mode
!
Router(config)# interface serial 4/1/1
!
! Specify the framing method
!
Router(config-if)# framing m13
Encapsulation Configuration Example
The following example configures encapsulation on interface port 1 on slot 4, subslot 1.
! Specify the serial interface and enter interface configuration mode
!
Router(config)# interface serial 4/1/1
!
! Specify the encapsulation method
!
Router(config-if)# encapsulation PPP
Cable Length Configuration Example
The following example configures sets the cable length to 200 feet:
! Enter global configuration mode
!
Router# configure terminal
!
! Specify the serial interface and enter interface configuration mode
!
Router(config)# interface serial 4/1/3
!