HP VPN Firewall Appliances Access Control Command Reference

Table Of Contents
118
Related commands
display portal user
portal domain
Use portal domain to specify an authentication domain for portal users on an interface.
Use undo portal domain to delete the authentication domain specified for portal users.
Syntax
portal domain domain-name
undo portal domain
Default
No authentication domain is specified for portal users on an interface.
Views
Interface view
Default command level
2: System level
Parameters
domain-name: Specifies an authentication domain name, a case-insensitive string of 1 to 24 characters.
The domain specified by this argument must already exist.
Usage guidelines
After you configure this command, the device uses the authentication domain for authentication,
authorization and accounting (AAA) of the portal users on the interface.
Examples
# Configure the authentication domain for IPv4 portal users on GigabitEthernet 0/1 as my-domain.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] portal domain my-domain
Related commands
display portal interface
portal free-rule
Use portal free-rule to configure a portal-free rule and specify the source filtering condition, destination
filtering condition, or both.
Use undo portal free-rule to remove a specific portal-free rule or all portal-free rules.
Syntax
portal free-rule rule-number { destination { any | ip { ipv4-address mask { mask-length | mask } | any }
| source { any | [ interface interface-type interface-number | ip { ipv4-address mask { mask-length |
mask } | any } | mac mac-address | vlan vlan-id ] * } } *
undo portal free-rule { rule-number | all }