A SERVICE OF

logo

135
PORTAL CONFIGURATION COMMANDS
display portal acl
Syntax display portal acl { all | dynamic | static } interface interface-type interface-number
View Any view
Parameter all: Displays all access control lists (ACLs), including dynamic ACLs and static ACLs.
dynamic: Displays dynamic ACLs, namely, ACLs generated after a user passes
portal authentication.
static: Displays static ACLs, namely, ACLs generated by related configurations.
interface interface-type interface-number: Displays the ACLs on the specified
interface.
Description Use the
display portal acl command to display the ACLs on the specified
interface.
Example # Display all ACLs on Ethernet 1/0.
<Sysname> display portal acl all interface ethernet 1/0
Ethernet1/0 portal ACL rule:
Rule 0
Inbound interface = Ethernet1/0
Type = static
Action = permit
Source:
IP = 0.0.0.0
Mask = 0.0.0.0
MAC = 0000-0000-0000
Interface = any
VLAN = 0
Destination:
IP = 192.168.0.111
Mask = 255.255.255.255
Rule 1
Inbound interface = Ethernet1/0
Type = dynamic
Action = permit
Source:
IP = 2.2.2.2
Mask = 255.255.255.255