Hi all,

we have 2 routers R1.......> R2 and R1 has 10 Lo interfaces:
Lo1: 192.1.1.1/24
Lo2: 192.1.2.1/24
Lo3L 192.1.3.1/24 upto 192.1.10.1/24

we need to configure  R2 to ONLY receive the odd addresses from R1

the answer was:

R2:
access-list 1 permit 192.1.1.0 0.0.14.0
router rip
distance 255 150.50.17.1 255.255.255.255 1
Note: 150.50.17.1 is R1
this Q is from the workbook. Can you give me a full explanation about
0.0.14.0

thnx

Reply via email to