Courseiva

CCNA Object Configuration Creation And Application Questions

59 questions · Object Configuration Creation And Application · All types, answers revealed

1
MCQhard

What is the 'Any' object?

A.A user-created object
B.An object for internal traffic only
C.An object that matches no traffic
D.A system-defined object representing all IP addresses
AnswerD

It matches everything.

Why this answer

The 'Any' object is a pre-defined system object that represents all possible IP addresses and subnets.

2
MCQhard

You are troubleshooting a policy that fails to match traffic for a group of servers. The servers are represented by an Address Group. What is the most likely cause if the Address Group is dynamic?

A.The objects are in a different Device Group
B.The group does not have a description
C.The dynamic filter does not match the tags assigned to the intended objects
D.The static members were not added manually
AnswerC

Dynamic Address Group membership is determined strictly by matching tags.

Why this answer

A dynamic address group uses tag-based registration to populate its membership. If the tags on the underlying objects do not match the filter, the group remains empty.

3
Multi-Selectmedium

Which components can be included in a 'Security Profile Group'? (Choose TWO)

Select 2 answers
A.Antivirus Profile
B.Tag Object
C.Vulnerability Protection Profile
D.Service Object
E.Address Object
AnswersA, C

Correct.

Why this answer

Security Profile Groups combine profile types like Antivirus and Vulnerability Protection.

4
Multi-Selectmedium

Which TWO of the following statements are true regarding the use of 'Address Groups' in PAN-OS?

Select 2 answers
A.Dynamic Address Groups use manual member selection.
B.Address groups can only be used in the Source field of a policy.
C.You can include FQDN objects as members of a Static Address Group.
D.Address groups are mandatory for all security policies.
E.Static Address Groups can contain both IP addresses and other Address Groups.
AnswersC, E

FQDN objects are valid members of static groups.

Why this answer

Address groups can be static or dynamic, and they simplify rulebase management by allowing references to multiple objects in a single rule.

5
MCQmedium

Which object type is most appropriate for a web proxy that uses a hostname?

A.Address Group
B.IP Netmask
C.Service Object
D.FQDN
AnswerD

Handles hostnames.

Why this answer

FQDN objects are designed to handle hostnames that resolve to changing IP addresses.

6
MCQhard

What is the significance of the 'Inheritance' setting when creating objects in a Device Group hierarchy?

A.It prevents the object from being deleted
B.It requires all objects to have the same name
C.It automatically creates a copy of the object in the child group
D.It allows the object to be visible in child device groups
AnswerD

Inheritance is the mechanism for sharing objects downward.

Why this answer

Objects created in a parent device group are inherited by child groups, ensuring consistency and reducing redundancy.

7
MCQmedium

What happens if you delete an object that is currently in use by a Security Policy?

A.The system prevents the deletion until the reference is removed
B.The policy is deleted
C.The policy is automatically disabled
D.The policy uses 'any' instead
AnswerA

The system enforces referential integrity.

Why this answer

PAN-OS prevents the deletion of an object if it is referenced by a policy, requiring the administrator to remove the reference first.

8
MCQhard

In a scenario where you use an Application Object in a Security Policy, how does the firewall identify the traffic?

A.By the DNS request
B.By the source IP
C.By the destination port
D.By App-ID inspection
AnswerD

App-ID inspects the traffic signature.

Why this answer

The firewall uses App-ID, which performs deep packet inspection to identify the application, regardless of the port being used.

9
MCQeasy

When creating tags, what is the best practice for naming conventions?

A.Keep names short, under 3 characters
B.Use a consistent and descriptive naming convention
C.Use random strings for security
D.Always start with a number
AnswerB

Consistency is key for operational efficiency.

Why this answer

A clear, consistent naming convention (e.g., 'Location-Department-Role') makes management and filtering much easier in large environments.

10
MCQeasy

When creating a Service object, what is the maximum number of ports that can be defined in a single Service object?

A.1
B.Only one port is allowed
C.Unlimited, provided they are within the protocol's range
D.10
AnswerC

