ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Certifications  >>  Cisco Certifications  >>  CCNA
 
 


 

 
 CCNA interview questions  CCNA Interview Questions
 CCDA interview questions  CCDA Interview Questions
Question
What is the Broadcast IP Address?
 Question Submitted By :: Kapilasdhir
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the Broadcast IP Address?
Answer
# 1
Broad Cast IP address Is--- 255.255.255.255
 
Is This Answer Correct ?    27 Yes 7 No
Kapilasdhir
[Pioneer]
 
  Re: What is the Broadcast IP Address?
Answer
# 2
255.255.255.255
 
Is This Answer Correct ?    10 Yes 5 No
Rahul
 
 
 
  Re: What is the Broadcast IP Address?
Answer
# 3
i dont know
 
Is This Answer Correct ?    3 Yes 4 No
Jayaprakash
 
  Re: What is the Broadcast IP Address?
Answer
# 4
Broadcast IP Address is -- 255.255.255.255

samniceboy@aol.com

GT Faculty
 
Is This Answer Correct ?    6 Yes 4 No
Farooqniceboy
[Pentagon]
 
  Re: What is the Broadcast IP Address?
Answer
# 5
A broadcast address is an IP address that you can you to 
target all systems on a specific subnet instead of single 
hosts. The broadcast address of any IP address can be 
calculated by taking the bit compliment of the subnet mask, 
sometimes referred to as the reverse mask, and then 
applying it with a bitwise OR calculation to the IP address.

If you have a system with IP address 192.168.12.220 and a 
network mask of 255.255.255.128, what should the broadcast 
address for the system be? Remember, to do this 
calculation, you need to convert all numbers to binary 
values. For bitwise OR, remember that any two values where 
at least one value is "1", the result will be "1", 
otherwise the result is "0".

IP Address: 11000000.10101000.00001100.11011100 
Reverse Mask: 00000000.00000000.00000000.01111111 
bitwise OR: ------------------------------------- 
Broadcast: 11000000.10101000.00001100.11111111 


Convert the binary value back to octal, and you have your 
resulting value of 192.168.12.255.
 
Is This Answer Correct ?    7 Yes 2 No
Hitesh
 
  Re: What is the Broadcast IP Address?
Answer
# 6
devieses in the same vlan are in the same broadcast domain.

broadcast 255.255.255.255.
 
Is This Answer Correct ?    4 Yes 3 No
Satyanarayana
 
  Re: What is the Broadcast IP Address?
Answer
# 7
when all the values of network is 1 than it is the 
broadcast address it will depends upon the network or 
subnetting. if u have a ip address is 192.168.1.30 and 
subnet mask 255.255.255.252 than broadcast address is 
192.168.1.31.
 
Is This Answer Correct ?    5 Yes 1 No
Rajeev
 
  Re: What is the Broadcast IP Address?
Answer
# 8
broadcast address maens when all the values of network is 1 
than it is boradcast address for eg. u have a ip address 
192.168.1.30 and subnet mask is 255.255.255.252 than the 
borad cast is 192.168.1.31.
 
Is This Answer Correct ?    6 Yes 1 No
Rajeev
 
  Re: What is the Broadcast IP Address?
Answer
# 9
if we are using subnett mask 255.255.255.224 and subnet id 
201.14.78.64 so the broad cast address is 201.14.78.95
 
Is This Answer Correct ?    3 Yes 0 No
Amit
 
  Re: What is the Broadcast IP Address?
Answer
# 10
if in a ip  address all the host bit portion of ip address
are 1 than its called broadcast address.
 
Is This Answer Correct ?    1 Yes 0 No
Naveen Kumar Sharma
 
  Re: What is the Broadcast IP Address?
Answer
# 11
uses /32 to send broadcast to every network
 
Is This Answer Correct ?    1 Yes 0 No
Topgn
 

 
 
 
Other CCNA Interview Questions
 
  Question Asked @ Answers
 
What is the command to start IP RIP version 1 routing on a Cisco router? A. show rip B. enable rip C. router enable D. router rip  5
The PDU at the network layer is a ________ Packet Frame Segment Bit  3
255.255.255.128/what is the n/w id ,broadcast id and the number of valid host(according to disco rules) Reliance2
can we configure multiple as on single router using eigrp IBM1
what are two security appliances that can be installed a network  7
WHAT IS SERIAL TRANSMISSIONS,PARALLELL TRANSMISSION ASD-Lab2
If you are running Token Ring with Novell IPX routing, which encapsulation should you use? A.) SAP B.) SNAP C.) 802.5 D.) 802.2  1
What are the two most common transport layer protocols? UDP TCP IPX ARP  2
Which two protocol tools use ICMP? (Choose two) A. ping B. telnet C. configure D. traceroute E. show commands F. standard access lists  3
When configuring the subnet mask for an IP address, which formats can be used?A. dotted-decimal. B. Hexadecimal C. Bit-count D. Octal E. Binary  1
How many LMI types are available on Cisco routers? A.) Four B.) Two C.) Five D.) Three  3
A network is vow congested currently all the devices are connected through a hub. Which would best decrease congestion on this network? A. add a second hub B. replace the hub with a router C. replace the hub with a switch D. replace the hub with a repeater  1
Which statement about the flow control function of TCP is true? A. TCP makes no snarl to check for lost or duplicate data packets B. The application layer must sequence data packets when using TCP C. TCP controls the flow of UDP data through negative acknowledgements (NAK) D. TCP is a connection-oriented protocol that acknowledges receipt of data packets and is considered reliable  1
What key do you use to view the last command? A.) Left Arrow B.) Space Bar C.) Up Arrow D.) Right Arrow  2
Which of the following are logged when IP access list logging is enabled? A.) source address B.) protocol C.) source port D.) destination address E.) access list number F.) destination port  1
Identify the OSI layer associated with bits? A.) Physical B.) Network C.) Binary D.) Data link  1
The Network layer works with which of the following: A.) Globules B.) Bits C.) Packets D.) Segments E.) Frames  2
What was the key reason the International Organization for Standardization released the OSI model? A. users could access network servers faster B. different vendor networks could work with each other C. the industry could create a standard for how computers work D. network administrators could increase the overall speed of their network  1
When discussing static routes, what is the gateway parameter used for? A.) Determining the dynamic route B.) Defining the subnet C.) Defining the Administrative Distance D.) Determining the next hop  1
Identify the components in the following command 'interface serial0/1/1' A.) Serial interface, port number 0, slot 1, port adapter 1 B.) Serial interface, slot 1, port number 1, port adapter 0 C.) Serial interface, slot 0, port adapter 1, port number 1  2
 
For more CCNA Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com