The performance of Wireshark capture is directly proportional to size of the packets.

The performance of Wireshark capture is directly proportional to size of the packets.A . True B. FalseView AnswerAnswer: A

November 22, 2022 No Comments READ MORE +

Which IP addresses are routed on the internet?

Which IP addresses are routed on the internet?A . Private IP address B. Public IP address C. loopback address D. None of the aboveView AnswerAnswer: B

November 22, 2022 No Comments READ MORE +

What is the role of RTP protocol?

What is the role of RTP protocol?A . Carries signaling packets B. Carries user packets C. Initiates session between two endpoints D. Controls multimedia communication sessionsView AnswerAnswer: B

November 22, 2022 No Comments READ MORE +

Layer 4 port for RTP is fixed

Layer 4 port for RTP is fixedA . True B. FalseView AnswerAnswer: B

November 22, 2022 No Comments READ MORE +

What does Type 5 indicate in below image?

What does Type 5 indicate in below image? A . Echo Reply B. Destination Unreachable C. Redirect D. Alternate Host AddressView AnswerAnswer: C

November 22, 2022 No Comments READ MORE +

Where we can find URI for a VoIP call?

Where we can find URI for a VoIP call?A . SIP Packets B. RTP Packets C. SDP Packets D. STUN PacketsView AnswerAnswer: A

November 21, 2022 No Comments READ MORE +

Mark the capture filter for HTTP traffic

Mark the capture filter for HTTP trafficA . http B. tcp.port == 80 C. udpport ==80 D. tcp port httpView AnswerAnswer: D

November 21, 2022 No Comments READ MORE +

Which of the following is not a part of Wireshark's command line tools?

Which of the following is not a part of Wireshark's command line tools?A . DXCap B. Capinfos C. Dumpcap D. EditcapView AnswerAnswer: A

November 21, 2022 No Comments READ MORE +

Session Description Protocol belongs to which layer?

Session Description Protocol belongs to which layer?A . Network Layer B. Application Layer C. Presentation Layer D. Transport LayerView AnswerAnswer: B

November 21, 2022 No Comments READ MORE +

Choose a correct filter expression to filter packets with source port 21 for below image

Choose a correct filter expression to filter packets with source port 21 for below image A . udpsrcport ==21 B. tcpsrcport = 21 C. udpdst port == 21 D. tcp.srcport == 21View AnswerAnswer: D

November 21, 2022 No Comments READ MORE +