1 double wide HWIC-D or single wide EHWIC/HWIC module; A 2nd single wide E-HIC/HWIC module. (Each HWIC Slot offers high data throughput capability with up to 1.6 Gbps aggregate. Towards the router processor and up to 2 Gbps aggregate to other module slots over MultiGigabit Fabric (MGF)). It can be inserted in the HWIC slots of a Cisco 1841 Integrated Services Router (ISR) and Cisco 2800 and 3800 Series Integrated Services Routers or in the WAN interface card (WIC) slot of a Cisco IAD2430 Series Integrated Access Device to provide integrated DOCSIS connectivity in. NEW; LIMITED AVAILABILITY!! Cisco EHWIC 1 port dual mode SFP(100M/1G) or GE(10M/100M/1G) Product Type: HWIC Marketing Information The Cisco Gigabit Ethernet WAN EHWIC (EHWIC-1GE-SFP-CU) is an enhanced high-speed interface card providing copper and optical Gigabit Ethernet ports and connectivity of T1/E1 and T3/E3 over copper for Cisco ISR. Cisco 1941 w/2 GE,2 EHWIC slots,256MB CF,512MB DRAM,IP Base. With the Cisco IOS Software Advanced Security feature set, the Cisco 2801 provides a robust array of common security features such as a Cisco IOS Software Firewall, intrusion prevention, IPsec VPN, Secure Shell (SSH) Protocol Version 2.0, and Simple Network Management Protocol (SNMPv3) in one secure solution set.
Cisco Fourth-Generation (4G) Long-Term Evolution (LTE) Wireless WAN (WWAN) Enhanced High-Speed WAN Interface Card
LED | Color | Description |
---|---|---|
WWAN | Solid green | Indicates the modem is receiving power and is associated and authenticated but not receiving or transmitting data. |
Fast green blink | Indicates the modem is receiving power and is associated and authenticated. The blink rate is proportional to the transmitted and received data rate. | |
Slow green blink | Indicates the modem is receiving power but is not associated or authenticated and is searching for service. Check the antenna, cable, SIM card, or the user account with your service provider. | |
Off | Indicates the modem is in reset mode. | |
RSSI | Solid green | Indicates a high RSSI (greater than -69 dBm). |
Medium green blink | Indicates a medium-level RSSI (from -89 dBm to -69 dBm). | |
Slow green blink | Indicates a low-level RSSI (from -99 dBm to -89 dBm). | |
Off | Indicates the RSSI is less than -99 dBm. Check for proper antenna attachment. Adjust antenna placement and orientation. | |
Solid amber | Indicates no service is detected. Relocate the equipment. | |
HSPA+ | Solid green | Indicates HSPA+ is in service. |
Off | Indicates that a non-HSPA+ is in service or that there is no service. | |
LTE | Solid green | Indicates LTE is in service. |
Off | Indicates LTE service is not being used. | |
GPS | Solid green | Indicates the GPS is active. |
Off | Indicates the GPS is not active or not detected. |
Cisco Product Number | Description | Cable Length | Maximum Insertion Loss (cable) or Maximum Gain (antenna) | Frequency (MHz) | Color |
---|---|---|---|---|---|
4G-AE010-R | Extension base with integral 10-foot cable | 10 ft (3 m) | 1.4 dB @ 700 MHz, 2.0 dB @ 1.9 GHz, 2.1 dB @ 2.1 GHz, 2.3 dB @ 2.5 GHz, 2.4 dB @ 2.7 GHz | 700-2600 MHz | Black |
4G-LTE-ANTM-D | Indoor 4G dipole omnidirectional | na | 2 dBi | 698-806 MHz, 824-894 MHz, 925-960 MHz, 1710-1885 MHz, 1920-1980 MHz, 2110-2170 MHz, 2500-2690 MHz | Black |
4G-ANTM-OM-CM | 4G Indoor Ceiling-Mount Omnidirectional Antenna | na | 700-960 MHz (1 and 1.5 dBi), 1700-2200 MHz (1.7 and 3.2 dBi), 2500-2700 MHz (3 and 4 dBi) | 3G or 4G bands, 698 MHz-2690 MHz | White |
This configuraton relays on EHWIC-3G-HSPA+7 configuration therefore not all trouble shooting steps are included here. For deep deep dive trouble shooting please refere to EHWIC-3G-HSPA+7 config page or references links.
APN configuration is stored on the modem nvram not on the router it self. Cisco IOS provides interface to manipulate the modem and modem profiles with following syntax:
Use the command below to configure Vodafone contract profile:
Chat script should be applied in global config mode. Please remember that dialer name is a case sensitive.Syntax
Command to apply:
You can manually execute the chat script if needed for debugging purposes. Here LTE is the chat-script name and 0/0/0 is cellular interface
This line interface information sets low-speed asynchronous “control” interface which communicates with the modem. The line x/x/x number is the same as cellular x/x/x interface number.
Issue show line
to find out what TTY line number is used to communicate with the modem
!Note - previously used on EHWIC-3G-HSPA+7 card, commands rxspeed 21600000
and txspeed 5760000
here on line 0/0/0 have no effect; we should use modem AT commands instead. These will be defaulted to rxspeed 100000000
and txspeed 50000000
Local lan is connected to Gi0/1 and all traffic is NAT overload'ed through Cellular0/0/0 interface. There ip 10.0.30.1 is a default gateway for local LAN hosts. From IOS 15 ip nat inside / ip nat outside
legacy commands can be replaced by ip nat enable
. Please visit NVI - NAT Virtual Interface.
Below is standard config for DDR, where dialer monitors idle time and will bring Cellular interface down when no interested traffic is detected. This is for the subscription plan with number of minutes and data allowance.!Note: if Cellular interface goes down it will not resolve DNS request resulting with no interesting traffic detection and it will not bring interface up.
Dialer interface here Cellular 0/0/0 will be always on. It is good for unlimited data/minutes subscriptions. For reference please check Cisco Software Installation Guide
Add dialer idle-timeout 0
command under Interface Cellular 0/0/0.
The only option to tear down a call is to shutdown Dialer 1 interface.
Output below has been snapped when connected to Vodafone contract profile.
dialer watch-list
commandBelow are included a few lines from the optional dialer watch-list option, these are only included because of the very clear comments included. Potentially these could be used to develop to full config.
clear interface
When dialer persistent is configured, the clear interface command clears unsuccessful dial attempts on a line without interesting traffic, and then the dialer software attempts to bring up the connection as persistent.
Fully tears down a persistent connection and prevents the software from attempting more dialing.
Results speedtest.net:
Diversity antenna does not improve significantly the link quality
sh cellular 0/0/0 radio
command on 4G-LTE card does not include Service Provider (like Vodafone) in stats