Results 1 to 4 of 4

Thread: What is broadcast address in ifconfig

  1. #1
    Join Date
    Aug 2009
    Posts
    21

    What is broadcast address in ifconfig

    Hi,, you can call me a newbie in Networking. Now i am learning and trying to understand the components of ipconfig, like IP address, netmask, DNS etc.. Well, i understood all that but what is broadcast address and what it does ? Is it calculated anyway ? Please help.

  2. #2
    Join Date
    May 2008
    Posts
    3,516

    Re: What is broadcast address in ifconfig

    You can define a Broadcast Address as a special address used by all the devices in a network. It is a special IP address that allows to send a signal to all computers in a subnet. You may need the Broadcast Address to send a message to all machines on a particular network.The value of a broadcast address should be one that is not likely to be assigned to any one host, such as the addresses consisting of all ones or all zeros in the rest field. If a broadcast address has been set, ipconfig displays the Broadcast flag

  3. #3
    Join Date
    Jan 2006
    Posts
    3,792

    Re: What is broadcast address in ifconfig

    A broadcast address is an address used to indicate that information being sent out should be delivered to every client on the local area network. With the help of broadcast address, any device in the network can see the message, open it, and pass it on to the next workstation. Many times the broadcast address will be properly set up by modern operating system once you enter the IP address and subnet mask. The broadcast address for the class C network address n1.n2.n3.0 would be n1.n2.n3.255. A special type of IP broadcast address is 255.255.255.255. It is the broadcast address of the zero network (0.0.0.0) which in Internet Protocol standards stands for this network.

  4. #4
    Join Date
    Feb 2008
    Posts
    2,635

    Re: What is broadcast address in ifconfig

    If the PING command is used to a broadcast address, some devices will respond.

    The following RFC section discusses pinging a broadcast address:

    RFC-1122 Section 3.2.2.6 Echo Request/Reply

    "An ICMP Echo Request destined to an IP broadcast or IP multicast address MAY be silently discarded.

Similar Threads

  1. What ifconfig is all about
    By Brexton in forum Networking & Security
    Replies: 6
    Last Post: 28-02-2011, 08:47 AM
  2. How to turn BBM broadcast off?
    By Caydien in forum Portable Devices
    Replies: 7
    Last Post: 23-09-2010, 08:40 AM
  3. Ping the broadcast address
    By Gunner 1 in forum Networking & Security
    Replies: 5
    Last Post: 31-12-2009, 11:02 AM
  4. Replies: 2
    Last Post: 16-02-2009, 08:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,559,285.20630 seconds with 17 queries