Cisco Cisco IOS Software Release 12.0(14)S

Descargar
Página de 14
PA-MC-2T3+ Phase-II (T3 subrate)
Configuration Examples
11
12.0(14)S
Configuration Examples
This section provides the following configuration examples:
Configuring a T3 Controller
The following example configures the T3 controller of a PA-MC-2T3+ on a VIP2 or VIP4 in interface 
processor slot 1on a Cisco 7500 series router:
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# controller T3 1/0/0
Router(config-controller)# no channelized
Change to subrate mode will cause cbus complex reset. Proceed? [yes/no]:Y
Router(config-controller)# exit
Router(config)# interface serial 1/0/0
Router(config-if)# framing c-bit
Router(config-if)# cablelength 40
Router(config-if)# clock source line
Router(config-if)# mdl transmit path
The following example configures the T3 controller of a PA-MC-2T3+ in slot 1 of a Cisco 7200 series 
router:
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# controller T3 1/0
Router(config-controller)# no channelized
Router(config-controller)# exit
Router(config)# interface serial 1/0/0
Router(config-if)# framing c-bit
Router(config-if)# cablelength 40
Router(config-if)# clock source line
Router(config-if)# mdl transmit path
Configuring a Full-Rate T3 Interface
The following example configures a full-rate T3 interface on a Cisco 7500 series router by using the 
no channelized command:
Router(config)# controller t3 2/0/0
Router(config-controller)# no channelized
Change to subrate mode will cause cbus complex reset. Proceed? [yes/no]: Y
Router(config-controller)# exit
Router(config)# interface serial 2/0/0
Router(config-if)# encapsulation ppp
Router(config-if)# ip address 10.10.10.10 255.255.255.255
Router(config-if)# no shutdown