Question: Note: the coding language used is Python. Could someone walk me through the process of completing this? 3. You have to code a system that

Note: the coding language used is Python. Could someone walk me through the process of completing this?  Note: the coding language used is Python. Could someone walk me
through the process of completing this? 3. You have to code a

3. You have to code a system that will manage the different types of ports that can be created in a network and the traffic types that those ports will allow or deny. You have two different ports Fiber: Use light for communication b. a. Copper: Use electricity for communication All the port types will have an ld. Fiber ports will also need to store the wavelength that they use. Each port is associated to just one device, and the name of that device must be stored as well. The system needs to manage the traffic that is allowed in the ports. To identify the traffic, you must save the protocol name (e.g. HTTML, SMTP, etc.), type (UDP or TCP) and the UDP or TCP port number (e.g. 80, 25, etc.). When you assign traffic to the ports (fiber or copper), you must save the action that the port should take when that traffic appears (drop or allow). Be aware that a specific traffic type can be assigned to different ports, and a port can be assigned to different traffic types. A system engineer already did the class diagram for you

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!