Fill This Form To Receive Instant Help
Homework answers / question archive / CMIT 350 Week 4 Discussion Dissecting Routing Protocols in Wireshark If you haven’t done so already, download and install Wireshark
CMIT 350 Week 4 Discussion
Dissecting Routing Protocols in Wireshark
If you haven’t done so already, download and install Wireshark. Alternatively, you may use https://www.cloudshark.org/ (you may need to create an account).
Open up the Routing packet capture (.pcap) file. Compare and contrast the RIPv1, RIPv2, EIGRP, and OSPF routing protocols.
Which routing protocols use multicast and which use broadcast?
OSPF, EIGRP, and RIPv2 protocols use multicast, while the RIPv1 protocol uses to broadcast.
What are the multicast addresses used by the various routing protocols?
224.0.0.10 for EIGRP
224.0.05 for OSPF
224.0.0.9 for RIPv2
Is TCP or UDP used? What is the port number?
The RIPv1 and RIPv2 protocols used UDP port 17.
Are you able to find the autonomous system number for EIGRP in the packet details? How did you locate it?
I found the autonomous system number (100) in the Cisco EIGRP section of the packet details panel.