Cisco Systems MC-413 Network Router User Manual


 
Configuring Support for PBX Signalling Protocols
CCS Frame-Forwarding Configuration Example
MC-433
Cisco IOS Multiservice Applications Configuration Guide
CCS Frame-Forwarding Configuration Example
The following configuration example configures CCS frame-forwarding on controller E1. Other
commands necessary for the configuration are included.
! version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname c3810a
!
logging buffered 4096 debugging
!
network-clock base-rate 56k
ip subnet-zero
no ip domain-lookup
ip host rb 10.1.1.1
!
!
!
stun peer-name 10.1.1.1
stun protocol-group 1 basic
!
controller E1 1
framing NO-CRC4 Australia
clock source internal
mode ccs frame-forwarding
voice-group 1 timeslots 1-2 type ext-sig-master
!
!
!
interface Ethernet0
ip address 144.254.156.169 255.255.255.0
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
no keepalive
!
interface Serial0
ip address 10.1.1.2 255.255.255.0
no ip directed-broadcast
encapsulation frame-relay
no ip route-cache
no ip mroute-cache
no arp frame-relay
bandwidth 256
no keepalive
no fair-queue
serial restart-delay 0
frame-relay interface-dlci 30 voice-encap 80
hold-queue 1024 out
!
interface Serial1
no ip address
no ip directed-broadcast
encapsulation stun
no ip route-cache
no ip mroute-cache
stun group 1
stun route all interface Serial0 dlci 30
!