LTE P2P Passthrough Address

Hi All,

I’m setting up a solution that will have multiple LtAP Mini’s connected to a main router, on the Mini LtAP I am using the passthrough method so my APN config looks like this:

/interface lte apn
add apn=internet name=internet passthrough-interface=data passthrough-mac=auto  passthrough-subnet-selection=p2p

On the main router I am using DHCP to get the public IP address back. When you look at the route table I will get a default route set as:

dst-address=0.0.0.0/0 gateway=10.177.0.6  gateway-status=10.177.0.6 reachable via  data-4G-A distance=1 scope=30 target-scope=10 vrf-interface=data-4G-A

What I am trying to figure out is if there is a way to change the address 10.177.0.6, this appears to auto-generated. Checking all my configs 10.177.0.6 is not set anywhere and my assumption is it is a default or it is set via the R11e using AT commands.

Has anyone seen this before and found a way to set a different p2p passthrough address for the gateway?

Answer is at this MUM: Passthrough | Make your LTE interface shine

Clarify please. I didn’t quite understand what they say in the video.

You can enable subtitles :slight_smile:
At 29:11 he say at one device you must create additional APN Profile - even if you not use it he change that internal 10.177.0.x IP address and this is a solution for you.

Go to Interfaces > LTE tab > LTE APNs button > Plus icon to add new profile > press OK.
Done, that unit will do other IP,

Case solved.