The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

форумы  помощь  поиск  регистрация  майллист  вход/выход  слежка  RSS
"Как подружить Cisco 805 и siemens mc35...?"
Вариант для распечатки  
Пред. тема | След. тема 
Форумы Маршрутизаторы CISCO и др. оборудование. (Public)
Изначальное сообщение [ Отслеживать ]

"Как подружить Cisco 805 и siemens mc35...?"  
Сообщение от AntikA (ok) on 07-Фев-08, 19:32 
Доброго времени суток, всем тут присутствующим!

Вот какая проблемка возникла, необходимо организовать доступ к vpn-gprs через Cisco 805 и siemens mc35, пример настройки циски взяла с http://www.cisco.com/en/US/docs/routers/access/800/805/softw...
На текущий момент все остновилось на попытке достучаться до точки впн-доступа 192.168.1.100

Может кто-то подскажет что в этом все не так и как это исправить?

Заранее огроменное спасибочки :)


Gprs1#sh hard
Cisco Internetwork Operating System Software
IOS (tm) C805 Software (C805-Y6-MW), Version 12.2(15)T11,  RELEASE SOFTWARE (fc2)
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2004 by cisco Systems, Inc.
Compiled Sat 31-Jan-04 13:17 by nmasa
Image text-base: 0x0017F000, data-base: 0x00874000

ROM: TinyROM version 1.4(1)
gprs5 uptime is 1 day, 6 hours, 10 minutes
System returned to ROM by reload
System image file is "flash:c805-y6-mw.122-15.T11.bin"

Cisco C805  (MPC850) processor (revision 0) with 48456K bytes of virtual memory.
Processor board ID FOC081519GJ (2294284437)
CPU part number 0x2101
Bridging software.
1 Ethernet/IEEE 802.3 interface(s)
1 Serial(sync/async) network interface(s)
8M bytes of physical memory (DRAM)
8K bytes of non-volatile configuration memory
8M bytes of flash on board (4M from flash card)

Configuration register is 0x2102

Gprs1#sh dial

