summary

This command specifies the brief, descriptive summary for the object instance.

Syntax

summary "description"

Parameters

"description"
Specifies the brief, descriptive summary for the object instance. Because the summary can include spaces, enclose the value in double quotation marks.

Guidelines

The summary command specifies the brief, descriptive summary for the object instance. The goal of the summary command is to help you determine which object instance among many that you might want to edit. Because the name might be insufficient, the summary can help you choose the correct instance from among the many instances.

Example

Add a brief, description summary to an instance of the service ACL. This access control list grants access to the service from only client IP addresses in the corporate intranet.
# acl myACL
(acl myACL)# summary "Intranet clients"