telnettech
Vendor
I am working on my CCNA with no help from any formal training class and no one in my whole company is CCNA certified or even attempted this. I am using the Sybex book from Lammle and also "Test Out" PC program to accomplish this. I have read the IP routing and Routing protocol chapters of the book numberous times and have reached a point that i cant figure this problem out.
I have a Lab setup that I bought off Ebay that has 3 routers (2610) and 2 switches (1900 series). This is what I have seen many people on this site recommend to have to practice with.
My Router "A" is programmed as following:
LAB_Top#sh ip int brief
Interface IP-Address OK? Method Status Prot
ocol
Ethernet0/0 192.168.5.1 YES NVRAM up up
Serial0/0 192.168.6.1 YES NVRAM up up
Also the IP Protocol is as follows:
LAB_Top#sh ip proto
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 11 seconds
Invalid after 180 seconds, hold down 180, flushed after 240
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Redistributing: rip
Default version control: send version 1, receive any version
Interface Send Recv Triggered RIP Key-chain
Ethernet0/0 1 1 2
Serial0/0 1 1 2
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
192.168.5.0
192.168.6.0
Routing Information Sources:
Gateway Distance Last Update
192.168.6.2 120 00:05:43
Distance: (default is 120)
The following IP routes are in the list:
Gateway of last resort is not set
C 192.168.5.0/24 is directly connected, Ethernet0/0
C 192.168.6.0/24 is directly connected, Serial0/0
R 192.168.1.0/24 [120/1] via 192.168.6.2, 00:00:00, Serial0/0
My other Router "B" has the following setup
LABMiddle#sh ip int brief
Interface IP-Address OK? Method Status Prot
ocol
Ethernet0/0 192.168.1.180 YES NVRAM up up
Serial0/0 192.168.6.2 YES NVRAM up up
Serial0/1 unassigned YES NVRAM administratively down down
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 18 seconds
Invalid after 180 seconds, hold down 180, flushed after 240
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Redistributing: rip
Default version control: send version 1, receive any version
Interface Send Recv Triggered RIP Key-chain
Serial0/0 1 1 2
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
192.168.1.0
192.168.6.0
Passive Interface(s):
Ethernet0/0
Routing Information Sources:
Gateway Distance Last Update
192.168.6.1 120 00:00:24
Distance: (default is 120)
And the routing is as follows:
LABMiddle#sh ip rout
Gateway of last resort is not set
R 192.168.5.0/24 [120/1] via 192.168.6.1, 00:00:09, Serial0/0
C 192.168.6.0/24 is directly connected, Serial0/0
C 192.168.1.0/24 is directly connected, Ethernet0/0
The 192.168.1.0 is the company network and when i try to ping it from Router "A" I am not to get a response back from it. Also 192.168.5.0 on Router "B" is a 1900 series switch that I can ping to it from Router "B" but the pc connected to this switch need to be able to go out to the 192.168.1.0 network so that it can get an ip address from the DHCP server.
Can anyone help figure out what i am doing wrong as I am not able to figure it out thru the book's help.
Brian
To error is human.....if the machine doesnt work, then KICK IT !!!!!!!!!!!!!
I have a Lab setup that I bought off Ebay that has 3 routers (2610) and 2 switches (1900 series). This is what I have seen many people on this site recommend to have to practice with.
My Router "A" is programmed as following:
LAB_Top#sh ip int brief
Interface IP-Address OK? Method Status Prot
ocol
Ethernet0/0 192.168.5.1 YES NVRAM up up
Serial0/0 192.168.6.1 YES NVRAM up up
Also the IP Protocol is as follows:
LAB_Top#sh ip proto
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 11 seconds
Invalid after 180 seconds, hold down 180, flushed after 240
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Redistributing: rip
Default version control: send version 1, receive any version
Interface Send Recv Triggered RIP Key-chain
Ethernet0/0 1 1 2
Serial0/0 1 1 2
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
192.168.5.0
192.168.6.0
Routing Information Sources:
Gateway Distance Last Update
192.168.6.2 120 00:05:43
Distance: (default is 120)
The following IP routes are in the list:
Gateway of last resort is not set
C 192.168.5.0/24 is directly connected, Ethernet0/0
C 192.168.6.0/24 is directly connected, Serial0/0
R 192.168.1.0/24 [120/1] via 192.168.6.2, 00:00:00, Serial0/0
My other Router "B" has the following setup
LABMiddle#sh ip int brief
Interface IP-Address OK? Method Status Prot
ocol
Ethernet0/0 192.168.1.180 YES NVRAM up up
Serial0/0 192.168.6.2 YES NVRAM up up
Serial0/1 unassigned YES NVRAM administratively down down
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 18 seconds
Invalid after 180 seconds, hold down 180, flushed after 240
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Redistributing: rip
Default version control: send version 1, receive any version
Interface Send Recv Triggered RIP Key-chain
Serial0/0 1 1 2
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
192.168.1.0
192.168.6.0
Passive Interface(s):
Ethernet0/0
Routing Information Sources:
Gateway Distance Last Update
192.168.6.1 120 00:00:24
Distance: (default is 120)
And the routing is as follows:
LABMiddle#sh ip rout
Gateway of last resort is not set
R 192.168.5.0/24 [120/1] via 192.168.6.1, 00:00:09, Serial0/0
C 192.168.6.0/24 is directly connected, Serial0/0
C 192.168.1.0/24 is directly connected, Ethernet0/0
The 192.168.1.0 is the company network and when i try to ping it from Router "A" I am not to get a response back from it. Also 192.168.5.0 on Router "B" is a 1900 series switch that I can ping to it from Router "B" but the pc connected to this switch need to be able to go out to the 192.168.1.0 network so that it can get an ip address from the DHCP server.
Can anyone help figure out what i am doing wrong as I am not able to figure it out thru the book's help.
Brian
To error is human.....if the machine doesnt work, then KICK IT !!!!!!!!!!!!!