Using Baicells L2 Mode

Using Baicells L2 Mode

To change LGW mode, navigate to the Network -> LGW page. In LGW L2 mode, the eNB will create a virtual interface for every UE that attaches. Each virtual interface will then do a DHCP request and create a 1:1 mapping between the UE IP (from Cloud EPC) and LGW IP. In L2 mode, the MAC address that the CPE uses is generated from the IMSI number. To calculate the CPE Mac address, convert the last 12 digits of the IMSI number to hex, then prefix it with 8A. For example, if the IMSI is 311980000002918, you would take the last 12 digits "980000002918" and convert it to hex which would equal "E42C8D5366", which brings us to the MAC address of 8A:E4:2C:8D:53:66. Once you know the MAC address, you can provision your networking accordingly.

LGW_Bridge_Flowchart__5_.png

Note:

About the LGW, the CPEs will get private IPs from the cloud EPC. Since the operator has no control over this, LGW is used to translate the IPs to match your own network. You can find some more details on this in the Nova LGW User Guide. We currently do not support VLANs using LGW. With LGW, your options are: NAT mode (L3 w/ NAT), where all CPEs will share the same IP address as the eNB, or Router mode (L3), where you can route to the LGW subnet.

To access the CPE remotely.
First, you have to do some settings on eNB and CPE before you can access into the CPE remotely.

From base station web GUI:
Under LTE Settings->LGW Settings, you can select either NAT (default) or Router mode. Under either mode, you can remotely access the CPE. Details of which are included in the attached LGW User Guide. Also, as described in this guide, you can statically assign an IP address to each CPE based on the SIM card’s IMSI number.

From CPE web GUI:
To enable remote access to the CPE, please remember to enable the “Allow HTTPS Login from WAN” parameter on the System->Web Setting page.

 

 

 

 

 

 

 

 

 

 

 

 

    • Related Articles

    • Using MikroTik LHG as a UE With a Baicells eNodeB

      If you want to use a MikroTik LHG CPE as a UE with your Baicells eNodeB, this blog post explains how.  Also shown is the tricky nature of inserting the SIM Card in the LHG. LEARN MORE
    • How to Install Baicells HaloB for WISP LTE Networks

      What is HaloB HaloB is an optional solution for Baicells LTE networks to increase the reliability and stability of their LTE system when network connectivity challenges occur or during times of maintenance to the Cloud based EPC.  Since the EPC is ...
    • Telrad Public to customer setup using breezeview

        Telrad Public to customer setup using breezeview In BreezeView to enable the next field you have to hit TAB key on keyboard to get out of name field and it will unlock the rest of the fields. 1. Go to the EPC and expand the Service Authorization ...
    • Baicells Technical Training

      Presented at Wispapalooza 2017 A great place to start your own Baicells LTE Training.  
    • Finding an IP address with Wireshark using ARP requests

      Address Resolution Protocol (ARP) requests can be used by Wireshark to get the IP address of an unknown host on your network. ARP is a broadcast request that’s meant to help the client machine map out the host network. ARP is slightly more foolproof ...