Di1 - dialer type = DIALER PROFILE
Idle timer (120 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is idle
Number of active calls = 0

Dial String      Successes   Failures    Last DNIS   Last status
*99***1#                 0          0    00:42:16           failed   Default

Se0 - dialer type = IN-BAND ASYNC NO-PARITY
Dialer pool 1, priority 0
Idle timer (120 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is idle


gprs1#sh int dial 1
Dialer1 is up, line protocol is up (spoofing)
  Hardware is Unknown
  Internet address is 192.168.100.1/24
  MTU 1500 bytes, BW 56 Kbit, DLY 20000 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation PPP, loopback not set
  DTR is pulsed for 1 seconds on reset
  Last input never, output never, output hang never
  Last clearing of "show interface" counters 1d05h
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: weighted fair
  Output queue: 0/1000/64/0 (size/max total/threshold/drops)
     Conversations  0/0/16 (active/max active/max total)
     Reserved Conversations 0/0 (allocated/max allocated)
     Available Bandwidth 42 kilobits/sec
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     0 packets input, 0 bytes
     0 packets output, 0 bytes


Gprs1#sh run
Building configuration...

Current configuration : 2060 bytes
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname gprs1
!
boot system flash
logging queue-limit 100
enable secret 5 $1$wmxOJvKyMh2OCxQuVL9Rglcb.
enable password 7 030F581F0E24424F0B1500
!
ip subnet-zero
no ip domain lookup
!
chat-script reset "" \d\d\d+++\d\d\d
chat-script ks TIMEOUT 90 "" AT+CGDCONT=1,"ip","somebody.kyivstar.net" OK ATDT\T CONNECT
modemcap entry GPRS:FD=Z
modemcap entry usr-modem:MSC=AT+CGDCONT=1,"IP","SOMEBODY.KYIVSTAR.NET"
!
!
!
interface Ethernet0
ip address 10.10.1.1 255.255.255.252
no cdp enable
hold-queue 32 in
!
interface Serial0
physical-layer async
no ip address
encapsulation ppp
dialer in-band
dialer pool-member 1
dialer-group 1
async mode dedicated
no keepalive
ppp authentication chap pap
ppp chap hostname igprs
ppp chap password 7 08284B5E1B0A
ppp pap sent-username igprs password 7 04520C161D32
!
interface Dialer1
ip address 192.168.100.1 255.255.255.0
encapsulation ppp
dialer pool 1
dialer string "*99***1#" modem-script ks
dialer-group 1
no peer default ip address
no cdp enable
ppp authentication chap pap
ppp chap hostname igprs
ppp chap password 7 10470E091704
ppp chap refuse
ppp pap sent-username igprs password 7 121002070018
!
ip classless
ip route 192.168.1.100 255.255.255.255 Dialer1
no ip http server
!
!
logging trap debugging
dialer-list 1 protocol ip permit
no cdp run
!
line con 0
stopbits 1
line 1
modem InOut
transport input all
stopbits 1
flowcontrol hardware
line vty 0 4
password 7 030F5A181F0E37455C1D0C041B
login
!
end

gprs1#ping 192.168.1.100

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.100, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
Gprs1#sh log
Syslog logging: enabled (0 messages dropped, 1 messages rate-limited, 0 flushes, 0 ove
rruns, xml disabled)
    Console logging: level debugging, 1994 messages logged, xml disabled
    Monitor logging: level debugging, 0 messages logged, xml disabled
    Buffer logging: level debugging, 1994 messages logged, xml disabled
    Logging Exception size (2048 bytes)
    Count and timestamp logging messages: disabled
    Trap logging: level debugging, 1909 message lines logged

Log Buffer (2048 bytes):

1d06h: Se0 DDR: rotor dialout [best] least recent failure is also most recent failure
1d06h: Se0 DDR: rotor dialout [best] also has most recent failure
1d06h: Se0 DDR: rotor dialout [best]
1d06h: Se0 DDR: Dialing cause ip (s=192.168.100.1, d=192.168.1.100)
1d06h: Se0 DDR: Attempting to dial *99***1#
1d06h: CHAT1: Attempting async line dialer script
1d06h: CHAT1: Dialing using Modem script: ks & System script: none
1d06h: CHAT1: process started
1d06h: CHAT1: Asserting DTR
1d06h: CHAT1: Chat script ks started
1d06h: CHAT1: Sending string: AT+CGDCONT=1,"IP","somebody.kyivstar.net"
1d06h: CHAT1: Expecting string: OK
1d06h: CHAT1: Timeout expecting: OK
1d06h: CHAT1: Chat script ks finished, status = Connection timed out; remote host not
responding

И на этом полный тупик... %)

gprs1#sh line 1
   Tty Typ     Tx/Rx    A Modem  Roty AccO AccI   Uses   Noise  Overruns   Int
     1 TTY   9600/9600  - inout     -    -    -      0       0     0/0     Se0
  Idle

Line 1, Location: "", Type: ""
Length: 24 lines, Width: 80 columns
Baud rate (TX/RX) is 9600/9600, no parity, 1 stopbits, 8 databits
Status: No Exit Banner, CTS Raised, Modem Speed Locked
Capabilities: Hardware Flowcontrol In, Hardware Flowcontrol Out
  Modem Callout, Modem RI is CD, Line is permanent async interface
Modem state: Idle
Modem hardware state: CTS noDSR  DTR RTS
Special Chars: Escape  Hold  Stop  Start  Disconnect  Activation
                ^^x    none   -     -       none
Timeouts:      Idle EXEC    Idle Session   Modem Answer  Session   Dispatch
               00:10:00        never                        none     not set
                            Idle Session Disconnect Warning
                              never
                            Login-sequence User Response
                             00:00:30
                            Autoselect Initial Wait
                              not set
Modem type is unknown.
Session limit is not set.
Time since activation: never
Editing is enabled.
History is enabled, history size is 20.
DNS resolution in show commands is enabled
Full user help is disabled
Allowed input transports are telnet.
Allowed output transports are telnet.
Preferred transport is telnet.
No output characters are padded
No special data dispatching characters

Высказать мнение | Ответить | Правка | Cообщить модератору

 Оглавление

Сообщения по теме [Сортировка по времени | RSS]


1. "Как подружить Cisco 805 и siemens mc35...?"  
Сообщение от CrAzOiD (ok) on 07-Фев-08, 20:11 
Что говорит
sh ip route после дрозвона?
Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

2. "Как подружить Cisco 805 и siemens mc35...?"  
Сообщение от AntikA (ok) on 08-Фев-08, 14:16 
>Что говорит
>sh ip route после дрозвона?

Аналогичное тому, что и до дозвона...

gprs1#sh ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route

Gateway of last resort is not set

C    192.168.100.0/24 is directly connected, Dialer1
          10.0.0.0/30 is subnetted, 1 subnets
C       10.10.1.1 is directly connected, Ethernet0
     192.168.1.0/32 is subnetted, 1 subnets
S       192.168.1.100 is directly connected, Dialer1

Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

3. "Как подружить Cisco 805 и siemens mc35...?"  
Сообщение от AntikA (ok) on 08-Фев-08, 20:10 
Опаньки, что заметила - серийный интерфейс в состоянии down/down и
no shut - его не лечит... %)

