3Com® Switch 5500G Open Services Networking Configuration and Command reference Guide

37
Parameters in-interface: Displays ACFP rule information in order of inbound port.
The ACFP rule which does not include the inbound port is not displayed.
policy: Displays the ACFP rule information in order of policy.
client-id: ACFP client ID, in the range of 1 to 2147483647.
policy-index: Policy index, in the range of 1 to 2147483647.
Description Use the display acfp rule-info command to display ACFP rule
information.
n
When you use this command to display ACFP rule information in order
of policy, if you specify neither client ID nor policy index, the rule
information of all the policies is displayed.
When you use this command to display ACFP rule information in order
of inbound port, if you do not specify a port, the rule information of
all the inbound ports is displayed.
Examples # Display ACFP rule information in order of inbound port.
<SW5500G> display acfp rule-info in-interface
ACFP rule total number: 2
ClientID:1 Policy-Index:1 Rule-Index:1
Action:deny Status:active
ClientID:1 Policy-Index:2 Rule-Index:1
SIP:2.2.2.1 SMask:0.0.0.255
Action:deny Status:inactive
# Display ACFP rule information in order of policy.
<SW5500G> display acfp rule-info policy
ACFP rule total number: 2
ClientID:1 Policy-Index:1 Rule-Index:1
Action:deny Status:active
ClientID:1 Policy-Index:2 Rule-Index:1
SIP:2.2.2.1 SMask:0.0.0.255
Action:deny Status:inactive