cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
330
Views
0
Helpful
1
Replies

Inter VLAN routing trouble

ryangibbons84
Level 1
Level 1

Sorry, the discussions dont support pkt files so I changed the extension on it. But I have included a JPEG to help visualize where I'm at. But also my router and switch configuration:

CORP Router config:

Current configuration : 1451 bytes

!

version 12.2

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!

hostname CORP

!

no ip cef

no ipv6 cef

!

no ip domain-lookup

!

interface FastEthernet0/0

description link to 3560 switch

ip address 172.31.1.5 255.255.255.252

duplex auto

speed auto

!

interface Serial0/0

description link to ISP

ip address 192.31.7.6 255.255.255.252

!

interface Serial0/1

no ip address

clock rate 2000000

shutdown

!

interface FastEthernet1/0

no ip address

duplex full

speed auto

!

interface FastEthernet1/0.1

description Management VLAN 1 - Native VLAN

encapsulation dot1Q 1 native

ip address 192.168.1.1 255.255.255.0

!

interface FastEthernet1/0.10

description Sales VLAN 10

encapsulation dot1Q 10

ip address 192.168.10.1 255.255.255.0

!

interface FastEthernet1/0.20

description Engineering VLAN 20

encapsulation dot1Q 20

ip address 192.168.20.1 255.255.255.0

!

interface FastEthernet1/0.30

description Marketing VLAN 30

encapsulation dot1Q 30

ip address 192.168.30.1 255.255.255.0

!

interface FastEthernet1/1

no ip address

duplex auto

speed auto

shutdown

!

router eigrp 10

network 192.168.1.0

network 192.168.10.0

network 192.168.20.0

network 192.168.30.0

network 172.31.0.0

network 192.31.7.0

no auto-summary

!

ip classless

!

ip flow-export version 9

!

line con 0

!

line aux 0

!

line vty 0 4

login

!

end

Switch 2 Config:

Current configuration : 1784 bytes

!

version 12.2

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!

hostname Switch2

!

no ip domain-lookup

!

spanning-tree mode pvst

!

interface FastEthernet0/1

switchport access vlan 10

switchport mode access

!

interface FastEthernet0/2

switchport access vlan 10

switchport mode access

!

interface FastEthernet0/3

switchport access vlan 10

switchport mode access

!

interface FastEthernet0/4

switchport access vlan 10

switchport mode access

!

interface FastEthernet0/5

switchport access vlan 20

switchport mode access

!

interface FastEthernet0/6

switchport access vlan 20

switchport mode access

!

interface FastEthernet0/7

switchport access vlan 20

switchport mode access

!

interface FastEthernet0/8

switchport access vlan 20

switchport mode access

!

interface FastEthernet0/9

switchport access vlan 30

switchport mode access

!

interface FastEthernet0/10

switchport access vlan 30

switchport mode access

!

interface FastEthernet0/11

switchport access vlan 30

switchport mode access

!

interface FastEthernet0/12

switchport access vlan 30

switchport mode access

!

interface FastEthernet0/13

!

interface FastEthernet0/14

!

interface FastEthernet0/15

!

interface FastEthernet0/16

!

interface FastEthernet0/17

!

interface FastEthernet0/18

!

interface FastEthernet0/19

!

interface FastEthernet0/20

!

interface FastEthernet0/21

!

interface FastEthernet0/22

!

interface FastEthernet0/23

!

interface FastEthernet0/24

description Trunk Link To CORP Router

switchport mode trunk

!

interface GigabitEthernet0/1

!

interface GigabitEthernet0/2

!

interface Vlan1

ip address 192.168.1.2 255.255.255.0

!

ip default-gateway 192.168.1.1

!

line con 0

!

line vty 0 4

login

line vty 5 15

login

!

end

1 Reply 1

Hello

What is your issue?

res

Paul


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul