Need Help ?

Expert Answers

Please answer the two questions. coding language is Java. The required exercise ...

Please answer the two questions. coding language is Java. The required exercise for question 1 is attached as well as the figure. Blank grid for question 2 is also attached. Please pay attention to submission requirements.

READ MORE >>

Instruction will be listed in the word documents provided, if you have any quest ...

Instruction will be listed in the word documents provided, if you have any questions or need clarification or help of any kind please don't hesitate to reach out. Please provide technical documentation upon completion and if you find it helpful to make sure you're on the right track you can always have me look at progress points before completion of feature.

READ MORE >>

Project Scenario Allied National is a bank with over 300 employees and is expan ...

Project Scenario Allied National is a bank with over 300 employees and is expanding its operations. Due to recent growth, they need to relocate to a new building, which has been identified but currently lacks network infrastructure. A network service must be designed for the building, which spans four floors. Details for each floor are provided below: First floor Finance and Accounts Department - 60 users expected. Human Resources Department - 40 users expected. Second floor Sales and Marketing Department - 40 users expected. Administration and Public Relations Department - 40 users expected. Third floor Customer Care – 30 users expected. Logistics and Store – 20 users expected. Guest area – 40 users expected. Fourth floor ICT - 30 users expected. Server Room: 2 admin PCs and 4 Servers (DHCP, DNS, HTTP, and Email). Therefore, as a key member of the Networks Team, you have been tasked to design a network for the new building. Use Packet Tracer to create your solution (and show the layout and configuration you would put in place to ensure that the new network meets the current business need and is future-proofed). Project Requirements Use Cisco Packet Tracer (PT) to design and implement the network solution. Use routers and switches on each floor to ensure the required network connectivity. Use a hierarchical model providing redundancy on every floor. The network is also expected to connect to at least two ISPs. This is to ensure high availability and fault tolerance, in case one ISP connection fails. Each department is required to have a wireless network for the users with multiple access points (APs) to provide adequate coverage and capacity. wireless network with strong security measures, including encryption, authentication, and access control. Use RIP v2 as the routing protocol to advertise routes on the routers. Ensure to include the RIP v2 configuration script in your report. Each department should be in a different VLAN and different subnetwork. Configure inter-VLAN routing using a suitable protocol to enable communication between different VLANs. Devices in all the departments must communicate with each other within the department and across departments. All devices must also have access to the servers located in the server room. Ensure the basic configuration of the devices: Hostnames, Line, Console and Enable passwords, Banner messages, disable domain IP lookup, encrypt all configured passwords. You are provided with a base network address of 192.168.150.0 to carry out subnetting to allocate the correct number of IP addresses to each department. You are free to choose the addressing scheme for the devices in the network. Devices in the server room must be allocated static IP addresses. All other devices in the network are expected to dynamically obtain an IP address from the dedicated DHCP server located in the server room. The DHCP server should be appropriately configured. Install and configure a DNS server, an E-mail server, and a Web server on the fourth-floor server room. Configure the Web server to host the bank’s website (be creative but minimal in the content of your website). Client devices in the network should be able to access the company website. Verify the connectivity between the DNS and Web server and the clients in the network. Test all connectivity and ensure everything configured is working as expected. Include clear screenshots to indicate that testing was done. Reporting and submission: Include the demonstration of the network in a short video clip. Include the description of the design choices and configuration details in the PDF report. Include the configuration scripts that you have used with Packet Tracer. Include screenshots of your test cases to ensure working scenarios. Include a summary of your learning experience and how each group member contributed to the assignment in the PDF report. Include the packet tracer file that demonstrates your design. Submission: The assignment is a group assignment with a maximum of 3 students in a group. Primary: One PDF file A well-organized PDF Report describing the design choices, network layout, all configuration scripts, test results, and other relevant details. The report should uniquely represent the team’s work. Secondary: One ZIP file Include your **Packet Tracer file **with complete network design, configuration, and connectivity. The design should uniquely represent your team’s work. A maximum **5 to 8 min video clip (.mp4) **explaining the network design and individual contributions. note: for the video clip make it a 8 minutes video like a screen record of the process of you doing the Cisco however do not include your voice instead write a script of the steps and like the process exactly in which we will be recording it to put it in the video another note: no AI make sure it doesn't given ai when doing the run for the pdf file which will have the written stuff

READ MORE >>

Wireshark is an open source network packet/protocol analyzer. A network packet a ...

