Configuring the 2-Port and 4-Port Channelized T3 SPAs
Framing in Unchannelized Mode Configuration Example
The following example configures framing on an unchannelized T3 interface:
! Specify the interface to configure and enter interface configuration mode.
!
Router(config)# interface serial 4/1/1
!
! Specify the framing type.
!
Router(config-if)# framing m13
Facility Data Link Configuration Example
The following example configures FDL on a channelized T1 interface:
! Specify the controller to configure and enter controller configuration mode.
!
Router(config)# controller t3 3/1/0
!
! Specify the T1 controller and set the FDL bit.
!
Router(config-controller)# t1 1 fdl ansi
Scrambling Configuration Example
The following example configures scrambling on the T3 interface:
! Enter global configuration mode.
!
Router# configure terminal
!
! Specify the interface to configure and enter interface configuration mode.
!
Router(config)# interface serial 4/1/3
!
! Enable scrambling.
!
Router(config-if)# scramble
Creating a Multilink Bundle Configuration Example
The following example configures multilink bundle 1 on the T3 interface:
! ! Enter global configuration mode.
!
Router# configure terminal
!
! Create a multilink interface and enter interface configuration mode.
!
Router(config)# interface multilink 1
!
! Specify the IP address for the interface.
!
Router(config-if)# ip address 123.1.1.1 255.255.255.0
!
OL-14127-17
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS XE
Framing in Unchannelized Mode Configuration Example
Everest 16.5
253