You have an IP host address of 201.222.5.121 and a subnet
mask of 255.255.255.248. What is the broadcast address?
A. 201.222.5.127
B. 201.222.5.120
C. 201.222.5.121
D. 201.222.5.122
Answer / guest
Answer: A
The easiest way to calculate this is to subtract
255.255.255.248 (subnet mask) from 255.255.255.255, this
equals 7. Convert the address 201.222.5.121 to
binary--11001001 11011110 00000101 01111001. Convert the
mask 255.255.255.248 to binary--11111111 11111111 11111111
11111000. AND them together to get: 11001001 11011110
00000101 01111000 or 201.222.5.120. 201.222.5.120 is the
subnet address, add 7 to this address for 201.222.5.127 or
the broadcast address. 201.222.5.121 through 201.222.5.126
are the valid host addresses.
| Is This Answer Correct ? | 15 Yes | 1 No |
IPX routing updates occur how often? A.) Every 30 seconds B.) Every 60 seconds C.) Only as needed D.) When the remote router asks for an update
What does data packets consist of?
Identify the command that displays traffic statistics on serial0/1? A.) display interface serial0/1 B.) show interface serial0/1 C.) show seria0/1 stats D.) show interface serial0/1 stats
What is LSA? How many types of LSA used by OSPF version 2??
Which of the following is True regarding passwords on a Cisco router? A. All passwords can be encrypted B. All passwords can be entered using the set-up dialogue C. A password can be set before a user can enter the privileged mode D. A password can be set for individual lines E. TACACS or Radius password authentication can be used.
Which command will give the following output: Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int * 0 CTY - - - - - 0 0 0/0 - 1 AUX 9600/9600 - - - - - 0 0 0/0 - * 2 VTY - - - - - 2 0 0/0 - 3 VTY - - - - - 0 0 0/0 - 4 VTY - - - - - 0 0 0/0 - 5 VTY - - - - - 0 0 0/0 - 6 VTY - - - - - 0 0 0/0 -
What does the Frame Relay switch use to distinguish between each PVC connection? A. data-link connection identifiers (DLCIs) B. BECNs C. FECNs D. the Local Management Interface (LMI)
Which of the following is true? A. The default is to send debug output to the console screen. B. To view debug output from a telnet session, the "terminal monitor" command must be used C. If the "logging buffered" command is used, the debug output would be sent to RAM and can be viewed with the "show log" command D. If the "no console loggin" command were configured, output would besent to a telnet session E. All of the above F. None of the above G. A, B, and C. H. A, C, D, and E.
Which of the following is an invalid host address using a netmask of 255.255.255.192? A.) 10.1.1.1 B.) 10.1.1.66 C.) 10.1.1.130 D.) 10.1.1.127
What is difference between igp and eigrp?
what is frame realay.is it a circit switching technolgy if no then what technolgy it used
What is the routing algorithm used by RIP and IGRP? A.) OSPF B.) Link-state C.) Dynamic D.) Distance Vector