- cisco 1721, A Clockwork Orange, 20:14 , 23-Июн-03 (1)
>вопрос такой: >поднят serial (up, up) >его ip: 192.168.10.1 >сам себя не желает пинговать - таймаут. >sh ip cache выдает: >192.168.10.2/32 00:30:15 Serial0 > 192.168.10.2 >это адрес его peer'a по выделенной линии. >Кто знает почему? А соседа пингует, канальный протокол какой?
- cisco 1721, 8thc, 20:42 , 23-Июн-03 (2)
>>вопрос такой: >>поднят serial (up, up) >>его ip: 192.168.10.1 >>сам себя не желает пинговать - таймаут. >>sh ip cache выдает: >>192.168.10.2/32 00:30:15 Serial0 >> 192.168.10.2 >>это адрес его peer'a по выделенной линии. >>Кто знает почему? > >А соседа пингует, >канальный протокол какой? hdlc, соседа тоже не пингует на сайте cisco написано в conf guide только про ip unnumbered для сериала
- cisco 1721, A Clockwork Orange, 20:52 , 23-Июн-03 (3)
>>>вопрос такой: >>>поднят serial (up, up) >>>его ip: 192.168.10.1 >>>сам себя не желает пинговать - таймаут. >>>sh ip cache выдает: >>>192.168.10.2/32 00:30:15 Serial0 >>> 192.168.10.2 >>>это адрес его peer'a по выделенной линии. >>>Кто знает почему? >> >>А соседа пингует, >>канальный протокол какой? > > >hdlc, соседа тоже не пингует >на сайте cisco написано в conf guide только про ip unnumbered для >сериала Кусок конфига покажи касательно se. А как твой маршрутизатор подключен к соседу? через что?
- cisco 1721, Volume, 10:47 , 24-Июн-03 (4)
Апельсиновый, конфиг полностью покажите и sh int это ифейса
- cisco 1721, 8thc, 10:58 , 24-Июн-03 (5)
>Апельсиновый, конфиг полностью покажите >и sh int это ифейса я не обладаю полной инфой касательно физического подключкения - знаю токо что по v35 циска подключена. Вот подробности: Router#sh run Building configuration... Current configuration : 1205 bytes ! ! Last configuration change at 18:41:09 MSK Mon Jun 23 2003 ! NVRAM config last updated at 18:41:22 MSK Mon Jun 23 2003 ! version 12.2 service tcp-keepalives-in service timestamps debug datetime msec service timestamps log datetime msec service password-encryption no service dhcp ! hostname Router ! logging buffered 8192 debugging no logging console ! ip subnet-zero no ip source-route ! ! ! ! ! interface Ethernet0 ip address xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx full-duplex no cdp enable ! interface FastEthernet0 ip address xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx speed auto no cdp enable ! interface Serial0 ip address 192.168.10.1 255.255.255.252 no ip unreachables no ip proxy-arp ! ip classless ip route 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx no ip http server ! ! ! line con 0 logging synchronous login local line aux 0 line vty 0 4 logging synchronous login local line vty 5 15 logging synchronous login local ! end Router#sh int s0 Serial0 is up, line protocol is up Hardware is PowerQUICC Serial Internet address is 192.168.10.1/30 MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, reliability 255/255, txload 1/255, rxload 1/255 Encapsulation HDLC, loopback not set Keepalive set (10 sec) Last input 00:00:02, output 00:00:01, output hang never Last clearing of "show interface" counters 18:30:02 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/1/256 (active/max active/max total) Reserved Conversations 0/0 (allocated/max allocated) Available Bandwidth 1158 kilobits/sec 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 7774 packets input, 550527 bytes, 0 no buffer Received 7774 broadcasts, 0 runts, 0 giants, 0 throttles 3 input errors, 2 CRC, 1 frame, 0 overrun, 0 ignored, 0 abort 7936 packets output, 607620 bytes, 0 underruns 0 output errors, 0 collisions, 1 interface resets 0 output buffer failures, 0 output buffers swapped out 0 carrier transitions DCD=up DSR=up DTR=up RTS=up CTS=up
- cisco 1721, 8thc, 15:00 , 24-Июн-03 (6)
>>Апельсиновый, конфиг полностью покажите >>и sh int это ифейса > >я не обладаю полной инфой касательно физического подключкения - знаю токо что >по v35 циска подключена. Вот подробности: > >Router#sh run >Building configuration... > >Current configuration : 1205 bytes >! >! Last configuration change at 18:41:09 MSK Mon Jun 23 2003 >! NVRAM config last updated at 18:41:22 MSK Mon Jun 23 2003 > >! >version 12.2 >service tcp-keepalives-in >service timestamps debug datetime msec >service timestamps log datetime msec >service password-encryption >no service dhcp >! >hostname Router >! >logging buffered 8192 debugging >no logging console >! >ip subnet-zero >no ip source-route >! >! >! >! >! >interface Ethernet0 > ip address xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx > full-duplex > no cdp enable >! >interface FastEthernet0 > ip address xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx > speed auto > no cdp enable >! >interface Serial0 > ip address 192.168.10.1 255.255.255.252 > no ip unreachables > no ip proxy-arp >! >ip classless >ip route 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx >no ip http server >! >! >! >line con 0 > logging synchronous > login local >line aux 0 >line vty 0 4 > logging synchronous > login local >line vty 5 15 > logging synchronous > login local >! >end > >Router#sh int s0 >Serial0 is up, line protocol is up > Hardware is PowerQUICC Serial > Internet address is 192.168.10.1/30 > MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, > reliability 255/255, txload 1/255, rxload 1/255 > Encapsulation HDLC, loopback not set > Keepalive set (10 sec) > Last input 00:00:02, output 00:00:01, output hang never > Last clearing of "show interface" counters 18:30:02 > 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/1/256 (active/max active/max total) > Reserved Conversations 0/0 (allocated/max allocated) > Available Bandwidth 1158 kilobits/sec > 5 minute input rate 0 bits/sec, 0 packets/sec > 5 minute output rate 0 bits/sec, 0 packets/sec > 7774 packets input, 550527 bytes, 0 no >buffer > Received 7774 broadcasts, 0 runts, 0 giants, >0 throttles > 3 input errors, 2 CRC, 1 frame, >0 overrun, 0 ignored, 0 abort > 7936 packets output, 607620 bytes, 0 underruns > > 0 output errors, 0 collisions, 1 interface >resets > 0 output buffer failures, 0 output buffers >swapped out > 0 carrier transitions > DCD=up DSR=up DTR=up RTS=up > CTS=up Еще непонятно почему sh ip cache пишет такую строчку: 192.168.0.0/24 00:42:15 Ethernet0 xxx.xxx.xxx.xxx откуда она берется?
- cisco 1721, Volume, 11:25 , 25-Июн-03 (7)
все должно пинговаться пинг своего интерфейса на сериале происходит при задействовании другой стороны, так что смотрите что у вас на другом рутере. или канал до него лежит, или там интерфейс в дауне или еще чего..
- cisco 1721, 8thc, 11:28 , 25-Июн-03 (8)
>все должно пинговаться >пинг своего интерфейса на сериале происходит при задействовании другой стороны, так что >смотрите что у вас на другом рутере. или канал до него >лежит, или там интерфейс в дауне или еще чего.. Наконец то ты разродился ответом! :) Ты прав че то творится на удаленной стороне (сам я не полностью контролирую процесс)
- cisco 1721, Volume, 11:51 , 25-Июн-03 (9)
ну я вообще-то еще и работаю :)
|