sto litigando con delle porte FXS, alle quali non fiesco a far fare nulla di quello che vorrei....
ho un Cisco 1751-V
Codice: Seleziona tutto
Rodolfi#sh ver
Cisco IOS Software, C1700 Software (C1700-K9O3SV8Y7-M), Version 12.4(18), RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by Cisco Systems, Inc.
Compiled Fri 30-Nov-07 13:56 by prod_rel_team
ROM: System Bootstrap, Version 12.2(1r)XE1, RELEASE SOFTWARE (fc1)
Rodolfi uptime is 1 day, 41 minutes
System returned to ROM by error - a SegV exception, PC 0x803C1EE0 at 20:51:17 MET Tue Mar 11 2008
System restarted at 20:55:24 MET Tue Mar 11 2008
System image file is "flash:c1700-k9o3sv8y7-mz.124-18.bin"
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
[email protected].
Cisco 1751-V (MPC860P) processor (revision 0x200) with 117492K/13580K bytes of memory.
MPC860P processor: part number 5, mask 2
1 FastEthernet interface
1 ATM interface
2 Voice FXO interfaces
2 Voice FXS interfaces
32K bytes of NVRAM.
32768K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
Codice: Seleziona tutto
Rodolfi#sh telephony-service
CONFIG (Version=3.3)
=====================
Version 3.3
Cisco CallManager Express
la config è la seguente:
Codice: Seleziona tutto
Rodolfi#sh run
Building configuration...
Current configuration : 6276 bytes
!
! Last configuration change at 18:53:48 MET Wed Mar 12 2008 by admin
! NVRAM config last updated at 18:51:42 MET Wed Mar 12 2008 by admin
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname Rodolfi
!
boot-start-marker
boot-end-marker
!
enable secret 5 xxxxxxxxxxxxxxxxxx
!
aaa new-model
!
!
aaa authentication ppp default group radius local
aaa authorization network default group radius local
!
aaa session-id common
clock timezone MET 1
clock summer-time MET recurring last Sun Mar 2:00 last Sun Oct 3:00
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
voice-card 1
!
voice-card 2
!
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.10.1 192.168.10.240
!
ip dhcp pool Client
network 192.168.10.0 255.255.255.0
dns-server 192.168.10.100 62.94.0.1 62.94.0.2
default-router 192.168.10.254
domain-name oliva.local
option 150 ip 192.168.10.254
!
!
ip cef
ip domain name oliva.local
ip name-server 62.94.0.1
ip name-server 62.94.0.2
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
vpdn enable
!
vpdn-group 1
! Default PPTP VPDN group
accept-dialin
protocol pptp
virtual-template 1
!
async-bootp dns-server 192.168.10.100
!
!
voice call carrier capacity active
!
!
!
!
!
!
voice class dualtone-detect-params 1
freq-max-power 0
freq-min-power 35
freq-power-twist 15
freq-max-delay 40
cadence-variation 20
!
!
voice class custom-cptone 1
dualtone busy
dualtone ringback
dualtone reorder
dualtone out-of-service
dualtone number-unobtainable
dualtone disconnect
frequency 425 425
cadence 200 200 200 200
!
!
!
!
!
!
!
username admin password 7 xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
!
!
ip ssh time-out 60
ip ssh authentication-retries 2
!
!
crypto isakmp policy 5
hash md5
authentication pre-share
crypto isakmp key xxxxxxxxxxxxxxxxxxxx address 80.67.xxx.xxx no-xauth
!
!
crypto ipsec transform-set myset esp-des esp-md5-hmac
!
crypto map test 5 ipsec-isakmp
set peer 80.67.xxx.xxx
set transform-set myset
match address 115
!
!
!
!
interface ATM0/0
no ip address
no ip mroute-cache
no atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet0/0
ip address 192.168.10.254 255.255.255.0
ip nat inside
ip virtual-reassembly
speed auto
!
interface Virtual-Template1
ip unnumbered FastEthernet0/0
peer default ip address pool DIAL-IN
ppp encrypt mppe auto required
ppp authentication ms-chap ms-chap-v2
!
interface Dialer1
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp authentication pap chap callin
ppp chap hostname xxxxxxxxxx
ppp chap password 7 xxxxxxxxxxxx
ppp pap sent-username xxxxxxxxxxx password 7 xxxxxxxxxxxxxxx
crypto map test
!
ip local pool DIAL-IN 192.168.10.200 192.168.10.201
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer1
ip http server
no ip http secure-server
ip http path flash:
!
ip nat inside source static tcp 192.168.10.99 80 interface Dialer1 80
ip nat inside source route-map nonat interface Dialer1 overload
ip nat inside source static tcp 192.168.10.100 443 interface Dialer1 443
!
ip dns server
!
access-list 115 permit ip 192.168.10.0 0.0.0.255 172.20.1.0 0.0.0.31
access-list 115 permit ip 192.168.10.0 0.0.0.255 192.168.105.0 0.0.0.15
access-list 130 deny ip 192.168.10.0 0.0.0.255 192.168.105.0 0.0.0.15
access-list 130 deny ip 192.168.10.0 0.0.0.255 172.20.1.0 0.0.0.31
access-list 130 permit ip 192.168.10.0 0.0.0.255 any
!
route-map nonat permit 10
match ip address 130
!
tftp-server flash:P00307020200.bin
tftp-server flash:P00307020200.loads
tftp-server flash:P00307020200.sb2
tftp-server flash:P00307020200.sbn
tftp-server flash:P00403020214.bin
tftp-server flash:P00503010100.bin
!
radius-server host 192.168.10.100 auth-port 1645 acct-port 1646
radius-server key 7 xxxxxxxxxxxxxxxxx
!
control-plane
!
!
voice-port 1/0
supervisory disconnect dualtone mid-call
supervisory custom-cptone 1
supervisory dualtone-detect-params 1
no battery-reversal
cptone IT
timeouts call-disconnect 1
timeouts wait-release 5
timing percentbreak 45
connection plar opx 400
!
voice-port 1/1
supervisory disconnect dualtone mid-call
supervisory custom-cptone 1
supervisory dualtone-detect-params 1
no battery-reversal
cptone IT
timeouts call-disconnect 1
timeouts wait-release 5
timing percentbreak 45
connection plar opx 400
!
voice-port 2/0
echo-cancel coverage 32
playout-delay nominal 100
playout-delay mode fixed
cptone IT
timeouts interdigit 3
music-threshold -70
station-id name Cordless
caller-id enable
!
voice-port 2/1
echo-cancel coverage 32
playout-delay nominal 100
playout-delay mode fixed
cptone IT
timeouts interdigit 3
music-threshold -70
station-id name Cordless
caller-id enable
!
!
!
!
!
dial-peer cor custom
!
!
!
dial-peer voice 1 pots
destination-pattern .T
port 1/0
!
dial-peer voice 10 pots
destination-pattern 405
port 2/0
!
dial-peer voice 11 pots
destination-pattern 406
port 2/1
!
!
telephony-service
load 7910 P00403020214
load 7960-7940 P00307020200
max-ephones 5
max-dn 5
ip source-address 192.168.10.254 port 2000
auto assign 1 to 5
service dnis dir-lookup
timeouts interdigit 3
system message Oliva S.n.c
user-locale IT
network-locale IT
time-format 24
date-format dd-mm-yy
create cnf-files version-stamp 7960 Mar 12 2008 10:11:54
max-conferences 4 gain -6
moh music-on-hold.au
web admin system name xxxx password xxxxxxxxxxxx
dn-webedit
time-webedit
transfer-system full-consult
!
!
ephone-dn 1
number 0268xxxxx
label 0268xxxxx
!
!
ephone-dn 2
number 401 no-reg primary
label 401
name 401
!
!
ephone-dn 3
number 402 no-reg primary
label 402
description Casa
name 402
hold-alert 30 originator
!
!
ephone 1
mac-address 0019.55E6.4287
type 7912
button 1:3
!
!
!
ephone 2
mac-address 0009.B7A8.EE35
type 7960
button 1:2
!
!
ephone-hunt 1 sequential
pilot 400
list 401, 402
preference 1
timeout 10
no-reg pilot
!
!
!
line con 0
line aux 0
line vty 0 4
transport input ssh
transport output all
!
ntp clock-period 17180195
ntp server 193.204.114.105
end