Service objects support lists and ranges of ports.

Why this answer

A single service object can define one port, a range of ports, or multiple individual ports separated by commas.

11
Multi-Selecthard

What are the limitations of FQDN address objects? (Choose THREE)

Select 3 answers
A.They require the firewall to successfully resolve the FQDN
B.They are only supported for internal IPs
C.They cannot be used in NAT policies
D.They require the firewall to be able to reach a DNS server
E.They may not match traffic if the SNI does not match
AnswersA, D, E

Correct.

Why this answer

FQDN objects rely on DNS resolution, may not match traffic using different SNIs, and require the firewall to have DNS access.

12
MCQhard

When using a Dynamic Address Group (DAG) in a policy, what is the prerequisite for the traffic to match the intended members?

A.The objects must be tagged with the value defined in the DAG filter
B.The objects must be in the same subnet
C.The objects must have a static IP
D.The objects must be added to a static group first
AnswerA

The tag-matching logic is the core functionality of a DAG.

Why this answer

Objects must be registered with the specific tag that the DAG filter is searching for.

13
MCQeasy

What is the main advantage of using an object over manually entering an IP address in a policy?

A.They are required for NAT
B.They are faster to type
C.They increase the firewall throughput
D.Centralized management and reusability
AnswerD

Updating once changes all references.

Why this answer

Objects allow for central management; updating the object updates all policies that use it simultaneously.

14
MCQeasy

Which of the following is a valid use case for a Tag?

A.To filter and organize objects in the GUI
B.To block specific ports
C.To authenticate users
D.To define a subnet
AnswerA

Tags are primarily for organization.

Why this answer

Tags are used for filtering, organizing, and color-coding objects, policies, and device groups.

15
MCQmedium

You want to color-code objects in Strata Cloud Manager to improve visibility. Which feature do you use?

A.Tags
B.Device Groups
C.Descriptions
D.Object Filtering
AnswerA

Tags allow the assignment of colors to objects.

Why this answer

Tags are used to provide metadata, including colors, to objects for better organization and visual identification.

16
MCQmedium

An administrator wants to group multiple existing FQDN Address Objects into a single logical container for easier policy management. Which object type should they use?

A.Dynamic Address Group
B.Service Group
C.Region Object
D.Static Address Group
AnswerD

Static groups allow manual selection of FQDN objects as members.

Why this answer

Address Groups can contain FQDN objects to simplify policy rulebases.

17
MCQmedium

You need to create a service object for a legacy application that uses a custom TCP port 8888. How should this be defined in PAN-OS?

A.Create an Address object for the port
B.Create a Service Group with port 8888
C.Define a Service object specifying Protocol TCP and Destination Port 8888
D.Use an Application Override policy
AnswerC

Defining the protocol and port is the standard way to create a service object.

Why this answer

Service objects require specifying the protocol (TCP/UDP) and the specific port or port range required by the application.

18
MCQmedium

When creating a new tag, what is the default color assigned if not specified?

A.None/System Default
B.Green
C.Red
D.Blue
AnswerA

Often there is no color or a neutral system default.

Why this answer

If no specific color is selected, the firewall assigns a default color or no color depending on the interface version.

19
MCQeasy

When creating a custom Tag, which action is performed in the 'Objects' > 'Tags' menu?

A.Defining the source zone for the traffic.
B.Defining the TCP port range for the tag.
C.Associating the tag with a specific security profile.
D.Assigning a color to the tag for organizational visibility.
AnswerD

Color-coding is a primary feature of tags for dashboard and rule management.

Why this answer

Tags are created with a name and an optional color for visual identification in the GUI.

20
MCQeasy

You are configuring an Address Object in Strata Cloud Manager for a new web server. Which field must be unique within the configuration scope?

A.Object Name
B.Tag
C.IP Netmask
D.Description
AnswerA

The name of an object is its unique identifier within the configuration hierarchy.

Why this answer

