From: Jason Cash (cash2001@swbell.net)
Date: Wed May 07 2003 - 01:18:02 GMT-3
I am on IPE lab 20 and it instructs:
Configure OSPF such that IP connectivity is maintained on R5's E0 and
R6's E1/0 failure.
In looking at the solution I am to understand that the following would
accomplish this:
R5
router ospf 1
distance 171 10.10.10.6 0.0.0.0 2
!
access-list 2 permit 10.10.10.2
access-list 2 permit 10.10.10.4
access-list 2 permit 216.30.12.0 0.0.0.255
access-list 2 permit 216.30.40.0 0.0.0.255
R6
router ospf 1
distance 171 10.10.10.5 0.0.0.0 2
!
access-list 2 permit 10.10.10.2
access-list 2 permit 10.10.10.4
access-list 2 permit 216.30.12.0 0.0.0.255
access-list 2 permit 216.30.40.0 0.0.0.255
Can someone explain to me that this is doing?
This archive was generated by hypermail 2.1.4 : Mon Jun 02 2003 - 15:13:38 GMT-3