- Posts: 5
- Thank you received: 0
Network Setup with Cisco Router and Switch *SOLVED
16 years 4 months ago #26761
by goose
Network Setup with Cisco Router and Switch *SOLVED was created by goose
Hey all, I was hoping someone could point me in the right direction as to what I may be doing wrong here. I have a hardware Firewall, Cisco 3640 Router, and Cisco 2924 Switch.
Here is my setup:
Firewall:
LAN: 10.199.199.1/29
Router:
Fa0/0: 10.199.199.2/29
Fa0/1: no IP address
Fa0/1.1: 192.168.10.1/24 encapsulation dot1q 2
Fa0/1.2: 192.168.100.1/24 encapsulation dot1q 3
Default Gateway: 10.199.199.1
IP Routes:
C 192.168.10.0/24 directly connected, Fa0/1.1
10.0.0.0/29 subnetted, 1 subnet
C 10.199.199.0 directly connected, Fa0/0
C 192.168.100.0/24 directly connected, Fa0/1.2
S 0.0.0.0 [0/1] via 10.199.199.1
Switch:
VLAN1: 10.199.199.3/29
VLAN2: 192.168.10.2/24
VLAN3: 192.168.100.2/24
Fa0/1: switchport mode trunk, switchport trunk encapsulation dot1q
Default Gateway: 10.199.199.2
When I do a "Show Interface Fa0/1" I see that it is trunking:
Switchport: Enabled
Administrative Mode: Trunk
Operational Mode: Trunk
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Trunking Native Mode VLAN: 1
Trunking VLANs Enabled: All
Physical Connections:
LAN on Firewall connected to Fa0/0 on Router
Fa0/1 on Switch connected to Fa0/1 on Router
Fa0/2 on Switch connected to Laptop
And my problems:
1. When I do a "show run" on the Switch, all the VLANs show as being down.
2. If I do a "no shutdown" on all three VLANs and then do a "show run" they still all show as "shutdown".
3. I set Fa0/2 to "switchport access vlan 2". I cannot do a "no shutdown" for VLAN 2 or any other VLAN. I cannot ping anything.
4. I set Fa0/2 to "switchport access vlan 3". It does allow me to do a "no shutdown" for VLAN 3 only. I am then able to ping 192.168.100.1 (Router Fa0/1.2) and 192.168.100.2 (Switch VLAN3). However I cannot ping anything else.
5. I am able to ping the Firewall from the Router without any problems.
Any help would be appreciated. Thanks.
Here is my setup:
Firewall:
LAN: 10.199.199.1/29
Router:
Fa0/0: 10.199.199.2/29
Fa0/1: no IP address
Fa0/1.1: 192.168.10.1/24 encapsulation dot1q 2
Fa0/1.2: 192.168.100.1/24 encapsulation dot1q 3
Default Gateway: 10.199.199.1
IP Routes:
C 192.168.10.0/24 directly connected, Fa0/1.1
10.0.0.0/29 subnetted, 1 subnet
C 10.199.199.0 directly connected, Fa0/0
C 192.168.100.0/24 directly connected, Fa0/1.2
S 0.0.0.0 [0/1] via 10.199.199.1
Switch:
VLAN1: 10.199.199.3/29
VLAN2: 192.168.10.2/24
VLAN3: 192.168.100.2/24
Fa0/1: switchport mode trunk, switchport trunk encapsulation dot1q
Default Gateway: 10.199.199.2
When I do a "Show Interface Fa0/1" I see that it is trunking:
Switchport: Enabled
Administrative Mode: Trunk
Operational Mode: Trunk
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Trunking Native Mode VLAN: 1
Trunking VLANs Enabled: All
Physical Connections:
LAN on Firewall connected to Fa0/0 on Router
Fa0/1 on Switch connected to Fa0/1 on Router
Fa0/2 on Switch connected to Laptop
And my problems:
1. When I do a "show run" on the Switch, all the VLANs show as being down.
2. If I do a "no shutdown" on all three VLANs and then do a "show run" they still all show as "shutdown".
3. I set Fa0/2 to "switchport access vlan 2". I cannot do a "no shutdown" for VLAN 2 or any other VLAN. I cannot ping anything.
4. I set Fa0/2 to "switchport access vlan 3". It does allow me to do a "no shutdown" for VLAN 3 only. I am then able to ping 192.168.100.1 (Router Fa0/1.2) and 192.168.100.2 (Switch VLAN3). However I cannot ping anything else.
5. I am able to ping the Firewall from the Router without any problems.
Any help would be appreciated. Thanks.
16 years 4 months ago #26797
by jester
Replied by jester on topic Re: Network Setup with Cisco Router and Switch *SOLVED
hard to find a needle in hay rick,
did check the domain names of the vlans
did check the domain names of the vlans
16 years 4 months ago #26798
by goose
Replied by goose on topic Re: Network Setup with Cisco Router and Switch *SOLVED
I found the problem. I didn't realize that the 2924 was a Layer 2 switch. I was assigning multiple IP addresses to it, when its only allowed 1 management IP address.
I removed the IP's off all the VLANs except 1 which I setup for Management. Once that was done I was able to route between VLANs.
I removed the IP's off all the VLANs except 1 which I setup for Management. Once that was done I was able to route between VLANs.
Time to create page: 0.145 seconds