cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
490
Views
0
Helpful
1
Replies

clafull

stephtchoko
Level 3
Level 3

Please, i have a problem.

i configure 3 2600 cisco router, on rip version 1.These router run on clafull protocol with different bit mask, but when i display all routing tableand the bit mask appear why ?

The clafull protocol don't borrow the bit mask, why these bit mask apprear ?

Thank

1 Reply 1

Kevin Dorrell
Level 10
Level 10

RIP version 1 can handle subnets, but only by making assumptions. For a start, it can only handle subnets of the same major network as the interface where it received the advertisment. (Advertisments for any other major networks are treated as classful.) If the advertised subnet and the interface are on the same major network, then it assumes the subnet mask of the advertisment is the same as that of the interface on which it was received.

So, if your interface is, say 172.16.0.17/28, and you receive an advertisment on it for the subnet 172.16.0.128, then you assume the advertisment means 172.16.0.128/28.

That is why if you are using RIPv1 and subnetting, you should use the same subnet throughout the major network, and the major network should be contiguous.

Kevin Dorrell

Luxembourg