R2 interface FastEthernet0/0 mac-address 0000.0000.0002 ip address 192.168.1.2 255.255.255.0 no ip route-cache duplex auto speed auto ! interface FastEthernet0/1 no ip address no ip route-cache shutdown duplex auto speed auto ! ip default-gateway 192.168.1.1 ip forward-protocol nd
R3 interface FastEthernet0/0 mac-address 0000.0000.0001 ip address 192.168.1.3 255.255.255.0 no ip route-cache duplex auto speed auto ! interface FastEthernet0/1 no ip address no ip route-cache shutdown duplex auto speed auto ! ip default-gateway 192.168.1.1 ip forward-protocol nd
Sw1 interface FastEthernet0/4 switchport access vlan 10 switchport mode access spanning-tree portfast ! interface FastEthernet0/5 switchport access vlan 10 switchport mode access spanning-tree portfast ! interface FastEthernet0/6 ! interface FastEthernet0/7 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/8 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/9 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/10 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/11 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/12 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/20 ! interface FastEthernet0/21 interface FastEthernet0/48 ! interface GigabitEthernet0/1 ! ! i ! interface Vlan1 ip address 100.0.0.1 255.255.255.0 no ip route-cache ! interface Vlan10 ip address 192.168.1.1 255.255.255.0 no ip route-cache
both R2 and R3 are connected to fast 0/4 and 0/5 and they show int status of vlan 10 man this is bugging me since i have 1 more router that i have tried and i get same thing. I dont know? R3 should ping default-gateway 192.168.1.1 and sw1 should ping 192.168.1.3 since they are in same vlan? wtheck? R2#show arp Protocol Address Age (min) Hardware Addr Type Interface Internet 192.168.1.1 2 001b.2bc0.ed41 ARPA FastEthernet0/0 Internet 192.168.1.2 - 0000.0000.0002 ARPA FastEthernet0/0 Internet 192.168.1.3 0 0000.0000.0001 ARPA FastEthernet0/0 R2# R3#show arp Protocol Address Age (min) Hardware Addr Type Interface Internet 192.168.1.2 1 0000.0000.0002 ARPA FastEthernet0/0 Internet 192.168.1.3 - 0000.0000.0001 ARPA FastEthernet0/0 R3#ping 192.168.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds: ..... Success rate is 0 percent (0/5) R3# SW1#show arp Protocol Address Age (min) Hardware Addr Type Interface Internet 100.0.0.1 - 001b.2bc0.ed40 ARPA Vlan1 Internet 192.168.1.1 - 001b.2bc0.ed41 ARPA Vlan10 Internet 192.168.1.2 0 0000.0000.0002 ARPA Vlan10 SW1#ping 192.168.1.3 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.1.3, timeout is 2 seconds: ..... Success rate is 0 percent (0/5) SW1#
Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.1.3, timeout is 2 seconds: 01:51:19: IP: s=192.168.1.1 (local), d=192.168.1.3 (Vlan10), len 100, sending 01:51:19: IP: s=192.168.1.1 (local), d=192.168.1.3 (Vlan10), len 100, encapsulation failed. 01:51:21: IP: s=192.168.1.1 (local), d=192.168.1.3 (Vlan10), len 100, sending 01:51:21: IP: s=192.168.1.1 (local), d=192.168.1.3 (Vlan10), len 100, encapsulation failed. 01:51:23: IP: s=192.168.1.1 (local), d=192.168.1.3 (Vlan10), len 100, sending 01:51:23: IP: s=192.168.1.1 (local), d=192.168.1.3 (Vlan10), len 100, encapsulation failed. 01:51:25: IP: s=192.168.1.1 (local), d=192.168.1.3 (Vlan10), len 100, sending 01:51:25: IP: s=192.168.1.1 (local), d=192.168.1.3 (Vlan10), len 100, encapsulation failed. 01:51:27: IP: s=192.168.1.1 (local), d=192.168.1.3 (Vlan10), len 100, sending 01:51:27: IP: s=192.168.1.1 (local), d=192.168.1.3 (Vlan10), len 100, encapsulation failed. Success rate is 0 percent (0/5)
IP packet debugging is on R3#ping 192.168.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds: *Dec 31 02:49:22.031: IP: tableid=0, s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), routed via RIB *Dec 31 02:49:22.031: IP: s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), len 100, sending *Dec 31 02:49:22.031: IP: s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), len 100, sending full packet. *Dec 31 02:49:24.031: IP: tableid=0, s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), routed via RIB *Dec 31 02:49:24.031: IP: s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), len 100, sending *Dec 31 02:49:24.031: IP: s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), len 100, sending full packet. *Dec 31 02:49:26.031: IP: tableid=0, s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), routed via RIB *Dec 31 02:49:26.031: IP: s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), len 100, sending *Dec 31 02:49:26.031: IP: s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), len 100, sending full packet. *Dec 31 02:49:28.031: IP: tableid=0, s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), routed via RIB *Dec 31 02:49:28.031: IP: s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), len 100, sending *Dec 31 02:49:28.031: IP: s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), len 100, sending full packet. *Dec 31 02:49:30.031: IP: tableid=0, s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), routed via RIB *Dec 31 02:49:30.031: IP: s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), len 100, sending *Dec 31 02:49:30.031: IP: s=192.168.1.3 (local), d=192.168.1.1 (FastEthernet0/0), len 100, sending full packet. Success rate is 0 percent (0/5) R3#
02:02:16: IP: s=192.168.1.1 (local), d=192.168.1.3 (Vlan10), len 100, encapsulation failed 02:02:16: IP ARP rep filtered src 192.168.1.3 0000.0000.0001, dst 192.168.1.1 001b.2bc0.ed41 it's our address. 02:02:18: IP: s=192.168.1.1 (local), d=192.168.1.3 (Vlan10), len 100, sending 02:02:18: IP ARP: sent req src 192.168.1.1 001b.2bc0.ed41, dst 192.168.1.3 0000.0000.0000 Vlan10 02:02:18: IP: s=192.168.1.1 (local), d=192.168.1.3 (Vlan10), len 100, encapsulation failed 02:02:18: IP ARP rep filtered src 192.168.1.3 0000.0000.0001, dst 192.168.1.1 001b.2bc0.ed41 it's our address. 02:02:20: IP: s=192.168.1.1 (local), d=192.168.1.3 (Vlan10), len 100, sending 02:02:20: IP ARP: sent req src 192.168.1.1 001b.2bc0.ed41, dst 192.168.1.3 0000.0000.0000 Vlan10