Interfaces
Wireless Wide Area Networks (WWANs)
IX14 User Guide
103
iii. For
Interface
, select
Interface: WWAN_Private
.
6. Click
Apply
to save the configuration and apply the change.
Command line
1. Log into the IX14 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. Set the maximum number of interfaces for the modem:
(config)> network modem modem max_intfs 2
(config)>
4. Create the WWAN interfaces:
a. Create the
WWANPublic
interface:
(config)> add network interface WWANPublic
(config network interface WWANPublic)>
b. Set the interface type to modem:
(config network interface WWANPublic)> type modem
(config network interface WWANPublic)>
c. Set the modem device:
(config network interface WWANPublic)> modem device modem
(config network interface WWANPublic)>
d. (Optional): Set the public APN. If the public APN is not configured, the IX14 will attempt to
determine the APN.