Hi,
Anyone successfully setup a cellular interface on ISR4K using NIM-LTEA-EA module and vManage?
I have the below config but i can't seem to get it to work.
!
controller Cellular 0/1/0
lte sim primary slot 1
profile id 1 apn vodacom authentication pap_chap username voda password *** pdn-type ipv4
!
interface Tunnel11
ip unnumbered Cellular0/1/1
no ip redirects
ipv6 unnumbered Cellular0/1/1
no ipv6 redirects
tunnel source Cellular0/1/1
tunnel mode sdwan
!
interface Cellular0/1/0
no ip address
ip tcp adjust-mss 1460
!
interface Cellular0/1/1
description "LTE"
ip address negotiated
ip mtu 1428
!