44-23
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 44 Configuring Network Admission Control
Configuring Network Admission Control with LAN Port IP
Clearing a Policy Group from a Policy Template
To clear a policy group from a policy template, perform this task in privileged mode:
This example shows how to clear a policy group from a policy template:
Console> (enable)
clear policy name pol1 group grp1
Cleared group grp1 from policy template pol1.
Console> (enable)
Displaying Policy Group Information
To display policy group information, perform this task in normal mode:
This example shows how to display policy group information:
Console> (enable)
show policy group all
Group Name = grp1
Group Id = 1
No.of IP Addresses = 3
Src Type = ACL CLI
List of Hosts in group.
-----------------------
Interface = 0/0
IpAddress = 100.1.1.1
Src type = CONFIG
Interface = 0/0
IpAddress = 100.1.1.2
Src type = CONFIG
--------------------------------------------------
Group Name = grp2
Group Id = 2
No.of IP Addresses = 0
Src Type = ACL CLI
Console> (enable)
Task
Command
Clear a policy group from a policy template.
clear policy name
policy-name
group
group-name
Task
Command
Display policy group information.
show policy group
{
all
|
group-name
}