Sunteți pe pagina 1din 3

PT 6.4.3.

4 TROUBLESHOOTING DEFAULT GATEWAY ISSUES


It's possible to do this activity without making the table pero the instructions
of the activity says to make one man jud.
If I'm the one doing this activity I would, in order:
1. Test connectivity within LANs
Ping PC1-S1, then PC1-PC2, PC2-S1, PC2-PC1, S1-PC1 and S1-PC2
Ping PC3-S2, then PC3-PC4, PC4-S2, PC4-PC3, S2-PC3 and S2-PC4
Things to check are:
PC IP Address
Switch VLAN IP Address
2. Test end-to-end connectivity
I'm lazy so I would leave out S1 and S2. S1 and S2 should be good after local co
nnectivity (within LAN) is configured properly.
Ping PC1 to R1 then to PC3 and PC4.
Ping PC2 to R1 then to PC3 and PC4.
Ping PC3 to R1 then to PC1 and PC2.
Ping PC4 to R1 then to PC1 and PC2.
Things to check are:
PC default gateway
Router interface IP address (these are the default gateways for each network, on
ly the router's GigabitEthernet interfaces are used in this topology/activity)
This activity is only about IP addressing. Piece of cake.
PT 6.4.3.3 CONNECT A ROUTER TO A LAN
Step 1
...
c.
What is the bandwidth on the Serial 0/0/0 interface?
BW 1544 KBit
d. Enter cmd to display... - show interface g0/0
1. What is the IP addres on R1? - unassigned/There is no assigned IP address for
this interface.
2. What is the MAC address of the G0/0 interface? - address is 000d.bd6c.7d01 (b
ia 000d.bd6c.7d01)
3. What is the bandwidth on the G0/0 interface? - BW 1000000 Kbit
[to find an interface's bandwidth, look for BW XXXX Kbit. for IP address, look f
or "Internet address", followed by a decimal (purely numbers) address that looks
like XXX.XXX.XXX.XXX. for MAC address, look for "address is", followed by a hex
adecimal (0-9, A-F) address that looks like XXXX.XXXX.XXXX]
Step 2
a. Which command displays a brief summary of the current interfaces...? - show i
p interface brief
b. Enter the command on each router and answer the following questions:
1. How many serial interfaces are there on R1 and R2? - 2 on R1 and 2 on R2

2. How
3. Are
(s). 2 are
net is

many Ethernet interfaces are there on R1 and R2? - 6 on R1 and 2 on R2.


all the Ethernet interfaces on R1 the same? If no, explain the difference
No. 4 are FastEthernet interfaces that come from an expansion module, and
GigabitEthernet interfaces that come with the router itself. GigabitEther
capable of 1 Gbps, while FastEthernet maxes out at 100 Mbps.

[you'll see everything you need in this step with the command show ip int brief.
GigabitEthernet is a new version of Ethernet technology capable of faster speed
s. Expansion modules are like extra bits you can add to a router to give it more
functionality. Things like extra switching ports or extra serial interfaces.]
Ste:

Display the routing table on R1.

a.
b.

What command displays the content of the routing table? - show ip route
Enter the command on R1 and answer the following questions:

1)

How many connected routes are there (uses the C code)? - only one

2)

Which route is listed? - 209.165.200.224/30

3)
How does a router handle a packet destined for a network that is not list
ed in the routing table? - Packets whose routes are not in listed in the routing
table will be dropped.
PART 2
Step 1
c.) if you have 0/5 successful pings, try pinging again and then it should work.
Kung wala pa gani then there is something wrong with your config, double check
the previous steps.
Step 3
Save the... what command did you use? - copy run start

Part 3:
Step 1:

Verify the Configuration


Use verification commands to check your interface configurations.

a.
Use the show ip interface brief command on both R1 and R2 to quickly veri
fy that the interfaces are configured with the correct IP address and active.
How many interfaces on R1 and R2 are configured with IP addresses and in the up
d up state? - 3 on both R1 and R2
What part of the interface configuration is NOT displayed in the command output?
- subnet mask [does show ip int brief display subnet masks? I don't think so le
l]
What commands can you use to verify this part of the configuration? - show run,
show ip protocol, show interface
b.
Use the show ip route command on both R1 and R2 to view the current routin
g tables and answer the following questions:
1)
3

How many connected routes (uses the C code) do you see on each router? -

2)

How many EIGRP routes (uses the D code) do you see on each router? - 2 [w

an

alay labot ang summary routes. I forgot what they are but I encountered them in
my CISCO 2]
3)
If the router knows all the routes in the network, then the number of con
nected routes and dynamically learned routes (EIGRP) should equal the total numb
er of LANs and WANs. How many LANs and WANs are in the topology? - 5 [4 LANs + 1
WAN. Count the connections. 1 WAN connection is a network. One LAN connection u
nder a router is considered as a network, and under each router are 2 LANs]
4)
Does this number match the number of C and D routes shown in the routing
table? - yes
Note: If your answer is
the steps in Part 2

no , then you are missing a required configuration. Review

S-ar putea să vă placă și