display defence-profile
Parameters
Parameter | Description | Value |
---|---|---|
all | Displays information about all attack defense profiles. |
- |
name profile-name | Displays information about a specified attack defense profile. |
The attack defense profile must already exist. |
Example
# Display information about all attack defense profiles.
<AC6605> display defence-profile all
------------------------------------------------------------
Profile name Reference
------------------------------------------------------------
p1 1
------------------------------------------------------------
Total: 1
Item | Description |
---|---|
Profile name |
Name of an attack defense profile. |
Reference |
Number of times the attack defense profile is referenced. |
# Display information about attack defense profile p1.
<AC6605> display defence-profile name p1
------------------------------------------------------------
ips-profile : ips01
av-profile : av01
url-filter-profile : urlf01
------------------------------------------------------------
Item |
Description |
---|---|
ips-profile |
Intrusion prevention profile. To configure the parameter, run the profile type ips (attack defense profile view) command. |
av-profile |
Antivirus profile. To configure the parameter, run the profile type av (attack defense profile view) command. |
url-filter-profile |
URL filtering profile. To configure the parameter, run the profile type url-filter (attack defense profile view) command. |