|
Home > Archive > CCNA > March 2001 > queston about configurations
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
queston about configurations
|
|
| funker 2001-03-16, 2:43 pm |
| Router C has three interfaces:E0:10.1.1.5 E1:10.1.2.6 S0:10.2.4.6 Which of the following configuration is required to specify that RIP version 1 is to run on all of Router C's interfaces?
A. network 10.1.1.5, network 10.1.2.6, network 10.2.4.6
B. network 10.1.1.0, network 10.1.2.0, network 10.2.4.0
C. network 10.1.0.0. network 10.2.0.0
D. network 0.0.0.0
I answered C. but it's wrong. I guess B is the answer. I think this is concerning about the subnet things. How can I configure this type of interfaces? | |
|
| You can do A, or B, or C. In either case you'll end up with a "network 10.0.0.0" in the "router rip" section. That's because RIP version is classful (it doesn't understand subnets). I don't know if this a valid configuration for RIP, though (from RIP's perspective, all interfaces are in the same network).
Where do you get these questions from?!
Cheers! |
|
|
|
|