UBIQUITI EDGEROUTER LITE
To configure the Ubiquiti EdgeRouter Lite, follow instructions as below:
- Open a web browser
- Enter 192.168.1.1 into the URL bar of the web page
- Log in using ubnt as both the username and password
- Click on Wizards > Basic Setup
- Under Internet port (eth0), select PPPoE and enter the details as below:
- Account Name: as supplied by Conversant
- Password: as supplied by Conversant
- VLAN: Y
- VLAN ID: 10
- Click Apply and then Reboot
Once this is done, you will then need to ssh into the router and run the following commands:
- configure
- set system conntrack modules sip disable
- set system conntrack modules sip enable-indirect-media
- commit
- save
- exit