The name field of an object must be unique within its context (Device Group or Snippet) to prevent configuration conflicts.

21
MCQmedium

You are managing security policies in Strata Cloud Manager and need to create an Address Object that represents a subnet used by multiple regional offices. Which approach is best practice for organizational visibility?

A.Create an Address Object with a descriptive name and assign a tag for geographic identification.
B.Use an Address Group containing only one Address Object.
C.Assign the address to the 'Any' zone to ensure it is reachable.
D.Hardcode the IP address directly in the security policy rule.
AnswerA

Tags are the recommended way to categorize and filter objects in SCM.

Why this answer

Using tags allows for better filtering and reporting across large object sets.

22
MCQmedium

You want to create a group that contains both individual address objects and other address groups. Is this supported?

A.No, groups can only contain static objects
B.Yes, address groups support nesting
C.Only if they are in the same device group
D.Only one level of nesting is allowed
AnswerB

Nesting is a standard feature.

Why this answer

Yes, Address Groups support nesting, where they can contain both static objects and other groups.

23
MCQmedium

What is the benefit of using an Address Group over a single Address Object?

A.It allows for faster packet matching
B.It is required for NAT
C.It improves security
D.It simplifies policy management by allowing you to add/remove members in one place
AnswerD

This is the core management benefit.

Why this answer

Address Groups allow you to manage a collection of objects as a single unit, which is highly efficient for policy grouping.

24
MCQhard

You have an FQDN address object set to 'www.example.com'. Why might the firewall fail to block traffic to this FQDN?

A.FQDN objects are not supported in security policies
B.The object name is incorrect
C.The object is too long
D.The firewall has not successfully resolved the FQDN to an IP
AnswerD

FQDN objects are essentially dynamic IP objects that require successful DNS resolution.

Why this answer

FQDN objects rely on the firewall's DNS resolution; if the resolution fails or the traffic uses a different SNI/IP, the policy may not trigger.

25
MCQmedium

You are creating a new policy and realize you need a new Address Object. Can you create it from within the policy window?

A.Yes, by clicking the 'Add' button in the Source or Destination field
B.Only if you have Superuser privileges
C.Only for Address Groups, not single objects
D.No, you must go to the Objects tab first
AnswerA

This is a standard workflow improvement in the interface.

Why this answer

Yes, PAN-OS and SCM allow for the creation of new objects directly from the policy configuration menu without having to leave the screen.

26
Multi-Selectmedium

Which of the following are valid types of address objects? (Choose TWO)

Select 2 answers
A.Service Port
B.IP Netmask
C.Application ID
D.FQDN
E.Security Profile
AnswersB, D

Correct.

Why this answer

IP Netmask and FQDN are both standard address object types in PAN-OS.

27
MCQeasy

Where do you go in SCM to manage all your network objects in one location?

A.Policies tab
B.Objects tab
C.Monitor tab
D.Device Settings tab
AnswerB

The primary location for object management.

Why this answer

The 'Objects' tab is the centralized location for creating and managing all configuration objects.

28
MCQhard

If you update an Address Object that is referenced by multiple Security Policies, what happens?

A.The object will be duplicated
B.The policies reference the object by name, so the update applies automatically upon commit
C.The policies must be manually updated
D.The policies will become invalid
AnswerB

Policies point to the object identifier, not a static copy of the data.

Why this answer

Changes to an object propagate to all policies that reference that object immediately upon commit.

29
MCQhard

An administrator needs to exclude a specific server from a Dynamic Address Group that uses a filter for all 'Production' tagged servers. What is the most efficient way to achieve this?

A.Change the IP address of the server
B.Use a negative tag in the DAG filter (e.g., 'Production' AND NOT 'Exclude')
C.Remove the server from the network
D.Manually delete the object
AnswerB

Logical operators in the filter allow for precise membership control.

Why this answer

The filter expression in a DAG supports logical operators, allowing the exclusion of specific tags or criteria.

30
MCQmedium

You are migrating configurations to Strata Cloud Manager. What is the benefit of using Snippets?

