channel-group

Last Updated : Nov 06, 2012 |

Creates a channel group logical interface for a PPP or Frame Relay session. Use no channel-group to delete a channel group.

Note:

If you issue this command with an existing channel number, the timeslots you specify replace any that already exist.

Syntax

channel-group channel_number timeslots ts_list speed speed_value

no channel-group channel_number

Parameters

Parameter

Description

Possible Values

Default Value

channel_ number

The ID number to identify the channel group

For T1: 0-23

For E1: 0-30

ts_list

The time slots to include in this channel group. Values can be separated either by a for a range, or by commas for a list.

For T1: 1-24

For E1: 1-31

speed_value

The acceptable speed values

56, 64

56

User level

read-write

Context

interface:Controller

Example

To create a new channel group number 2, with time slots 5, 6, and 8 and speed of 56:

Gxxx-001(super-controller:5/1)# channel-group 2 timeslots 5-6,8 speed 56