![Digi IX20 User Manual Download Page 112](http://html.mh-extra.com/html/digi/ix20/ix20_user-manual_2496666112.webp)
Interfaces
Local Area Networks (LANs)
IX20 User Guide
112
g. For
Weight
, type the relative weight for default routes associated with this interface. For
multiple active interfaces with the same metric,
Weight
is used to load balance traffic to
the interfaces.
h. Set the
Management priority
. This determines which interface will have priority for
central management activity. The interface with the highest number will be used.
i. Set the
MTU
.
11. (Optional) Click to expand
MAC address blacklist
.
Incoming packets will be dropped from any devices whose MAC addresses is included in the
MAC address blacklist
.
a. Click to expand
MAC address blacklist
.
b. For
Add MAC address
, click
.
c. Type the
MAC address
.
12. (Optional) Click to expand
MAC address whitelist
.
If there whitelist entries are specified, incoming packets will only be accepted from the listed
MAC addresses.
a. Click to expand
MAC address whitelist
.
b. For
Add MAC address
, click
.
c. Type the
MAC address
.
13. Click
Apply
to save the configuration and apply the change.
Command line
1. Log into the IX20 command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Create a new LAN or edit an existing one:
n
To create a new LAN named
my_lan
:
(config)> add network interface my_lan
(config network interface my_lan)>
n
To edit an existing LAN named
my_lan
, change to the
my_lan
node in the configuration
schema:
(config)> network interface my_lan
(config network interface my_lan)>