PDA

Просмотр полной версии : почему 3750 не роутит между вланами


LevT
05.05.2009, 17:04
c3750#deb ip routing static detail


c3750#

deb ip routing static summary
IP static routing summary debugging is on

c3750#ping 10.111.112.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.111.112.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/8 ms

c3750#ping 10.111.112.2 so 10.10.10.9
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.111.112.2, timeout is 2 seconds:
Packet sent with a source address of 10.10.10.9
.
004792: .May 5 16:28:16.282: IP-ST: if_list try 0
004793: .May 5 16:28:16.282: IP-ST: gw_list total 0, try 0, completed list TRUE
004794: .May 5 16:28:16.282: IP-Static: all_list, time elapsed 0 ms....
Success rate is 0 percent (0/5)

c3750#sh run br
Building configuration...

Current configuration : 5897 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
service password-encryption
service sequence-numbers
!
hostname c3750
!
ip subnet-zero
no ip source-route
ip routing
ip arp proxy disable
ip icmp rate-limit unreachable 10
ip dhcp relay information trust-all
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.10.1 10.10.10.10
ip dhcp ping timeout 2000
!
ip dhcp pool 10
network 10.10.10.0 255.255.255.0
domain-name site.lan
default-router 10.10.10.9
!
port-channel load-balance src-dst-ip
!
--More--
004795: .May 5 16:29:16.287: IP-ST: if_list try 0
004796: .May 5 16:29:16.287: IP-ST: gw_list total 0, try 0, completed list TRUE
004797: .May 5 16:29:16.287: IP-Static: all_list, time elapsed 0 ms
!
interface Vlan1
no ip address
!
interface Vlan10
ip address 10.10.10.9 255.255.255.0
!
interface Vlan112
ip address 10.111.112.9 255.255.255.0
!
ip classless
ip http server
ip http secure-server
!
ntp clock-period 36029499
ntp server 10.10.10.1
end


---------- Добавлено в 17:04 ---------- Предыдущее сообщение было написано в 17:03 ----------

Фигасе, а чего без премодерации проскочило?

dmn
05.05.2009, 17:32
обратный маршрут то есть у того, кого пингуешь?

LevT
05.05.2009, 18:17
ага спасибо, похоже, дело в этом

GrayCat
05.05.2009, 19:12
кстати, вот в этом смысла особо не было:
c3750#ping 10.111.112.2 so 10.10.10.9
более того, результат может быть "странным"