Итак дано 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
Сыр: ОФФ Cisco и mixed Dial-In
Пнд, 14/11/2005 - 11:44
#1
Сыр: ОФФ Cisco и mixed Dial-In
Втр, 15/11/2005 - 10:26
#2
У меня на 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
Последние комментарии
10 лет 1 неделя назад
10 лет 20 недель назад
10 лет 30 недель назад
10 лет 31 неделя назад
11 лет 20 недель назад
11 лет 20 недель назад
11 лет 20 недель назад
11 лет 21 неделя назад
11 лет 21 неделя назад
11 лет 22 недели назад