|
Home > Archive > CCNA > September 2001 > Need Help.. ???
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]
|
|
|
|
| dmaftei 2001-09-25, 4:42 pm |
| quote: Originally posted by kohposh
1. When you set the password on a catalyst 1900 switch by typing
(config)#enable password level ?
<1-15> Level number
Is it required for the user mode password to use level 1 and for the enable mode to use level 15, or can you use any levels? I am kinda onfused here..
I think only 1 and 15 work on 1900s.
quote: 2. Which of the following does IPX RIP use to determine a Route's metric?
a. delay b. ticks c. bandwidth d. hops
Ticks and hops; ticks first, hops as a tiebreaker.
quote: 3. Which of the following do not share the same subnet mask
a. IP: 151.100.193.100 ; Mask: 255.255.192.0
b. IP: 151.100.225.1 ; Mask: 255.255.192.0
a. IP: 151.100.156.1 ; Mask: 255.255.192.0
a. IP: 151.100.255.210 ; Mask: 255.255.192.0
I think this question is wrong (btw, where did you get it from?!); it's probably supposed to ask which of the following do not share the same subnet, not subnet mask. Also, I guess the third and fourth answers should be c. and d....
a is in subnet 151.100.192.0, b is in subnet 151.100.192.0, c is in subnet 151.100.128.0 and d is in subnet 151.100.192.0. So the answer is c.
quote: 4. Which of the following requires ip subnet-zero command
a. IP: 192.168.36.10 ; Mask: 255.255.255.0
a. IP: 131.64.16.133 ; Mask: 255.255.255.128
a. IP: 156.100.11.37 ; Mask: 255.255.240.0
a. IP: 205.100.16.3 ; Mask: 255.255.255.0
The same comment here about how the answers are marked; they should be a, b, c and d.
a and d are class C addresses; they have nothing to do with subnet-zero.
b is in subnet 131.64.16.128; the first subnet for that address is 131.64.0.0.
c is in subnet 156.100.0.0, which is the first subnet. This is the answer.
You may want to double check these answers, because I didn't...  |
|
|
|
|