AM335X-PAC Series User Manual version 2.0.1 Page: 117
Copyright © 2019 ICP DAS Co., Ltd. All Rights Reserved. E-mail: [email protected]
The procedure described below will help you to quickly and accurately complete the configuration
tasks.
Step 1: Ensure that the bridge-utils package is installed. If not, user can type
‘
sudo apt-get
update
’
and
‘
apt-get install bridge-utils
’
command to install bridge-utils package.
Step 2: Before proceeding, back up the interfaces file found in the
‘
/etc/network/
’
directory.
Step 3: Locate the interfaces-mstpd file in the
‘
/etc/network/
’
directory and rename the file as
‘
interfaces
’
.
Step 4: Type
‘
vi /etc/network/interfaces
’
to edit the file, and enable either a DHCP or a Static IP
address by configuring the network settings, as illustrated in Figure 7.2-2 below.
Figure 7.2-2.
Configuration for a Dual LAN network
Step 5: Reset the network settings by entering the command
‘
reboot
’
or
‘
/etc/init.d/networking restart
’
.