A.They allow for reusable configuration templates across device groups
B.They are only for firewall hardware settings
C.They automatically detect viruses
D.They replace the need for security policies
AnswerA

Snippets provide modularity and reusability.

Why this answer

Snippets allow for the creation of reusable configuration templates that can be pushed to multiple device groups.

31
MCQeasy

What is the purpose of the 'Zone' field in an Address Object?

A.It defines the IP range
B.It binds the object to a specific zone for policy context
C.It is not used in address objects
D.It defines the service port
AnswerB

This is its purpose.

Why this answer

The Zone field links an address object to a specific security zone, helping the firewall identify valid traffic paths.

32
MCQeasy

Where are objects typically defined in Strata Cloud Manager to be available for use across multiple firewalls?

A.In the global global settings only
B.At the Device Group level
C.On the local firewall only
D.They cannot be shared
AnswerB

Device groups are the containers for shared objects.

Why this answer

Objects defined at the Device Group level are available to all firewalls within that group and its child groups.

33
Multi-Selectmedium

What information can you see in the object list view in SCM? (Choose THREE)

Select 3 answers
A.Real-time traffic volume
B.Object Type
C.Object Name
D.User password
E.Assigned Tags
AnswersB, C, E

Correct.

Why this answer

The object list view typically shows the name, type, and associated tags for each object.

34
MCQeasy

What is the function of the 'Commit' operation regarding objects?

A.It deletes the object
B.It saves the object to the disk
C.It pushes the configuration changes to the data plane
D.It creates the object
AnswerC

Commit makes changes active.

Why this answer

Objects created in the configuration are only active and enforced on the firewall after a 'Commit' is performed.

35
MCQhard

You are migrating policies to Strata Cloud Manager. You notice that an Address Object is being used in a security policy, but the object is defined at the 'Device Group' level. What happens if you try to use this object in a policy at a higher hierarchy level?

A.The policy will automatically push the object to the parent level.
B.The object will be unavailable for selection in the higher-level policy.
C.The object will be converted to a local override.
D.The firewall will generate a shadow error during commit.
AnswerB

Inheritance flows downwards, not upwards.

Why this answer

Objects defined at lower levels (Device Groups) are not visible to policies at higher levels (Global/Parent).

36
MCQhard

In a multi-vsys environment, how do you manage shared objects?

A.You must define the object in the 'Shared' scope
B.You must copy the object to each vsys
C.Objects cannot be shared across vsys
D.Use a tag to share them
AnswerA

The 'Shared' scope makes them available to all vsys.

Why this answer

Objects can be defined as 'Shared' to make them available across all virtual systems on the firewall.

37
MCQeasy

Which feature allows you to group multiple Address Objects together to simplify Security Policy management?

A.Tagging
B.Address Object Registry
C.Address Group
D.Snippet
AnswerC

Address Groups serve the purpose of aggregating address objects.

Why this answer

Address Groups allow administrators to bundle multiple individual address objects into a single logical entity.

38
MCQmedium

Which object category is used to group various network services to simplify policy definitions?

A.Service Group
B.Tag Group
C.Address Group
D.Profile Group
AnswerA

Service groups contain services.

Why this answer

Service Groups are used to bundle individual service objects together.

39
Multi-Selecthard

Which of the following are true regarding Dynamic Address Groups? (Choose TWO)

Select 2 answers
A.They do not require a commit to update membership
B.They must be manually updated
C.They are populated based on tag-based filters
D.They are slower than static groups
E.They only support IPv6
AnswersA, C

Correct for the DAG member list, though policy changes usually require a commit.

Why this answer

DAGs use tags to determine membership and are updated dynamically without a full commit in many modern PAN-OS versions.

40
MCQmedium

What is the primary function of a Security Profile Group in the context of object creation?

A.To create dynamic address filters
B.To group firewall interfaces
C.To group multiple security profiles for policy application
D.To define user access levels
AnswerC

This simplifies policy management.

Why this answer

