Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

G430 SLS config

Status
Not open for further replies.
Nov 22, 2013
600
US
I am not sure what is wrong here, but when one of our G430's fails to SLS mode, the phones will get dial tone and I can dial a number, but I get the fast busy signal, when I had a trace on it still in SLS mode, I got the error no chan/circ available. I noticed the PRI was in fault. I am not sure why the PRI will not work in SLS mode, my config seems correct according to the documentation. Any suggestions?




DKHFAC01-100(super)# show run

! version 36.9.0
Config info release 36.9.0 time "14:35:08 09 MAR 2015 " serial_number 14TG346978 69
!
encrypted-username zFhnWMMx9k38N7Cfd7O64Q== password r5IGqzbwZqH1Uz6C/oluCWL6O1N NhAdCUN2FvFi/CIA= access-type hoze23SBUfhJoK12hv7Miw==
hostname "DKHFAC01"
set system location "location 1"
set system name "location 1"
set system contact "John Wayne"
no ip telnet
set port classification 10/3 regular
set port classification 10/4 regular
!
interface Vlan 1
icc-vlan
ip address 10.30.14.10 255.255.255.0
pmi
exit
!
interface FastEthernet 10/2
exit

!
interface USB-Modem
description "Default Modem Setup"
timeout absolute 10
ppp authentication ras
no shutdown
ip address 10.3.248.253 255.255.255.252
exit
!
set logging file enable
set logging file condition all Error
set logging file condition BOOT Debug
!
no snmp-server community
!
ip default-gateway 10.30.14.1 1 low
!
set mgc list 10.40.0.10
set mediaserver 10.40.0.10 10.40.0.10 23 telnet
set mediaserver 10.40.0.10 10.40.0.10 5023 sat
rtp-stat qos-trap
no rtp-stat fault
sls

set pim-lockout yes
set date-format dd/mm/yy
exit
!
sls
set slot-config v2 mm710
exit
!
sls
ds1 v2
exit
!
exit
!
sls
sig-group 4
set trunk-group-chan-select 4
set primary-dchannel 100v224
exit
!
exit
!
sls

station 7100 ip
set cor unrestricted
set encrypted-password "8RPiOr3nr6mRmMPMJk2mjg=="
set name "station0"
exit
!
station 7101 ip
set cor unrestricted
set encrypted-password "fsk9/nmSd6EZX3wmc0TUjw=="
set name "station1"
set trunk-destination no
exit
!
station 7102 ip
set cor unrestricted
set encrypted-password "TmtdCUVbys7qyETZeYudwg=="
set name "station2"
set trunk-destination no
set type ip4620
exit
!
station 7103 ip
set cor unrestricted

set encrypted-password "eAezvqk71IGuRY9hS99mcQ=="
set name "station3"
set trunk-destination no
set type ip4620
exit
!
station 7104 ip
set cor unrestricted
set encrypted-password "jjc19DIbfhaqDKt7Fy92Hw=="
set name "station4"
set trunk-destination no
exit
!
station 7105 ip
set cor unrestricted
set encrypted-password "zLx9/+REY9ejsOsS40y72Q=="
set name "station5"
set trunk-destination no
set type ip4620
exit
!
station 7106 ip
set cor unrestricted

set encrypted-password "9B420jimSZyh7o+W0p3Q4g=="
set name "station6"
set trunk-destination no
set type ip4620
exit
!
station 7107 ip
set cor unrestricted
set encrypted-password "iEK1w09Rn/fAmrZHtoM/9Q=="
set name "station7"
set trunk-destination no
set type ip4620
exit
!
station 7108 ip
set cor unrestricted
set encrypted-password "QtK/1cJ9RKvmEx1G/5Hoeg=="
set name "station8"
set trunk-destination no
set type ip4620
exit
!
station 7109 ip

set cor unrestricted
set encrypted-password "kJo9Os7obRRYUOY+/7Ia3A=="
set name "station9"
set trunk-destination no
set type ip4620
exit
!
station 7110 ip
set cor unrestricted
set encrypted-password "pAA5VkViy/82S+wldkcp8g=="
set name "station10"
set trunk-destination no
set type ip4620
exit
!
station 7111 ip
set cor unrestricted
set encrypted-password "+b5HIzCfetWQvtwOzYDIEw=="
set name "station11"
set trunk-destination no
exit
!
station 7112 ip

set cor unrestricted
set encrypted-password "BBnSkJCTH7ReAJE1sX4J3w=="
set name "station12"
set trunk-destination no
set type ip4620
exit
!
station 7113 ip
set cor unrestricted
set encrypted-password "sDbn1D+DvDciJLkVNEGLTA=="
set name "station13"
set trunk-destination no
set type ip4620
exit
!
exit
!
sls
trunk-group 4 t1-isdn
set tac #4
add port v201 4
add port v202 4
add port v203 4

add port v204 4
add port v205 4
add port v206 4
add port v207 4
add port v208 4
add port v209 4
add port v210 4
add port v211 4
add port v212 4
add port v213 4
add port v214 4
add port v215 4
add port v216 4
add port v217 4
add port v218 4
add port v219 4
add port v220 4
add port v221 4
add port v222 4
add port v223 4
set send-name no
set send-number no
exit

!
exit
!
sls
dial-pattern 1
set max-length 11
set min-length 11
set tgnum 4
set type fnpa
exit
!
dial-pattern 8
set max-length 7
set min-length 7
set tgnum 4
exit
!
dial-pattern 860
set max-length 10
set min-length 10
set tgnum 4
exit
!

dial-pattern 911
set tgnum 4
exit
!
exit
!
sls
set fac hold *30
set fac ars2 8
set fac ars1 9
exit
!
set sls enable
analog-test
exit
!#
!# End of configuration file. Press Enter to continue.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top