Может есть какие-то соображения по этому поводу?

Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

4. "Как подружить Cisco 805 и siemens mc35...?"  
Сообщение от CrAzOiD (ok) on 08-Фев-08, 21:45 
>Опаньки, что заметила - серийный интерфейс в состоянии down/down и
>no shut - его не лечит... %)
>
>Может есть какие-то соображения по этому поводу?

может скорость на linе 1 стоит выставить?

Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

5. "Как подружить Cisco 805 и siemens mc35...?"  
Сообщение от AntikA (ok) on 11-Фев-08, 15:27 
>может скорость на linе 1 стоит выставить?

Выставила 115200 - не помогло.
Пробовала уже не указывать ip address на dialer1 (ip address negotiated) - результат тот же :((

Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

6. "Как подружить Cisco 805 и siemens mc35...?"  
Сообщение от AntikA (ok) on 11-Фев-08, 15:36 
По логам сначала
Interface Se0 unbound from profile Di1
А затем
Interface Serial0, changed state to down

:((

Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

7. "Как подружить Cisco 805 и siemens mc35...?"  
Сообщение от fes on 12-Сен-08, 16:42 
слегка с опозданием 8)(полгода). удобная штука бекап по жпрз на 805 циске
(может кому нибуть еще понадобится)

chat-script reset "" \d\d\d+++\d\d\d
chat-script ks TIMEOUT 90 "" AT+CGDCONT=1,"IP","xxxx.kyivstar.net" OK ATDT\T CONNECT


interface Serial0
physical-layer async
no ip address
encapsulation ppp
dialer in-band
dialer pool-member 1
dialer-group 1
async mode dedicated
ppp eap refuse
ppp chap refuse
ppp ms-chap refuse
ppp ms-chap-v2 refuse
ppp pap sent-username xx password 0 xx
!
interface Dialer1
ip address 10.131.233.6 255.255.255.0
encapsulation ppp
dialer pool 1
dialer remote-name xx
dialer idle-timeout 0 either
dialer string "*99***#"
dialer-group 1
no cdp enable
ppp eap refuse
ppp chap refuse
ppp ms-chap refuse
ppp ms-chap-v2 refuse
ppp pap sent-username xx password 0 xx

ip route 0.0.0.0 0.0.0.0 Dialer1

line 1
script dialer ks
modem InOut
modem autoconfigure discovery
exec-character-bits 8
special-character-bits 8
no exec
transport input all
escape-character BREAK
stopbits 1
speed 115200
flowcontrol hardware


Router# sh debugging
General OS:
  Modem control/process activation debugging is on
Dial on demand:
  Dial on demand events debugging is on
PPP:
  PPP authentication debugging is on
  PPP protocol errors debugging is on
  PPP protocol negotiation debugging is on
Chat Scripts:
  Chat scripts activity debugging is on

*Mar  1 20:01:47.634: Se0 DDR: re-enable timeout
*Mar  1 20:02:11.758: Se0 DDR: rotor dialout [best] least recent failure is also most recent failure
*Mar  1 20:02:11.758: Se0 DDR: rotor dialout [best] also has most recent failure
*Mar  1 20:02:11.762: Se0 DDR: rotor dialout [best]
*Mar  1 20:02:11.770: Se0 DDR: Attempting to dial *99***#
*Mar  1 20:02:11.778: CHAT1: Attempting async line dialer script
*Mar  1 20:02:11.790: CHAT1: Dialing using Modem script: ks & System script: none
*Mar  1 20:02:11.806: CHAT1: process started
*Mar  1 20:02:11.810: CHAT1: Asserting DTR
*Mar  1 20:02:11.810: CHAT1: Chat script ks started
*Mar  1 20:02:11.818: CHAT1: Sending string: AT+CGDCONT=1,"IP","xxxx.kyivstar.net"
*Mar  1 20:02:11.830: CHAT1: Expecting string: OK
*Mar  1 20:02:11.906: CHAT1: Completed match for expect: OK
*Mar  1 20:02:11.906: CHAT1: Sending string: ATDT\T<*99***#>
*Mar  1 20:02:11.914: CHAT1: Expecting string: CONNECT
*Mar  1 20:02:12.022: CHAT1: Completed match for expect: CONNECT
*Mar  1 20:02:12.026: CHAT1: Chat script ks finished, status = Success
*Mar  1 20:02:12.042: TTY1: no timer type 1 to destroy
*Mar  1 20:02:12.042: TTY1: no timer type 0 to destroy
*Mar  1 20:02:12.046: TTY1: no timer type 2 to destroy
*Mar  1 20:02:12.186: Se0 LCP: I CONFREQ [Closed] id 2 len 29
*Mar  1 20:02:12.190: Se0 LCP:    MRU 1600 (0x01040640)
*Mar  1 20:02:12.190: Se0 LCP:    AuthProto MS-CHAP (0x0305C22380)
*Mar  1 20:02:12.194: Se0 LCP:    MagicNumber 0x0416B309 (0x05060416B309)
*Mar  1 20:02:12.194: Se0 LCP:    ACCM 0x00000000 (0x020600000000)
*Mar  1 20:02:12.194: Se0 LCP:    PFC (0x0702)
*Mar  1 20:02:12.198: Se0 LCP:    ACFC (0x0802)
*Mar  1 20:02:12.198: Se0 LCP: Lower layer not up, Fast Starting
*Mar  1 20:02:12.210: Se0 PPP: Using dialer call direction
*Mar  1 20:02:12.214: Se0 PPP: Treating connection as a callout
*Mar  1 20:02:12.214: Se0 PPP: Phase is ESTABLISHING, Active Open
*Mar  1 20:02:12.230: Se0 PPP: Authorization NOT required
*Mar  1 20:02:12.242: Se0 PPP: No remote authentication for call-out
*Mar  1 20:02:12.250: Se0 LCP: O CONFREQ [Closed] id 30 len 20
*Mar  1 20:02:12.250: Se0 LCP:    ACCM 0x000A0000 (0x0206000A0000)
*Mar  1 20:02:12.254: Se0 LCP:    MagicNumber 0x1175E135 (0x05061175E135)
*Mar  1 20:02:12.254: Se0 LCP:    PFC (0x0702)
*Mar  1 20:02:12.254: Se0 LCP:    ACFC (0x0802)
*Mar  1 20:02:12.278: Se0 LCP: O CONFNAK [REQsent] id 2 len 8
*Mar  1 20:02:12.278: Se0 LCP:    AuthProto PAP (0x0304C023)
*Mar  1 20:02:12.286: %LINK-3-UPDOWN: Interface Serial0, changed state to up
*Mar  1 20:02:12.286: Se0 DDR: Dialer statechange to up
*Mar  1 20:02:12.298: %DIALER-6-BIND: Interface Se0 bound to profile Di1
*Mar  1 20:02:12.302: Se0 DDR: Dialer call has been placed
*Mar  1 20:02:12.306: Se0 LCP: I CONFACK [REQsent] id 30 len 20
*Mar  1 20:02:12.310: Se0 LCP:    ACCM 0x000A0000 (0x0206000A0000)
*Mar  1 20:02:12.310: Se0 LCP:    MagicNumber 0x1175E135 (0x05061175E135)
*Mar  1 20:02:12.314: Se0 LCP:    PFC (0x0702)
*Mar  1 20:02:12.314: Se0 LCP:    ACFC (0x0802)
*Mar  1 20:02:12.318: Se0 LCP: I CONFREQ [ACKrcvd] id 3 len 28
*Mar  1 20:02:12.322: Se0 LCP:    MRU 1600 (0x01040640)
*Mar  1 20:02:12.322: Se0 LCP:    AuthProto PAP (0x0304C023)
*Mar  1 20:02:12.322: Se0 LCP:    MagicNumber 0x0416B309 (0x05060416B309)
*Mar  1 20:02:12.326: Se0 LCP:    ACCM 0x00000000 (0x020600000000)
*Mar  1 20:02:12.326: Se0 LCP:    PFC (0x0702)
*Mar  1 20:02:12.326: Se0 LCP:    ACFC (0x0802)
*Mar  1 20:02:12.330: Se0 LCP: O CONFACK [ACKrcvd] id 3 len 28
*Mar  1 20:02:12.330: Se0 LCP:    MRU 1600 (0x01040640)
*Mar  1 20:02:12.330: Se0 LCP:    AuthProto PAP (0x0304C023)
*Mar  1 20:02:12.334: Se0 LCP:    MagicNumber 0x0416B309 (0x05060416B309)
*Mar  1 20:02:12.334: Se0 LCP:    ACCM 0x00000000 (0x020600000000)
*Mar  1 20:02:12.334: Se0 LCP:    PFC (0x0702)
*Mar  1 20:02:12.334: Se0 LCP:    ACFC (0x0802)
*Mar  1 20:02:12.338: Se0 LCP: State is Open
*Mar  1 20:02:12.338: Se0 PPP: Phase is AUTHENTICATING, by the peer
*Mar  1 20:02:12.350: Se0 PAP: Using hostname from interface PAP
*Mar  1 20:02:12.354: Se0 PAP: Using password from interface PAP
*Mar  1 20:02:12.358: Se0 PAP: O AUTH-REQ id 19 len 10 from "xx"
*Mar  1 20:02:12.378: Se0 PAP: I AUTH-ACK id 19 len 39 msg is "TTP Com PPP - Password Verified OK"
*Mar  1 20:02:12.382: Se0 PPP: Phase is FORWARDING, Attempting Forward
*Mar  1 20:02:12.450: Se0 PPP: Phase is ESTABLISHING, Finish LCP
*Mar  1 20:02:12.466: Se0 PPP: Phase is UP
*Mar  1 20:02:12.474: Se0 IPCP: O CONFREQ [Closed] id 1 len 10
*Mar  1 20:02:12.474: Se0 IPCP:    Address 10.131.233.6 (0x03060A83E906)
*Mar  1 20:02:12.478: Se0 PPP: Process pending packets
*Mar  1 20:02:13.450: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed state to up
*Mar  1 20:02:14.450: Se0 IPCP: TIMEout: State REQsent
*Mar  1 20:02:14.450: Se0 IPCP: O CONFREQ [REQsent] id 2 len 10
*Mar  1 20:02:14.454: Se0 IPCP:    Address 10.131.233.6 (0x03060A83E906)
*Mar  1 20:02:15.302: Se0 IPCP: I CONFACK [REQsent] id 2 len 10
*Mar  1 20:02:15.306: Se0 IPCP:    Address 10.131.233.6 (0x03060A83E906)
*Mar  1 20:02:15.310: Se0 IPCP: I CONFREQ [ACKrcvd] id 1 len 10
*Mar  1 20:02:15.314: Se0 IPCP:    Address 10.0.0.1 (0x03060A000001)
*Mar  1 20:02:15.322: Se0 IPCP: O CONFACK [ACKrcvd] id 1 len 10
*Mar  1 20:02:15.322: Se0 IPCP:    Address 10.0.0.1 (0x03060A000001)
*Mar  1 20:02:15.326: Se0 IPCP: State is Open
*Mar  1 20:02:15.366: Di1 IPCP: Install route to 10.0.0.1
*Mar  1 20:02:15.366: Se0 IPCP: Add link info for cef entry 10.0.0.1
*Mar  1 20:02:15.370: Se0 DDR: dialer protocol up


Router#sh ver
Cisco Internetwork Operating System Software
IOS (tm) C805 Software (C805-K9OSY6-MW), Version 12.2(15)T9,  RELEASE SOFTWARE (fc2)
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Sat 01-Nov-03 08:37 by ccai
Image text-base: 0x0017F000, data-base: 0x00DD0000

System image file is "flash:c805-k9osy6-mw.122-15.T9.bin"

Cisco C805  (MPC850) processor (revision 0) with 50980K bytes of virtual memory.
Processor board ID FOC074823WK (2367369846)
CPU part number 0x2101
Bridging software.
X.25 software, Version 3.0.0.
1 Ethernet/IEEE 802.3 interface(s)
1 Serial(sync/async) network interface(s)
8M bytes of physical memory (DRAM)
8K bytes of non-volatile configuration memory

Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

Архив | Удалить

Индекс форумов | Темы | Пред. тема | След. тема
Оцените тред (1=ужас, 5=супер)? [ 1 | 2 | 3 | 4 | 5 ] [Рекомендовать для помещения в FAQ]




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру