Local Area Networks (LANs) Show LAN status and statistics
Digi TransPort WR Routers User Guide
46
packets sent over the LAN.
7. Click Apply. The new LANis added to the LAN page.
Command line
1. Set the interfaces in the LAN. For example, to include eth2, eth3, and eth4 interfaces in lan1,
enter:
digi.router> lan 1 interfaces eth2,eth3,eth4
2. Enable the LAN. For example, to enable lan1:
digi.router> lan 1 state on
3. Optional: Set an IPv4 address for the LAN.
digi.router> lan 1 ip-address 192.10.8.8
4. Optional: Set a subnet mask for the LAN.
digi.router> lan 1 mask 255.255.255.0
5. Optional: Give a descriptive name to the LAN.
digi.router> lan 1 description ethlan
6. Optional: Set the MTU for the LAN.
digi.router> lan 1 mtu 1500
7. Save the configuration.
digi.router> save config
Show LAN status and statistics
You can view status and statistics for all LANs from either the Dashboard of the web interface, or from
the command line:
Web
1. From the menu, click Dashboard. The Network Activity panel LAN section shows the total
bytes received and sent over all LANs, and the LAN panel shows the configured LANs and their
states.
2. Click a LANto display additional status information, or to configure a LAN.
Command line
To show the status and statistics for a LAN, use the show lan command. For example, here is show lan
output for a LANon which IPv6 is enabled: