Interfaces
Local Area Networks (LANs)
IX14 User Guide
127
ii. Set the IP address of the accounting server:
(config network interface my_lan)> 802_1x accounting ip
IPv4_
address
(config network interface my_lan)>
iii. Set the password for the accounting server:
(config network interface my_lan)> 802_1x accounting password
password
(config network interface my_lan)>
iv. The accounting server port number defaults to
1813
. To set an alternate port number:
(config network interface my_lan)> 802_1x accounting port
port
(config network interface my_lan)>
9. (Optional) Configure the MAC address deny list.
Incoming packets will be dropped from any devices whose MAC addresses is included in the
MAC address denylist.
a. Add a MAC address to the denylist:
(config network interface my_lan)> add mac_denylist end
mac_address
(config network interface my_lan)>
where
mac_address
is a hyphen-separated MAC address, for example, 32-A6-84-2E-81-58.
b. Repeat for each additional MAC address.
10. (Optional) Configure the MAC address allowlist.
If allowlist entries are specified, incoming packets will only be accepted from the listed MAC
addresses.
a. Add a MAC address to the allowlist:
(config network interface my_lan)> add mac_allowlist end
mac_address
(config network interface my_lan)>
where
mac_address
is a hyphen-separated MAC address, for example, 32-A6-84-2E-81-58.
b. Repeat for each additional MAC address.
11. Save the configuration and apply the change:
(config network interface my_lan)> save
Configuration saved.
>
12. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Show LAN status and statistics
WebUI