Wireshark is an open source network packet/protocol analyzer. A network packet analyzer captures network packets and tries to display that packet data as detailed as possible. Wireshark is perhaps one of the best open source packet analyzers available today for UNIX and Windows. Wireshark isn't an intrusion detection system. Wireshark will not manipulate data on the network. Your assignment will be to: Capture 3 10 second samples of internet traffic and submit those capture files as part of the assignment. (It required to put them in a ZIP file.) Decode the contents of a capture file (provided below) and answer some questions about the captured data. I have attatched the full assignennts pdf.

READ MORE >>

You must submit two separate copies (one Word file and one PDF file) using the A ...

You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard via the allocated folder. These files must not be in compressed format. It is your responsibility to check and make sure that you have uploaded both the correct files. Zero mark will be given if you try to bypass the SafeAssign (e.g. misspell words, remove spaces between words, hide characters, use different character sets, convert text into image or languages other than English or any kind of manipulation). Email submission will not be accepted. You are advised to make your work clear and well-presented. This includes filling your information on the cover page. You must use this template, failing which will result in zero mark. You MUST show all your work, and text must not be converted into an image, unless specified otherwise by the question. Late submission will result in ZERO mark. The work should be your own, copying from students or other resources will result in ZERO mark. Use Times New Roman font for all your answers.

READ MORE >>

3 question's the answer should not be solved by chat gpt and no plagiarisms and ...

3 question's the answer should not be solved by chat gpt and no plagiarisms and make sure the answer cover all the points. q1-Does React Native deliver a cross-platform solution? Explain your answer. q2-Create a React class component that displays a personalized greeting message. The component should allow a user to input their name, which will update the greeting after a short delay. Include a screenshot of the output. Requirements 1-Initial Greeting Load When the component first loads, display a default greeting message, such as “Hello, Guest! Welcome to our site.” 2-User Input Add an input field where the user can enter their name. Store the input in the component’s state. 3-Update Greeting Button When clicked, show a loading message, like “Loading greeting...”. After 2 seconds, display an updated greeting with the entered name. If no name is entered, use "Guest" as the default. q3-Discuss the role of React Fragments over standard HTML elements like
in terms of their impact on performance and component rendering. thanks

READ MORE >>

Use object oriented programming for this assignment of development for the gamin ...

Use object oriented programming for this assignment of development for the gaming project. Read the pdf carefully, everything about the assignment is mentioned there and do everything according to the assignment outline which is given in pdf

READ MORE >>

For part 1, you have made a significant improvement. Here are some things that y ...

For part 1, you have made a significant improvement. Here are some things that you can further work on. Your fact table should include only attributes with FK and facts. In the fact the PK is the combination of attributes with FKs. No synthetic key is needed. Date should be a dimension as a table. The keys in the dimension tables should be of type serial, did you do that? The etl seems simple and I am not sure you handle duplications in dimension tables. In my example, I have used the reference row filter. Give some stats about date in/out of etl.

READ MORE >>

Use an APA format for both assignments. Cite them and write references. Don't us ...

Use an APA format for both assignments. Cite them and write references. Don't use AI make sure you check them on AI content. Include cover pages 1st assignment is: For your assignment this week, you will write one paragraph on each of the following algorithmic concepts. Bubble Sort Selection Sort Insertion Sort Quick Sort 2nd separate assignment is: Chapter 3 Programming Problem 4 (page 70) Chapter 4 Programming Problem 2 (page 103) Use pseudocode or python and for the program answer. Submit the program in a word document with a cover sheet. Briefly explain the program. Writing Requirements Use the APA template I'm attaching pages below

READ MORE >>

Recipe/Meal Plan Management Modifications Goal: (Carbs, proteins, fats, calorie ...

Recipe/Meal Plan Management Modifications Goal: (Carbs, proteins, fats, calories, snacks) Current (Proteins, fats, calories) +Carbs +Add snacks to the drop-down section (AM/PM) +Adjustable percentages for all macros listed above +Totals for all macro’s Breakfast, lunch, dinner, and snacks per entire meal +Modify to be for 1 serving for a meal +Modify to add recipes to each meal +Modify to utilize only low-glycemic foods Kcal Calculator Modifications + Create a new dynamic page graph/feature on a new page within the platform call it the client progress chart +The graph should be able to track client progress as illustrated in the Excel sheet +The feature should have full database functionality +Use an API of your choosing, one to consider https://quickchart.io/documentation/chart-types/

READ MORE >>
QUICK ORDER

Place a Quick Order

Our verified writers got you covered. Let us help you balance between studies, work, and family.

We provide our assistance to the numerous clients looking for a professional writing service.

Order Now
Designed and developed by Brian Mubichi (mubix)
WhatsApp