Default level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see the 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.
Description
Use the display portal interface command to display the portal configuration of an interface.
Examples
# Display the portal configuration of VLAN-interface1. (supported by A5500 EI only)
<Sysname> display portal interface vlan-interface 1
Interface portal configuration:
Vlan-interface 1: Portal running
Portal server: servername
Portal backup-group: None
Authentication type: Direct
Authentication domain: my-domain
Authentication network:
address : 0.0.0.0
# Display the portal configuration of GigabitEthernet 1/0/1.
<Sysname> display portal interface gigabitethernet1/0/1
Interface portal configuration:
GigabitEthernet1/0/1: Portal running
Portal server: local-server
Portal backup-group: N/A
Authentication type: Direct
Authentication domain: aaa
Authentication network:
Table 14 Output description
Field
Interface portal configuration
Vlan-interface 1
Portal server
mask : 0.0.0.0
Description
Portal configuration on the interface
Status of the portal authentication on the interface:
disabled—Portal authentication is disabled.
enabled—Portal authentication is enabled but is not functioning.
running—Portal authentication is functioning.
Portal server referenced by the interface
134