From: forwardtruth@yahoo.com
Date: Sun Apr 09 2006 - 04:07:25 GMT-3
I just want to make sure that my understanding is correct
Lab 5 R&S Task 4.7
R3:
router rip
version 2
redistribute ospf 1 metric 1
network 204.12.1.0
distance 255 204.12.1.254 0.0.0.0 1
no auto-summary
access-list 1 permit 1.0.0.0 254.255.255.255
1- Shouldn't he have configured "access-list 1 permit 0.0.0.0 254.255.255.255" instead of "access-list 1 permit 1.0.0.0 254.255.255.255" --------I am pointing to 1.0.0.0
((Task 4.7 Breakdown
In the above output access-list 1 has been used to match routes with an odd number in the first octet (least significant bit must be a zero). Next, the access-list can be applied in a number of ways)).
2- Shouldn't he have said: "with an odd number in the first octet (least significant bit must be a one instaed of zero) ? .
This archive was generated by hypermail 2.1.4 : Mon May 01 2006 - 11:41:56 GMT-3