[cisco-nas] AS5300 C7 signalling configuration

Oliver Boehmer (oboehmer) oboehmer at cisco.com
Fri Nov 28 06:17:07 EST 2003


> 
> Could you please suggest how can I confiugure AS5300 to use E1 C7
> (SS7) signalling connection to PSTN ? 

Which signalling controller are you using (SC2200/PGW2200)? For
ISDN-Q931+/RLM connection to the SC2200, a configuration looks like
this:

isdn switch-type primary-ni
!
controller E1 0
 pri-group timeslots 1-31 nfas_d primary nfas_int 0 nfas_group 0
!
controller E1 1
 pri-group timeslots 1-31 nfas_d none nfas_int 1 nfas_group 0
[...]
!
interface Serial0:15
 no ip address
 encapsulation ppp
 ip mroute-cache
 no keepalive
 dialer rotary-group 1
 dialer-group 1
 no snmp trap link-status
 isdn switch-type primary-ni
 isdn incoming-voice modem
 isdn T203 10000
 isdn rlm-group 0
 no isdn send-status-enquiry
 isdn negotiate-bchan resend-setup
 no cdp enable
!
rlm group 0
 protocol rlm port 3002
 server server1
  link address <address-sc2200-1a> source Loopback0 weight 4
  link address <address-sc2200-1a> source Loopback1 weight 3
 server server2
  link address <address-sc2200-2a> source Loopback0 weight 2
  link address <address-sc2200-2b> Loopback1 weight 1
!


HTH,

	oli



More information about the cisco-nas mailing list