Security Profile Groups bundle multiple individual security profiles (e.g., Antivirus, Anti-Spyware, Vulnerability Protection) into a single object for easier policy assignment.

41
MCQhard

An administrator is unable to add an object to a specific Device Group. What is the most likely reason?

A.The firewall is in maintenance mode
B.The object is already in use
C.The object is inherited from a parent device group
D.The object name contains invalid characters
AnswerC

Inherited objects are read-only in child groups.

Why this answer

If the object is defined in a parent Device Group, it is read-only in the child Device Group; it cannot be modified there.

42
MCQmedium

Which object type would you use to define a range of IP addresses (e.g., 10.1.1.1 to 10.1.1.50) in PAN-OS?

A.IP Netmask
B.FQDN
C.IP Range
D.Address Group
AnswerC

The IP Range object allows defining a start and end IP.

Why this answer

An IP Range object is specifically designed to cover a non-CIDR block range of IP addresses.

43
MCQhard

If an administrator creates an object in a local firewall that is also managed by SCM, what happens during the next push?

A.The push will fail
B.The object will be overwritten by the SCM configuration
C.The object is preserved
D.The object is merged
AnswerB

SCM policies override local configs.

Why this answer

SCM push operations typically overwrite local configuration changes to ensure that the centrally managed policy remains the source of truth.

44
MCQmedium

When configuring an FQDN object, how frequently does the firewall refresh the DNS resolution?

A.Every 5 minutes
B.Only during a manual commit
C.Every 24 hours
D.Based on the TTL of the DNS record
AnswerD

The firewall respects the TTL.

Why this answer

The firewall automatically refreshes FQDN objects based on the TTL returned by the DNS server.

45
MCQeasy

Where do you configure custom tags for use in your security policies?

A.Device tab
B.Policies tab
C.Objects tab
D.Network tab
AnswerC

This is the location for tags.

Why this answer

Tags are created and managed within the 'Objects' tab under the 'Tags' section.

46
MCQmedium

You need to define a service for a protocol that uses both TCP and UDP on the same port. How can you represent this?

A.Create one object with 'TCP/UDP' selected
B.Create two objects and put them in a Service Group
C.This is not possible
D.Use an application object instead
AnswerB

Bundling in a Service Group is the correct approach.

Why this answer

Because PAN-OS service objects are protocol-specific, you must create two separate service objects (one TCP, one UDP) and add them to a Service Group.

47
Multi-Selecthard

Which THREE of the following are valid methods for registering tags to IP addresses to populate Dynamic Address Groups?

Select 3 answers
A.Assigning the tag directly to the interface in the Network tab.
B.Configuring the VM-Series to monitor cloud provider metadata.
C.Creating a custom App-ID that identifies the traffic.
D.Using the User-ID agent to map IP-to-Tag relationships.
E.Using the XML API to send a registration request.
AnswersB, D, E

Cloud integration allows automatic tag registration based on instance metadata.

Why this answer

DAGs are populated by external entities or specific internal processes that register tags.

48
Multi-Selectmedium

When managing objects in SCM, which actions can be performed on tags? (Choose TWO)

Select 2 answers
A.Assigning a color
B.Defining an IP range
C.Defining a port protocol
D.Applying to objects for organization
E.Creating a security policy
AnswersA, D

Correct.

Why this answer

Tags can be assigned colors and applied to various objects for organization.

49
Multi-Selectmedium

Which elements are required when creating a new custom Service Object? (Choose THREE)

Select 3 answers
A.Protocol
B.Tag
C.Port
D.Name
E.Description
AnswersA, C, D

Correct.

Why this answer

Service objects require a name, a protocol, and at least one port.

50
MCQeasy

Which of the following is NOT a valid type of address object?

A.FQDN
B.IP Netmask
C.IP Range
D.IP Protocol
AnswerD

IP Protocol is not an address object.

Why this answer

Palo Alto Networks supports IP Netmask, IP Range, and FQDN objects. IP Protocol is not an address object type.

51
MCQeasy

