12-29-2017 09:02 AM - edited 03-08-2019 01:15 PM
Hello everyone. My company has just bought a IR829GW, the idea is install this equipment in a vehicle to give WiFi connection.
It's my first time configuring a cellular interface, I want to use a SIM from Claro Guatemala, this ISP doen't need authentication, I had already configured the profile and I think it's ok:
IR800#show cell 0 profile
Profile 1 = INACTIVE **
--------
PDP Type = IPv4
Access Point Name (APN) = Broadband
Authentication = None
Profile 15 = INACTIVE*
--------
PDP Type = IPv4
Access Point Name (APN) = internet.ideasclaro
Authentication = None
Profile 16 = INACTIVE
--------
PDP Type = IPv4
Access Point Name (APN) = Broadband
Authentication = None
* - Default profile
** - LTE attach profile
I configured the int cell 0 with this commands:
interface Cellular0
ip address negotiated
encapsulation slip
dialer in-band
dialer-group 1
end
And the controller:
controller Cellular 0
lte sim data-profile 15 attach-profile 1 slot 0
lte modem link-recovery rssi onset-threshold -110
lte modem link-recovery monitor-timer 20
lte modem link-recovery wait-timer 10
lte modem link-recovery debounce-count 6
The problem is that I can't obtain an IP addres from the ISP in the interface cellular, please I need help:
IR800#show ip int brief
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0 unassigned YES NVRAM administratively down down
GigabitEthernet1 unassigned YES unset down down
GigabitEthernet2 unassigned YES unset down down
GigabitEthernet3 unassigned YES unset down down
GigabitEthernet4 unassigned YES unset down down
Wlan-GigabitEthernet0 unassigned YES unset up up
Async0 unassigned YES unset up down
Async1 unassigned YES unset up down
GigabitEthernet5 unassigned YES NVRAM administratively down down
Cellular0 unassigned YES manual up up
Cellular1 unassigned YES NVRAM down down
Regards,
Julio Guzmán
Solved! Go to Solution.