An administrator is configuring a network object in the FMC to represent a range of IP addresses from 192.168.1.100 to 192.168.1.200. Which object type should be created?
Trap 1: FQDN
An FQDN object represents a Fully Qualified Domain Name resolved via DNS.
Trap 2: Network
A Network object represents an entire subnet using CIDR notation.
Trap 3: Host
A Host object represents a single IP address.
- A
FQDN
Why wrong: An FQDN object represents a Fully Qualified Domain Name resolved via DNS.
- B
Network
Why wrong: A Network object represents an entire subnet using CIDR notation.
- C
Range
A Range object allows specifying a start IP and an end IP address.
- D
Host
Why wrong: A Host object represents a single IP address.