Доброго времени суток. Addpac 2650 после прошивки перестал видеть платы, FXS, FXO. Что могло пойти не так?
Код:
Welcome, APOS(tm) Kernel Version 8.41.074.
Copyright (c) 1999-2006 AddPac Technology Co., Ltd.
User Access Verification
Login: root
Password:
Router> ena
Router# show run
Building configuration...
Current configuration:
!
version 8.41.074
!
hostname Router
!
!
username root password router admini
!
!
interface Loopback0
ip address 127.0.0.1 255.0.0.0
!
interface FastEthernet0/0
no ip address
speed auto
no qos-control
!
interface FastEthernet0/1
ip address xx.xx.xx.xx 255.255.255.0
speed auto
no qos-control
!
!
!
!
ftp server
!
!
!
!
!
!
! VoIP configuration.
!
!
! Controller configuration.
!
!
!
! Voice service voip configuration.
!
voice service voip
fax protocol t38 redundancy 0
fax rate 9600
h323 call start fast
h323 call tunnel enable
!
!
! Voice port configuration.
!
!
!
! Pots peer configuration.
!
dial-peer voice 101 pots
destination-pattern 11111
!
!
!
! Voip peer configuration.
!
dial-peer voice 100 voip
destination-pattern 1....
session target ip xx.xx.xx.xx
codec g711alaw
no vad
dtmf-relay h245-alphanumeric
!
!
!
!
!
!
gatekeeper
!
!
! Gateway configuration.
!
gateway
h323-id qwerty
no ignore-msg-from-other-gk
!
!
! Codec classes configuration.
!
voice class codec 0
codec preference 1 g711alaw
codec preference 2 g729
codec preference 3 g711ulaw
!
!
!
! SIP UA configuration.
!
sip-ua
no fault-tolerance
!
!
! MGCP configuration.
!
mgcp
vad
!
!
! Tones
!
!
!
voip-interface ip xx.xx.xx.xx
!
line console
!
line vty
!
end