Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
ON THIS PAGE
 

count

Usage

Description

Specify the number of configuration objects of the specified type about which to return information. If the attribute is omitted, the Junos XML protocol server returns information about all objects of the type.

The attribute can be combined with one or more of the matching, recurse, and start attributes.

If the application requests Junos XML-tagged output (the default), the Junos XML protocol server includes two attributes for each returned object:

  • junos:position—Specifies the object’s numerical index.

  • junos:total—Reports the total number of such objects that exist in the hierarchy.

These attributes do not appear if the application requests formatted ASCII output by including the format="text" attribute in the opening <get-configuration> tag.