Network Problems
Hey I am setting up my network following the lab on here. Having some problems though.
This is my ip route for RouterA
192.168.22.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.168.22.6/32 is directly connected, Serial0
C 192.168.22.0/24 is directly connected, Serial0
R 192.168.33.0/24 [120/1] via 192.168.22.6, 00:00:22, Serial0
RouterA# 192.168.22.0/24 is variably subnetted, 2 subnets, 2 masks
This is my ip route for RouterB
192.168.22.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.168.22.5/32 is directly connected, Serial0
C 192.168.22.0/24 is directly connected, Serial0
C 192.168.33.0/24 is directly connected, Ethernet0
As you can see, RouterA is not picking up 192.168.11.1 (my host through e0).
This is my show ip protocol on Router A:
Ethernet0 is up, line protocol is down
Hardware is Lance, address is 00e0.1ea9.7e2b (bia 00e0.1ea9.7e2b)
Description: Connected to LAN1
Internet address is 192.169.11.1/24
I know the line protocol is down, but every time I try to turn it on, nothing happens. I am using the no shutdown command, and usually something will pop up saying that the line protocol is up, like on RouterB, but nothing comes up. Any reason for this? I am using a different type on ethernet cable than the one that is used to connect RouterB to the host, could that be causing this? I am not sure how to check to see if it is a twisted pair cable, and the only reason I am not using the one that came with the kit is because it wont reach my computer. All other protocols are up, just ethernet 0 is down.