158
Views
System view
Default command level
2: System level
Parameters
id-value
: Device ID of the device, a case-sensitive string of 1 to 16 characters. This device ID value is
carried in the redirection URL to be sent to the clients.
Usage guidelines
If the type of the portal server specified for Layer 3 portal authentication is CMCC, you must specify
the device ID.
Examples
# Set the device's device ID to 0002.0010.100.00.
<Sysname> system-view
[Sysname] portal device-id 0002.0010.100.00
After this configuration, the redirection URL sent from the device to client 10.1.2.34 is as follows:
http://www.portal.com?wlanuserip=10.1.2.34&wlanacname=0002.0010.100.00
Related commands
portal server
portal domain
Use
portal domain
to specify an authentication domain for portal users on an interface. Then, the
device uses the authentication domain for authentication, authorization and accounting (AAA) of the
portal users on the 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.
Examples
# Configure the authentication domain for IPv4 portal users on GigabitEthernet 3/0/1 as
my-domain
.
<Sysname> system-view
[Sysname] interface gigabitethernet 3/0/1
[Sysname-GigabitEthernet3/0/1] portal domain my-domain