Operation Manual
Port Commands
Mobility System Software Command Reference Guide
Version 7.3
5 – 60
set port type wired-auth
Configures an MX port for a wired authentication user.
Syntax
set port type wired-auth port-list [auth-fall-thru
{last-resort | none | web-portal-form}][ idle-timeout timeout][tag tag-list]
[max-sessions num]
Defaults
The default tag-list is null (no tag values). The default number of sessions is 1. The default
fallthru authentication type is none. The default idle-timeout is 300 seconds.
Access
Enabled.
History
Usage
You cannot set a port type if the port is a member of a port VLAN. To remove a port from a
VLAN, use the clear vlan command. To reset a port as a network port, use the clear port type
command.
When you change port type, MSS applies default settings appropriate for the port type. Table 5– 6
lists the default settings that MSS applies when you set a port type to ap.
Note:
Before changing the port type from ap to wired-auth or from wired-auth to ap,
you must reset the port with the clear port type command.
port-list List of physical ports.
timeout Sets the idle-timeout for a client. Default value is 300 seconds.
tag-list One or more numbers between 1 and 4094 that subdivide a wired
authentication port into virtual ports.
num Maximum number of simultaneous user sessions supported.
last-resort Automatically authenticates the user, without requiring a username and
password.
none Denies authentication and prohibits the user from accessing the network
over this port.
web-portal Serves the user a web page from the MX nonvolatile storage for secure
login to the network.
Version 1.0 Command introduced.
Version 2.0 Maximum number of sessions increased from 16. You can specify as many as
you need. (There is no specific maximum.)
Version 3.0 Options added to change the fallthru authentication type. This is the
authentication type that MSS uses if the user does not support 802.1X and is
not authenticated by MAC authentication.
Version 4.0 Option for WebAAA fallthru authentication type changed from web-auth to
web-portal.
Version 7.1 Option web-portal changed to web-portal-form.