Skip to content

Check On learning

--- primaryColor: steelblue shuffleQuestions: false shuffleAnswers: true --- ### LSA 6-1: In an ethernet header, what is the SECOND address you would see? - [ ] Destination MAC - [ ] Destination IP - [x] Source MAC - [ ] Source IP ### LSA 6-2 What either type does the hexidecimal number '0x86DD' represent? - [ ] IPV4 - [x] IPV6 - [ ] ARP - [ ] VLAN-tagged frame ### LSA 6-3 What is used to detect errors in the frame that might be caused by transmission errors? - [x] CRC - [ ] RTP - [ ] TCP - [ ] FCoE ### LSA 6-4 Which flag would be turned on in the TCP Segment Header if it is the last packet sent from the sender? - [x] FIN - [ ] PSH - [ ] ACK - [ ] URG ### LSA 7-1 ***(TRUE or FALSE)*** The primary goal of defensive packet analysis is to detect and mitiage security threats in real time. - [ ] False - [x] True ### LSA 7-2 What mechanism does IPv6 utilize to autamattically comfigure the devices address? - [ ] NDP - [ ] DAD - [X] SLAAC - [ ] DHCP ### LSA 7-3 IPv6 enables the selection of optimal paths for packet transmission. This can allow hackers to perform which of the following? - [ ] Node-hopping - [X] Tresspassing - [ ] MITM - [ ] Infilration