Which IPv6 FHS feature uses a 'device tracking' database to maintain reachability information for hosts?
Trap 1: RA Guard
RA Guard does not maintain a device tracking database; it filters RAs.
Trap 2: DHCPv6 Guard
DHCPv6 Guard filters DHCPv6 messages and does not maintain a device tracking database.
Trap 3: PACL
PACL (Port ACL) is not a specific IPv6 FHS feature; it is a general ACL applied to a port.
- A
RA Guard
Why wrong: RA Guard does not maintain a device tracking database; it filters RAs.
- B
DHCPv6 Guard
Why wrong: DHCPv6 Guard filters DHCPv6 messages and does not maintain a device tracking database.
- C
Device Tracking
Correct. Device Tracking maintains a database of IPv6 addresses and their reachability.
- D
PACL
Why wrong: PACL (Port ACL) is not a specific IPv6 FHS feature; it is a general ACL applied to a port.