|
Home > Archive > CCNP > June 2001 > 1 question
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]
|
|
| stoneli 2001-06-15, 7:21 am |
| What is the effect of :
ip route 0.0.0.0 255.255.255.255 s0
router rip | |
| stoneli 2001-06-15, 7:23 am |
| the correct statement:
WHat is the effect of:
ip route 0.0.0.0 255.255.255.255 s0
router rip
network 23.0.0.0
A. No routing occurs on s0
B. If no match for destination, rol out thru s0
C. All broadcasts send out thru s0
D. All Rip forwarded as BGP thru s0 | |
| dmaftei 2001-06-16, 6:21 am |
| 0.0.0.0 255.255.255.255 is a host address. OTOH, 0.0.0.0 cannot be assigned to a host. Therefore, the ip route is useless.
The only answer that makes some sense is A.
Cheers! |
|
|
|
|