User guide
set auth
Chapter 2 Command Descriptions 91
Syntax Configure access permissions
set auth ip=ipaddress
[login={range|none}]
[mask=mask]
[realport={range|none}]
[unrestricted={range|none}]
Display access permissions
set auth [range=range]
Options ip=ipaddress
The IP address of the device to which this "set auth" command applies.
login={range|none}
Requires that users of the IP address specified log in. A value of none
indicates that users of the IP address specified have login access to none
of the ports.
mask=mask
Specifies an IP mask used to extend the scope of this "set auth"
command to a range of IP addresses. The following table provides
examples of how the "mask" option works:
realport={range|none}
Configures port access for RealPort running on the devices identified by
the "ip" and "mask" options. Use this option to grant access to RealPort
but restrict access to other users of the IP address.
unrestricted={range|none}
Configures unrestricted access for the IP address specified to the range
of ports specified.
range=range
Specifies a range of auth table entries, identified by an index number, to
which this command applies.
IP Address Subnet Mask "set auth" mask Result
192.168.0.0 255.255.0.0 255.255.0.0. All users on this class B
network are included in
the restrictions applied to
the outbound ports.
192.10.10.0 255.255.255.0 255.255.255.0 All users on this class C
network are included in
the restrictions applied to
the outbound ports.
192.10.10.0 255.255.255.240 255.255.255.240 All users on this
subnetted class C
network are included in
the restrictions applied to
the outbound ports.