
9
Syntax
display acfp server-info
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command level
1: Monitor level
Parameters
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display ACFP server information.
<Sysname> display acfp server-info
Server-Info: ipserver redirect mirror
Max Life-Time: 2147483647(s)
PersistentRules: false
ContextType: HGPlus-context
Table 4
Command output
Field Description
Server-Info
ACFP client operating mode supported by the ACFP server:
•
ipserver
—Host mode.
•
redirect
—Redirect mode.
•
mirror
—Mirror mode.
The switches support only the redirect and mirror modes.
Max Life-Time
Maximum expiration time (in seconds) of the collaboration policy supported by
the ACFP server.
PersistentRules
Whether the ACFP server supports permanent collaboration rules.
ContextType
Context ID types supported by the ACFP server:
•
no-context
—No context ID is carried.
•
HG-context
—Carrying the preamble HG as the context ID.
•
HGPlus-context
—Carrying the preamble HGPlus as the context ID.
•
FlowID-context
—Carrying the preamble Flow ID as the context ID.
•
VLANID-context
—Carrying VLAN ID as the context ID.
The switches support only the HGPlus-context.