Information Technology Reference
In-Depth Information
B1, B2, and B3 configurations:
passive-interface fa0/0
passive-interface fa0/1
Static and Default Routing
HQ and ISP use static and default routing. To ensure that all routers have access to ISP, HQ will also
need to propagate a default route. Record the commands necessary to configure static routing on HQ
and ISP, including the command HQ needs to propagate the default route. ISP will need two summary
static routes back to HQ. For all routes, use the exit interface argument.
HQ configurations:
HQ(config)# ip route 0.0.0.0 0.0.0.0 s0/0/0
HQ(config)# router rip
HQ(config-router)# default-information originate
ISP configurations:
ISP(config)# ip route 10.1.16.0 255.255.248.0 s0/0/0
ISP(config)# ip route 172.16.1.0 255.255.255.240 s0/0/0
Packet Tracer Exercise 7-1
Packet Tracer
Activity
Open your LSG02-0701-task1.pka saved version of this Packet Tracer Exercise. According to your
answers to the questions in the “Dynamic and Static Routing Configuration” exercise, complete the
steps in Task 2.
Task 2: Dynamic and Static Routing Configuration
Configure RIP routing on HQ and the Branch routers (B1, B2, B3). Include the commands
to stop unnecessary RIP updates.
Step 1.
Configure static and default routing between HQ and ISP. HQ should propagate the default
route to the Branch routers.
Step 2.
View the routing tables for all routers. Notice that some routers have not yet converged on
all the networks.
Step 3.
Your completion percentage should be 90%. If not, review the previous steps to see what
part of the task you left incomplete.
After completing the routing configurations, save your Packet Tracer file to use again in the next sec-
tion. Save the file as LSG02-0701-task2.pkt. Keep the file open to use for the next section.
Concept Questions
Based on the current configuration, RIPv1 will have limited connectivity. Answer the questions that
follow based on the routing tables for B2, HQ, and ISP shown in Example 7-1.
Search WWH ::




Custom Search