User`s guide

20 XSR Users Guide
Utilizing the Command Line Interface Chapter 2
Managing the XSR
channel-group 0 timeslots 1-10 speed 64
channel-group 1 timeslots 11-20 speed 64
the following interfaces are added:
interface serial 1/0:0
interface serial 1/0:1
You can delete those controller interfaces only by removing the
channel groups which automatically created them by entering:
no channel-group 0 + This automatically deletes Serial port 1/0:0
no channel-group 1 + This automatically deletes Serial port 1/0:1
To delete controller ports and all associated interfaces, you must
remove the entire controller:
no controller t1 1/0
PRI NIM - When configuring a PRI interface, a pri group is created as
follows:
controller t1 1/0
pri-group
Creating a PRI group adds a serial interface internally, but it is not
visible nor accessible to the user:
interface serial 1/0:0 is not
displayed anywhere. But, the system resources associated with it
remain in use until the pri group is deleted as follows:
no pri-group
BRI NIM - When configuring a BRI interface, sub-interface
addition/removal differs if you are configuring a leased line or
switched connection.
Leased line: When configuring a leased line connection, serial
sub-interfaces are created and are visible to the user:
interface bri 2/1
leased-line 64 +
This adds serial port 2/1:1
leased-line 64 + This adds serial port 2/1:2
These serial interfaces are removed by deleting the entire controller.
For example:
interface bri 2/2
no controller t1 2