Assignment 3 Protocol & TCP/IP for Part 2 How to broadcast a message on the Inte

Assignment 3 Protocol & TCP/IP for Part 2
How to broadcast a message on the Inte

Assignment 3 Protocol & TCP/IP for Part 2
How to broadcast a message on the Internet? Two questions need to be answered: What address should be used as the broadcast address. How to send data to the broadcast address? A broadcast address is the subnet’s network number with all onebits set for the host portion of the address. For instance, if a network IP address is 192.168.1.0, and the netmask is 255.255.255.0, the last byte of the address is the host number (because the first three bytes, according to the netmask, correspond to the network number). So the broadcast address is 192.168.1.255. Under Unix, the ifconfig command will actually give you all this information.
Determine the broadcast address of your local machine;
b. Send a broadcast packet to your broadcast address. Write a code to implement this task.
NOT: The assgnment qustions requires the following
Search the internet for resources about IP address, Subnet mask and Internet protocol. Then explain your understanding.
From your search and understanding answer a, and b to the best of your knowledge
Reference your answer from your internet resources.
Make sure you Do not Use Wikipedia it’s not an Academic Resource.

Assignment 3 Protocol & TCP/IP for Part 2 How to broadcast a message on the Inte

Assignment 3 Protocol & TCP/IP for Part 2
How to broadcast a message on the Inte

Assignment 3 Protocol & TCP/IP for Part 2
How to broadcast a message on the Internet? Two questions need to be answered: What address should be used as the broadcast address. How to send data to the broadcast address? A broadcast address is the subnet’s network number with all onebits set for the host portion of the address. For instance, if a network IP address is 192.168.1.0, and the netmask is 255.255.255.0, the last byte of the address is the host number (because the first three bytes, according to the netmask, correspond to the network number). So the broadcast address is 192.168.1.255. Under Unix, the ifconfig command will actually give you all this information.
Determine the broadcast address of your local machine;
b. Send a broadcast packet to your broadcast address. Write a code to implement this task.
NOT: The assgnment qustions requires the following
Search the internet for resources about IP address, Subnet mask and Internet protocol. Then explain your understanding.
From your search and understanding answer a, and b to the best of your knowledge
Reference your answer from your internet resources.
Make sure you Do not Use Wikipedia it’s not an Academic Resource.

Q1)List the different network management standards mentioned in the slides? Whic

Q1)List the different network management standards mentioned in the slides? Whic

Q1)List the different network management standards mentioned in the slides? Which of them is the most widely implemented?
Q2)1. What is the purpose of the network layer in the OSI model?
2. How does network layer handle errors?
Q3)1. What is the difference between MDB and MIB?
2. Give two examples of managed object.
Q4)
1. What is the figure below?
2. Explain the information giving in the figure.

Q1)List the different network management standards mentioned in the slides? Whic

Q1)List the different network management standards mentioned in the slides? Whic

Q1)List the different network management standards mentioned in the slides? Which of them is the most widely implemented?
Q2)1. What is the purpose of the network layer in the OSI model?
2. How does network layer handle errors?
Q3)1. What is the difference between MDB and MIB?
2. Give two examples of managed object.
Q4)
1. What is the figure below?
2. Explain the information giving in the figure.

Scenario: Your sister just moved into a new home and needs you to help her get a

Scenario:
Your sister just moved into a new home and needs you to help her get a

Scenario:
Your sister just moved into a new home and needs you to help her get all of her computer devices connected to the network and the Internet.
Your sister and her family have the following devices:
2 laptops: one for work, one for gaming and video streaming
2 mobile devices: one Apple-iPad, one Samsung Android tablet
2 mobile phones: one iPhone, one Android phone
3 wireless security cameras
1 Amazon Alexa
2 wireless printers
2 smart TVs that can be used as projectors
Instructions:
For this assignment, you must diagram a network depicting the physical device configuration of your sister’s home network using cloud services for data storage and sharing. (Use a graphical software tool like Visio or DIA to draw the network diagram.)
You must then create a second diagram of the floor layout with all appliances and computer device distributions.
Embed both diagrams into a paper and indicate how the router and each device should be configured so they have access to the Internet and file-sharing capability.
Length: 3-5 page pager with an embedded original network diagram
The completed assignment should address all of the assignment requirements, exhibit evidence of concept knowledge, and demonstrate thoughtful consideration of the content presented in the course. The writing should integrate scholarly resources, reflect academic expectations and current APA standards,

In case you use a windows client, use this link to download the virtual machine

In case you use a windows client, use this link to download the virtual machine

In case you use a windows client, use this link to download the virtual machine – https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/
Select one of the projects. The code mainly works on Fedora.
1. Project 1 – Configuring an Apache Web Server
a. Start terminal as root
i. sudo su
b. Update your Fedora software repository
i. dnf update
c. Install the Apache Webserver – this will run as an http.service.
i. dnf install httpd -y
d. Enable the webserver service and start it immediately
i. systemctl enable httpd.service
ii. systemctl start httpd.service
e. Use SELinux to securely configure the webserver to perform its necessary tasks
i. setsebool -P httpd_can_network_connect_db=1
ii. setsebool -P httpd_can_sendmail=1
f. Restart the webserver to effect the changes
i. systemctl restart httpd
g. Test your webserver
Take screenshots of your work then prepare slides showing your work.

Develop a findings report on the company’s ability to close a project effectivel

Develop a findings report on the company’s ability to close a project effectivel

Develop a findings report on the company’s ability to close a project effectively and efficiently. this report will provide a gap analysis to project managers and company management on the areas of their project management framework that require development. Needs to include: listing and description of the deliverables and work products project managers will use in project closure management.; an executive summary and conclusion, this summary must offer a high-level description of your consulting effort and a summary of your findings, the conclusion should focus on the organizational changes necessary to implement your recommendations. Provide a gap analysis and recommendations for the following documents that I have attached: Project charter, scope management plan & WBS, and the risk and change management plan. This paper must be 8 pages long and include 8 credible references.

Discuss how Interference from Radio Frequency (RF) sources affect the performanc

Discuss how Interference from Radio Frequency (RF) sources affect the performanc

Discuss how Interference from Radio Frequency (RF) sources affect the performance of WLANs.
Also, be sure to address how unlicensed bands affect interference between devices.
Please be sure to validate your opinions and ideas with citations and references in APA format.