What is the Broadcast IP Address?
Answers were Sorted based on User's Feedback
Answer / kapilasdhir
Broad Cast IP address Is--- 255.255.255.255
| Is This Answer Correct ? | 47 Yes | 14 No |
Answer / hitesh
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 ? | 12 Yes | 4 No |
Answer / rajeev
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 ? | 8 Yes | 2 No |
Answer / amit
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 ? | 6 Yes | 1 No |
Answer / rajeev
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 ? | 8 Yes | 4 No |
Answer / naveen kumar sharma
if in a ip address all the host bit portion of ip address
are 1 than its called broadcast address.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rajeev
A broadcast address is an IP address that targets 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. for eg. we have ipaddress is
57 248 129 109 / 22
than network address is broadcast address and subnet are these.
Network Address: 57 248 128 0
Broadcast Address: 57 248 131 255
Sunbet Mask: 255 255 252 0
| Is This Answer Correct ? | 1 Yes | 0 No |
You need to come up with a TCP/IP addressing scheme for your company. Which two factors must you consider when you define the subnet mask for the network? A.) The location of DHCP servers B.) The volume of traffic on each subnet C.) The number of subnets on the network D.) The location of the default gateway E.) The number of host IDs on each subnet
How many voltage that passes through the ISDN?
4 Answers CTS, Swirl Infosystems,
In distance-vector routing, there is a problem known as the 'count to infinity' problem. What is the most direct solution to this? A.) Defining a Maximum. B.) You can not solve the 'count to infinity' problem with a distance vector protocol. C.) Poison Reverse. D.) Triggered Updates. E.) Split Horizon.
Hi, gys i am Hasnain alamI want to get certification how do it ? please sugges me.
CO is an acronym for which of the following? A.) Central Office B.) Capital Office C.) Central Operator D.) Company Office
Which device listed below provides clocking for the line? A.) DCE B.) CPE C.) CO D.) DTE E.) Demarc
Identify the command to configure a description on an interface? A.) Router> description Finance department B.) Router(config)# description Finance department C.) Router(config-if)# description Finance department D.) Router# description Finance department
What is the default LMI type? A.) Cisco B.) ANSI C.) IETF D.) Q933a
what is router?
Identify the 2 rules used when configuring a Distance Vector routing protocol? A.) Physically connected network(s) B.) Configure the classfull address, no subnets C.) Enable CDP so neighbors can be detected D.) Same autonomous network
Sequence and acknowledgement numbers are used for? A.) Layer transitioning B.) Flow control C.) Port number addressing D.) Reliability
Mention the ranges for the private IP?