20-6
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter20 Configuring Frame Relay to ATM InterworkingPortAdapter Interfaces
Configuring the Channelized DS3 Frame Relay Port Adapter
Method Two
Perform the following steps, beginning in global configuration mode:
Examples
The following example shuts down the serial interface and deletes channe l group 1:
Switch(config)# interface serial 4/0/0:1
Switch(config-if)# shutdown
Switch(config-if)# exit
Switch(config)# controller t3 4/0/0
Switch(config-controller)# no channel-group 1
Switch(config-controller)# end
Switch#
The following example shuts down the T3 controller, deletes channel group 1, and then reenables the T3
controller:
Switch(config)# controller t3 4/0/0
Switch(config-controller)# shutdown
Switch(config-controller)# no channel-group 1
Switch(config-controller)# no shutdown
Switch(config-controller)# end
Switch#
Step3 Switch(config-if)# exit
Switch(config)#
Exits serial interface configuration mode.
Step4 Switch(config)# controller t3 card/subcard/port
Switch(config-controller)#
Selects the controller interface port and
enters controller configuration mode.
Step5 Switch(config-controller)# no channel-group cgn Deletes the selected channel group number.
Command Purpose
Command Purpose
Step1 Switch(config)# controller t3 card/subcard/port
Switch(config-controller)#
Selects the controller interface port and enters
controller configuration mode.
Step2 Switch(config-controller)# shutdown Shuts down the controller interface.
Step3 Switch(config-controller)# no channel-group cgn Deletes the selected channel group number.
Step4 Switch(config-controller)# no shutdown Reenables the controller interface.