Which of the following is an example of a 'Service' object?

A.10.0.0.1
B.TCP/80
C.Marketing_Dept
D.USA_Region
AnswerB

This defines a protocol and port.

Why this answer

HTTP, HTTPS, and SSH are common services defined as objects specifying the protocol and port.

52
Multi-Selectmedium

Which TWO of the following characteristics apply to Service Objects in Strata Cloud Manager?

Select 2 answers
A.They automatically inherit tags from the policy rule they are applied to.
B.They allow the use of port ranges, such as 1000-2000.
C.They are globally unique across all Device Groups.
D.They support the definition of both TCP and UDP ports in a single object.
E.They can be added to Service Groups to simplify policy rulebases.
AnswersB, E

Port ranges are a standard feature of service object definitions.

Why this answer

Service objects define protocol and port, and they can be grouped for easier management.

53
Multi-Selecthard

What are the primary characteristics of Service Groups? (Choose TWO)

Select 2 answers
A.They are used to bundle multiple service objects
B.They are only for inbound traffic
C.They allow mixing of TCP and UDP services
D.They contain only one service
E.They must have a unique color
AnswersA, C

Correct.

Why this answer

Service Groups are used for grouping multiple services and allow for the mixing of different protocols.

54
MCQeasy

When creating a Dynamic Address Group (DAG), what is the primary prerequisite for the object to populate successfully?

A.The interface must be configured as a DHCP server.
B.The IP address must be defined as a static Address Object.
C.The IP address must have a tag associated with it via registration.
D.The object must be added to a Service Group.
AnswerC

The registration of a tag to an IP is what triggers the DAG membership.

Why this answer

DAGs rely on Tags being registered to the IP address via VM-Series monitoring, XML API, or User-ID.

55
Multi-Selecthard

Which of the following are benefits of using Device Groups in SCM? (Choose THREE)

Select 3 answers
A.Local-only access
B.Inheritance of configuration
C.Shared object management
D.Automatic hardware replacement
E.Configuration modularity
AnswersB, C, E

Correct.

Why this answer

Device groups allow for hierarchical inheritance, shared objects, and policy modularity.

56
MCQmedium

When you define a 'Service Group', can you include both TCP and UDP services?

A.Yes, you can mix different protocols
B.Only if the firewall supports it
C.No, they must be the same protocol
D.Only if they use the same port number
AnswerA

Service groups are protocol-agnostic regarding their members.

Why this answer

Yes, Service Groups are designed to aggregate different protocols (TCP, UDP, SCTP) into a single service bundle.

57
MCQhard

Why might an Address Object using an IP Netmask return a validation error even if the IP is valid?

A.The netmask is too small
B.The address is in a private range
C.The IP address bits outside the mask are not zeroed out
D.The address is already in use
AnswerC

The network address must be correctly calculated.

Why this answer

The IP address must match the specified netmask (e.g., 10.1.1.5/24 is invalid because the host bits are set).

58
MCQhard

In PAN-OS, what is the impact of configuring an FQDN Address Object for a site that uses multiple IP addresses returned via DNS load balancing?

A.The firewall will block all traffic until a single IP is specified.
B.Only the first IP returned by the DNS server is stored.
C.The firewall converts the FQDN to a static object upon the first refresh.
D.The firewall updates the object member list with all IPs returned during periodic refreshes.
AnswerD

The firewall performs periodic DNS queries and updates the internal list of IPs associated with the object.

Why this answer

The firewall periodically resolves the FQDN and maintains a list of all returned IPs in the object.

59
MCQhard

What is the 'Read-Only' state of an object indicating in SCM?

A.The administrator lacks permissions
B.The object is inherited from a parent device group
C.The object is corrupted
D.The object is in use by a rule
AnswerB

Inherited objects are read-only locally.

Why this answer

An object is read-only if it is inherited from a parent device group, meaning it cannot be modified at the current level.

Ready to test yourself?

Try a timed practice session using only Object Configuration Creation And Application questions.