diff options
Diffstat (limited to 'docs/interfaces')
-rw-r--r-- | docs/interfaces/pseudo-ethernet.rst | 3 | ||||
-rw-r--r-- | docs/interfaces/wirelessmodem.rst | 13 |
2 files changed, 14 insertions, 2 deletions
diff --git a/docs/interfaces/pseudo-ethernet.rst b/docs/interfaces/pseudo-ethernet.rst index bdd06b7e..a2066555 100644 --- a/docs/interfaces/pseudo-ethernet.rst +++ b/docs/interfaces/pseudo-ethernet.rst @@ -30,8 +30,7 @@ Ethernet interfaces: means that you can not try to ping a Pseudo-Ethernet interface from the host system on which it is defined. The ping will be lost. * Loopbacks occurs at the IP level the same way as for other interfaces, - ethernet packets are not forwarded between Pseudo-Ethernet interfaces. -* Pseudo-Ethernet interfaces can not participate in Link Bonding. + ethernet frames are not forwarded between Pseudo-Ethernet interfaces. * Pseudo-Ethernet interfaces may not work in environments which expect a :abbr:`NIC (Network Interface Card)` to only have a single address. This applies to: diff --git a/docs/interfaces/wirelessmodem.rst b/docs/interfaces/wirelessmodem.rst index 71f8df28..80497359 100644 --- a/docs/interfaces/wirelessmodem.rst +++ b/docs/interfaces/wirelessmodem.rst @@ -114,3 +114,16 @@ Operation .. opcmd:: show interfaces wirelessmodem <interface> log Displays log information for a WWAN interface. + +Supported Modules +################# + +The following hardware modules have been tested successfully in an +:ref:`pc-engines-apu4` board: + +* Sierra Wireless AirPrime MC7304 miniPCIe card (LTE) +* Sierra Wireless AirPrime MC7430 miniPCIe card (LTE) +* Sierra Wireless AirPrime MC7455 miniPCIe card (LTE) +* Sierra Wireless AirPrime MC7710 miniPCIe card (LTE) +* Huawei ME909u-521 miniPCIe card (LTE) + |