Quiz 3 Notes - echadbourne/NET-330 GitHub Wiki
- An authentication header provides all of the following except
- Confidentiality (ESP does this)
- ESP and AH are related to IPSEC
- IPSEC transport mode encrypts only the payload of a packet
- True
- Tunnel encrypts the payload and the dest/source headers (layer 3 and up)
- The negotiation protocol that lets two hosts agree on how to build an SA is
- How many bits are in any IPv6 address
- The typical breakdown for an IPv6 address uses ___ bits for the network prefix
- 48 - just the network prefix, not the subnet id
- Network ID would be 64
- The IPV6 header has more fields than the IPv4 header
- False, its simpler but longer
- Build an IPv6 address using SLAAC and the following information
- AAAA:400:3:FF:202:45FF:FEBE:AD89
- All of these are reasons to segment a network except
- Increase hob count between networks
- access control lists
- Look for permit ip any any, I just didnt read that one
- Which of the following can be used as an access control meathod
- NAT, firewalls, access control lists