Community discussions

MikroTik App
 
gsmphoenix
just joined
Topic Author
Posts: 5
Joined: Wed Apr 15, 2020 12:32 am

IP Tunnels over LTE

Thu May 26, 2022 10:55 pm

Hi All
I need some help with knowing how to do IP tunnel over LTE to a PE.
currently I am able to the on different CPE but now I need to do it a Mikrotik.. also do a BGP over the SAME link

interface Tunnel 0
ip address 192.168.84.2 255.255.255.252
tunnel mode gre
tunnel source 10.4.80.X
tunnel destination 172.18.1.242
ip mtu 1400
ip tcp adjust-mss 1300
exit

router bgp 64512
network 10.220.164.224/27
redistribute static
neighbor 192.168.84.1
remote-as XXXX
update-source Tunnel 0
soft-reconfiguration inbound
exit
exit

Who is online

Users browsing this forum: mstanciu, Nullcaller and 22 guests