How is an address object of type IP range correctly defined?
How is an address object of type IP range correctly defined?
An IP range is defined by specifying the start and end IP addresses separated by a hyphen. This ensures that all addresses within that range are included. The format 192.168.40.1-192.168.40.255 correctly defines the start and end of the IP range, making it the proper way to represent an address object of type IP range.
Answer : A IP Range—Enter a range of addresses using the following format: ip_address-ip_address where both ends of the range are IPv4 addresses or both are IPv6 addresses. For example: 2001:db8:123:1::1-2001:db8:123:1::22
answer A
the key in this question is (IP range), thus i think that A is the cottrect answer.
It's asking for a range, not a network ID. So the answer is A, not D.
https://docs.paloaltonetworks.com/pan-os/11-0/pan-os-admin/policy/use-address-object-to-represent-ip-addresses/create-an-address-object Answer : A - IP range - from webpage = they use use the same IP's on Palo site as what they have in question An address object of type IP Netmask requires you to enter the IP address or network using slash notation to indicate the IPv4 network or the IPv6 prefix length. For example, 192.168.18.0/24 or 2001:db8:123:1::/64.
D is the only one that works when plugged into Objects > Address > Add
that is for netmask, ip range explanation from PA Enter an IP address range (Ex. 10.0.0.1-10.0.0.4). Each of the IP addresses in the range can also be in an IPv6 form (Ex. 2001:db8:123:1::1-2001:db8:123:1::11)