R3303-HP HSR6800 Routers Security Command Reference

162
interface interface-type interface-number: Specifies an interface by its type and name.
|: 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 information about portal users on all interfaces.
<Sysname> display portal user all
Index:2
State:ONLINE
SubState:NONE
ACL:NONE
Work-mode:Stand-alone
VPN instance:NONE
MAC IP Vlan Interface
---------------------------------------------------------------------
000d-88f8-0eab 2.2.2.2 0 GigabitEthernet3/0/1
Index:3
State:ONLINE
SubState:NONE
ACL:3000
Work-mode:Primary
VPN instance:vpn1
MAC IP Vlan Interface
---------------------------------------------------------------------
000d-88f8-0eac 3.3.3.3 0 GigabitEthernet3/0/2
Total 2 user(s) matched, 2 listed.
Table 19 Command output
Field Descri
p
tion
Index Index of the portal user.
State Current status of the portal user.
SubState Current sub-status of the portal user.
ACL Authorization ACL of the portal user.
Work-mode
User's working mode:
Primary.
Secondary.
Stand-alone.
VPN instance MPLS L3VPN to which the portal server belongs.
MAC MAC address of the portal user.
IP IP address of the portal user.