Protocols / Routing :: How To Calculate Broadcast Address
Apr 27, 2012How can know the Broadcast address before subnetting? I know how to calculate the broadcast address , but don't understand 'Broadcast address before subnetting'?
View 2 RepliesHow can know the Broadcast address before subnetting? I know how to calculate the broadcast address , but don't understand 'Broadcast address before subnetting'?
View 2 RepliesGiven the IP address of 172.16.10.22 and the network mask of 255.255.255.240... answer the following:
What is the network address?
What is the broadcast address?
What is the valid host IP range?
What I have done so far:
Part 1 - Broadcast address
172.16.10.22 - 10101100.00010000.00001010.00010110
255.255.255.240 - 11111111.11111111.11111111.11110000
Researching different ways to find the Broadcast address I took the binary IP address and replaced all numbers with 1's for the host bits identified in the subnet mask and came up with:
172.16.10.31 - 10101100.00010000.00001010.00011111
Is that the correct Broadcast address?
Part 2 - Network address
I am not sure what is meant by the network address and all my research has come up with either MAC addresses (obviously wrong) or CIDR notation...How do I calculate the network address?
Part 3 - List of valid IP's
Using the same address 172.16.10.22/28 I did the following:
28 is closest to 32 (block wise) so 32 - 28 = 4... 2 ^ 4 = 16 (block size)
IP address listing:
172.16.0.0
172.16.16.0
172.16.32.0
172.16.48.0
172.16.64.0
and so on...
The IP address in question is 172.16.10.22 and falls in the 172.16.0.0 - 172.16.15.0 block...
Is this the correct list of valid IPs?
I have recently configured secondary ip address on LAN Interface of Cisco C6509.. We have some application which needs to use broadcast traffic communication to communicate with client... Broadcast is working within subnet & also working from broadcast server to primary subnet. But not working from secondary subnet.. I have checked broadcast within secondary IP range & it's working fine... Secondary not working broadcast with primary and also with broadcast server... broadcast address is different for these subnet but both should be communicate since configured on same interface... When I went through Cisco website found that command "ip directed broadcast" which will pass broadcast to different subnet... But I'm not sure whether any other impact if I enable that command on particular Ethernet interface...
View 6 Replies View RelatedI have a dell laptop. It will pick up and connect to the neighbors wifi. But when trying to connect to mine it will not acquire a network address. It continuously searches but says 0.0.0... it says the signal is excellent but will just not acquire the ip address. By the way, cell phones with Wifi connect to this network with no problems.
View 2 Replies View RelatedSo I want to watch some videos on justin.tv, but for some reason I have been IP blocked. I actually went on their support forums and the guy basically said "I picked up a bad IP address", so I didn't do anything wrong, I just got unlucky.
View 3 Replies View RelatedKeep a log of my own (Wan) IP-adress. It should look up my own IP-address and write it away to a log, so that I can look up a few weeks or months later what my IP-adress was on a certain day. I am using a router at home.
View 6 Replies View RelatedHave tried 192.168.0.1 and 192.168.1.1 and both time out.I need to connect two laptops to the wireless and need the pass code.
View 1 Replies View RelatedI'm working on a CCTV DVR which has network viewing function. The front controls on the DVR won't work at all so i am unable to access any menus or burn off the footage i need. I was hoping to connect to the unit via the network viewer software or web browser but i have no idea what the ip address is. Is there any way of finding out the ip address of the unit if i connect a pc to it via a cross over cable or through a switch or am i stuck because i dont know the ip range it is in?
View 6 Replies View RelatedIs there any way to get an ip address through it's physical location? I was asked this by a friend and it's a good question. We know how to get the physical address by it's by coordinates, but is it possible to reverse it, getting the ip assigned to the physical address?
View 3 Replies View RelatedAm having an issue with my cisco 1841. I recently brought some IP Publics. Now that i need them i just can't use them, I don't know much about routers but till now have successfully manage to do some stuffs with the router after googling ,OK we already have some other ip publics and when i look at the config file i can see something like this:
View 3 Replies View RelatedHow can I change my external IP address which is assigned
View 1 Replies View Relatedi got a d-link router comming off modum and then a lynksys switch . well when i run the lorex program it (the switch) shows up as a router with a ip address ? i have tried a different swith but still the same thing happens .
View 3 Replies View Relatedwell i had the same problem because i got bored and i was like hmm i wonder if i can change my IP and i tried it and i had the same problem but when i did system restore it still did not work, now i have to get a new operateing system...
View 10 Replies View RelatedOkay so currently in my possession is a SR 5500 wireless channel receiver with a problem.. We need to find its current ip address it also is not a standard ip address such as 192.168.xxx.xxx it has a standard ethernet port and of course GPIB ports
I'm looking to know if there is a way I can find its ip address by maybe with a crossover cable, or by bridging its connection to my computer and somehow seeing what ip it's requesting.
I have a list of email addresses, people who have subscribed to a free electronic newsletter. The email address is all the information we have about each subscriber.A satellite office is going to begin handling print and electronic subscriptions for subscribers in Peru. Is there any way to determine which of these email addresses are from Peru?
View 5 Replies View Relatedgiving unauthorized access and no internet access
Windows IP Configuration
Host Name . . . . . . . . . . . . : KHANBALOCH-PC
Primary Dns Suffix . . . . . . . :
[Code].....
How i can change my ip address without changing my internet connection??
View 3 Replies View Relatedpartition the departmental IP network address block to create a staff and a student subnet. Each of these will be identified by its own network address and netmask. It is university policy that you must be economical with the IP addresses. That is, the subnets must be as small as possible, but they must be large enough to accommodate the maximum number of hosts you were given. Also, it is university policy that the respective gateway router to the outside world should always be given the highest possible host IP address in the subnet. The student subnet should have a higher IP network address than the staff subnet. The network must be able to support up to 60 machines on the staff subnet (not counting the router) and up to 120 machines on the student subnet (also not counting the router).
IP address/netmask
University network address127.158.128.0
University network mask255.255.192.0
University internet gateway IP address127.158.191.254
Department network mask255.255.254.0
Department router address127.158.129.254
Suppose that the network address of the departmental network is 127.158.128.0 (calculated by AND between Dep network mask and Dep router address)I know that 60 machines would use 6 bits for the staff subnet.the netmask of staff would be 255.255.255.192.how can I figure out the the IP network address of the staff subnet.I have worked out the range for the staff subnetwork.
127.158.128.0 - 127.158.128.63
127.158.128.1 = Gateway address
127.158.128.63 = Broadcast address
Now how can I calculate the IP network address of the staff subnet?
I need to configure these qos settings in a C2960S. [code]How I calculate the buffer allocation needed? [code]
View 4 Replies View RelatedTrying to find out if a switch learns a mac address of a connected device which only sends broadcasts to the switch port (no unicasts). For example one type of attendance terminal...
View 14 Replies View Relatedwe manufacture an industrial device that runs embedded linux, and we are throwing ideas around on how we can find devices that are connected to our network, without knowing their ipAddress. I know this is possible, because Advantech do it with their ADAM utility to find units. I put a WireShark sniff on my LAN as the ADAM Utility found a unit, and saw the following[CODE]
View 2 Replies View RelatedI have an AS-external route being redistributed into OSPF from a static route on one of my routers. I recently changed the static route from a /24 to a /26 and all of a sudden the link ID of the segment in the OSPF database went from the network address to the broadcast address: Code:
View 5 Replies View RelatedWhen disabling SSID broadcast and enabling MAC address filtering on WAG320N, my other wireless laptop get disconnected. And when you try to connect, it doesn't connect again.
View 3 Replies View RelatedHow do I confirm what is my router's IP address?
View 2 Replies View Relatedhow do i know someone is connected to my wireless
View 1 Replies View RelatedI'm having some issues calculating CIDR notation, I'm just not able to get a solid grasp on it. [URL] but I'm not seeing how to calculate it. how to calculate it?
View 8 Replies View Relatedfor network 192.168.7.128/26 what is the first usable host IP address in decimal? What is the last usable host IP address in decimal?
View 1 Replies View RelatedAn IP packet of size 1500 bytes passes through two network segments before it reaches its destination. The header size of this packet is 20 bytes. The maximum size of an IP packet in the first intermediate network (its MTU) is 1024 bytes, and that in the second network is 576 bytes.Explain how the IP packet described above would be fragmented into smaller parts in a router, paying particular attention to the flag bits and to the fragment offset field in the header.
- Fragmentation and reassembly needs to break a data-gram into an almost random number of pieces that later can reassembled.
- It uses the identification field to ensure that fragments of different datagrams are not mixed.
- IP packet of 1500 bytes comprises 1480 bytes of data and a 20-byte header.
- In the first intermediate network, the packet size of 1024 bytes allows for 1000 bytes of data plus a 20-byte IP
header.[code]
Since a upgrade in IOS XE 3.0.9, our ASR 1002 have a problem with the DHCPDISCOVER.
View 1 Replies View RelatedI want to measure the the ospf convergence time on the given network topology (assume 5 nodes - partial mesh topology).I am using quagga software as routing software on linux box. Quagga is runnign fine and network is converged, able to see all the routes.. Quagga software is logging all the osfp information includign packets,state machines,etc.I am going to disconnect a link between node a to node b. and i want to measure the convergence time of the network.What is the network convergence time?My answer is, The time taken to reflect the topology change (link down/up, network condition change) to all the routers on the topology.Some routers(close by routers to the topology change) will get converged fast, and some routers(far away from the topology change) will have the higher convergence time. we have to take the highest convergence time of the router on the topology and we can says thats the ospf network convergence time.
View 2 Replies View RelatedHow to calculate aggregate bandwidth of MPLS link. Is there any tool available for the same.
View 3 Replies View RelatedI want to calculate Subnet Mask for 3 Router Each one in separate building the First building need 60 host and the second building 25 host and the last one 25 host .
Knowing that the company currently reserved public class C network address 210.2.1.0/24 for internal address and subnet 210.15.10.0/30 for the connection to the Internet router.
I have 2821 router configured with two subinterfaces. This router is connected on cisco 2960 switch. The trunk on 2960 is configured without any prunning of vlans. I noticed that udp broadcast traffic is being forwarded through my router on native vlan 1 (this interaface do not have ip address configured). Below is configuration:
Router:
interface GigabitEthernet0/0
no ip address
duplex auto
[Code]....