Сыр: ОФФ Cisco и mixed Dial-In

2 сообщения / 0 new
Последнее сообщение
Гость
Сыр: ОФФ Cisco и mixed Dial-In

Итак дано Cisco 3825 с модулями NM-8B-S/T и NM-6DM
Требуется смешанный (ISDN и аналоговый) Dial-in
С ISDN проблем никаких - все аж бегом, с аналагом - глухо как в танке, даже трубку снимать отказывается....
Кусок конфига посвященный аналагу:
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname mercury
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
!
no aaa new-model
ip subnet-zero
ip cef
!
isdn switch-type basic-net3
!
chat-script modem-reset "" AT&FS0=1 OK
!
interface GigabitEthernet0/0
ip address 192.168.100.100 255.255.255.0
duplex auto
speed auto
media-type rj45
!
interface BRI1/0
no ip address
encapsulation ppp
isdn switch-type basic-net3
isdn incoming-voice modem
!
interface Group-Async1
ip unnumbered GigabitEthernet0/0
encapsulation ppp
no ip route-cache cef
ip tcp header-compression
no ip mroute-cache
async dynamic address
async dynamic routing
async mode interactive
peer default ip address pool Dial1
group-range 2/0 2/5
!
ip local pool Dial1 192.168.100.200 192.168.100.250
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.100.1
!
line con 0
login local
stopbits 1
line aux 0
stopbits 1
line 2/0 2/5
script startup modem-reset
script reset modem-reset
modem Dialin
terminal-type telnet-transparent
no editing
escape-character NONE
telnet transparent
autohangup
line vty 0 4
privilege level 15
login local
transport input telnet
line vty 5 15
privilege level 15
login local
transport input telnet
!
scheduler allocate 20000 1000
!
end

Vitls
Аватар пользователя Vitls
Не в сети
Зарегистрирован: 21/09/2010

У меня на 3640 было примерно так:
!
! Нижняя строка зависит от типа модемов
modemcap entry my_mica:MSC=&F&D2S0=0S29=6S21=3S34=18000S40=10S10=50
i
interface Group-Async0
ip unnumbered FastEthernet1/0
ip access-group 101 in
encapsulation ppp
no ip route-cache cef
no logging event link-status
async mode interactive
peer default ip address pool MY_POOL
no fair-queue
ppp authentication chap MYPPPAUTH
ppp authorization TEST
group-range 65 94
!
line 65 94
no vacant-message
modem Dialin
modem autoconfigure type my_mica
autocommand ppp
no exec
transport input all
escape-character NONE
autoselect ppp
stopbits 1
flowcontrol hardware

Дело не в том как болезнь вылечить.
Дело в том как других заразить.

RSS-материал