Task 4: Configure Static and Default Routing
Step 1. Configure HQ with a default route to ISP and a static route to the NewB LAN. Use the exit interface as an argument.
Step 2. Configure the Branch routers with a default route to HQ. Use the next-hop IP address as an argument.
Step 3. Verify connectivity beyond ISP. All three NewB PCs and the NetAdmin PC should be able to ping the www.cisco.com web server.
Step 1. Configure HQ with a default route to ISP and a static route to the NewB LAN. Use the exit interface as an argument.
Step 2. Configure the Branch routers with a default route to HQ. Use the next-hop IP address as an argument.
Step 3. Verify connectivity beyond ISP. All three NewB PCs and the NetAdmin PC should be able to ping the www.cisco.com web server.
Let's do it:
Connect to the HQ router and configure default route to ISP:
HQ(config)#enable
HQ(config)#conf t
HQ(config)#ip route 0.0.0.0 0.0.0.0 Serial 0/1/0 (use the exit interface on HQ router)
Now, configure static route to the NewB LAN:
HQ(config)#ip route 10.4.5.0 255.255.255.0 Serial 0/0/1
Configure the Branch routers with a default route to HQ:
B1(config)#ip ro 0.0.0.0 0.0.0.0 10.255.255.1
B2(config)#ip ro 0.0.0.0 0.0.0.0 10.255.255.5
B3(config)#ip ro 0.0.0.0 0.0.0.0 10.255.255.9
Next, check that you have ping www.cisco.com
Hey thanks for posting this :) need the help acualy me and my friends are at like 99% but what we cant get are the ACL'S like FIREWALL and the orther ones and its due tommorow so if your up to it if you could post the ACLs that would be great thanks again
ReplyDeleteyour a lifesaver
OK, in a short time I am going write about this task, it seems TASK 11....... dont worry.....:)
ReplyDeletewhen r u going to post task 5-13?
Deletehuh>
ReplyDeletedo you have task 5-13?
ReplyDeletethanks