user manual

Configuring Support for PBX Signalling Protocols
Configuring Transparent CCS on the Cisco MC3810
MC-432
Cisco IOS Multiservice Applications Configuration Guide
Step 4
For Cisco MC3810 series analog voice ports:
router(config)# voice-port slot/port
For Cisco MC3810 series digital voice ports:
router(config)# voice-port slot:ds0-group
Enters voice-port configuration mode.
Step 5
Router(config-voiceport)# connection plar string
If the voice port in the voice group is configured as
the ext-sig-master, configures the voice-port
connection to support PLAR mode for bearer
channels. For the string, enter the number of the voice
channel that was configured as the ext-sig-master for
the voice-group command.
If the voice port in the voice group is configured as
the ext-sig-slave, the dial peer should just terminate
the PLAR calls.
Note After a transparent CCS connection is
configured with the connection plar
command, any change to the configuration
will not take place until the connection is shut
down with a shutdown command and then
restarted with a no shutdown command. For
example, the phone number supplied in the
connection plar command can be changed
while the connection is in no shutdown state,
but the change will not cause the current
connection to be closed and a new connection
opened to the new phone number. This will
only take effect on the next no shutdown
command after a shutdown command.
Step 6
Router(config)# interface serial 1:x
Enters interface mode for serial 1:x, where x
represents the channel number. For E1, enter 15. For
T1, enter 23.
This procedure maps the D channel from the DVM to
the specified interface.
Step 7
Router(config-if)# ccs connect {serial |atm} number
[dlci dlci| pvc vci | pvc vcd | pvc vpi/vci | pvc
string]
Configures the CCS connection. If the CCS
connection is over Frame Relay, specify a serial
interface and the DLCI. If the CCS connection is over
ATM, specify ATM, interface 0, and the PVC.
Step 8
Router(config-if)# no cdp enable
Disables Cisco Discovery Protocol (CDP) on the
interface.
Step 9
Router(config-if)# no keepalive
Disables keepalive packets on the interface.
Command Purpose