Chapter 13 Configuring the
Configuration Examples
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
!
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
!
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
!
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
| Cisco 7304 Router Modular Services Card and Shared Port Adapter Software Configuration Guide |
|