Interfaces
Local Area Networks (LANs)
IX10 User Guide
136
Show LAN status and statistics
Web
1. Log into the IX10 WebUI as a user with Admin access.
2. From the menu, click
Status
.
3. Under
Networking
, click
Interfaces
.
Command line
1. Select the device in Remote Manager and click
Actions
>
Open Console
, or log into the IX10
local 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. Enter the
command at the Admin CLI prompt:
> show network
Interface
Proto
Status
Address
----------------
-----
-------
-------------------------------
defaultip
IPv4
up
192.168.210.1/24
defaultlinklocal
IPv4
up
169.254.100.100/16
eth1
IPv4
up
10.10.10.10/24
eth1
IPv6
up
fe00:2404::240:f4ff:fe80:120/64
eth
IPv4
up
192.168.2.1/24
eth
IPv6
up
fd00:2704::1/48
loopback
IPv4
up
127.0.0.1/8
modem
IPv4
up
10.200.1.101/30
modem
IPv6
down
>
3. Additional information can be displayed by using the
command:
> show network verbose
Interface
Proto
Status
Type
Zone
Device
Metric
Weight
----------------
-----
-------
------
--------
--------
------
--
----
defaultip
IPv4
up
static
setup
eth
10
10
defaultlinklocal
IPv4
up
static
setup
eth
0
10
eth1
IPv4
up
dhcp
external
eth1
1
10
eth1
IPv6
up
dhcp
external
eth1
1
10
eth
IPv4
up
static
internal
eth
5
10
eth
IPv6
up
static
internal
eth
5
10
loopback
IPv4
up
static
loopback
loopback
0
10
modem
IPv4
up
modem
external
wwan1
3
10
modem
IPv6
down
modem
external
wwan1
3
10