- Joined
- Oct 13, 2018
- Messages
- 233
- Reaction score
- 9
Hello all;
This is my first time to configure the Patton SN4171 PRI gateway, I go through the steps published by 3CX for how do generate the gwcfg file for uploading to Patton device. Before I start my upload, for safety; I do compare the original startup-config file in Patton SN4171 and the one generated in 3CX. I found that some of the settings are different, for example;
In 3CX gwcfg file, the following settings are in the "context ip ROUTER";
context ip ROUTER
interface WAN
ipaddress DHCP
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu
interface LAN
ipaddress LAN 192.168.51.212 255.255.255.0
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu
routing-table DEFAULT
route 0.0.0.0/0 gateway 192.168.51.1
But in the Patton "startup-config", it is..
context ip ROUTER
interface WAN
ipaddress WAN_STATIC 192.168.51.212/24
ipaddress DHCP dhcp
use profile napt NAPT_WAN DHCP
routing-table DEFAULT
Also, I have this but none in 3CX gwcfg file
profile provisioning PF_PROVISIONING_CONFIG
destination configuration
use profile tls DEFAULT
location 1 https://redirect.patton.com/$(syste...martWare=;dhcp66=$(dhcp.66);dhcp67=$(dhcp.67)
location 2 $(dhcp.66)
location 3 $(dhcp.66)/$(system.serial).cfg
location 4 http://$(dhcp.66)/$(dhcp.67)
location 5 http://$(dhcp.66)/$(system.serial).cfg
location 6 tftp://$(dhcp.66)/$(dhcp.67)
location 7 tftp://$(dhcp.66)/$(system.serial).cfg
activation reload immediate
What impact if I am using 3CX generated gwcfg file for loading to the Patton.
I worry about does it affect my license setting on Patton unit.
Can I merge them? My hardware version on Patton SN4171 is 1.6 and the Release version is 3.15.2-19042.
thanks!
This is my first time to configure the Patton SN4171 PRI gateway, I go through the steps published by 3CX for how do generate the gwcfg file for uploading to Patton device. Before I start my upload, for safety; I do compare the original startup-config file in Patton SN4171 and the one generated in 3CX. I found that some of the settings are different, for example;
In 3CX gwcfg file, the following settings are in the "context ip ROUTER";
context ip ROUTER
interface WAN
ipaddress DHCP
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu
interface LAN
ipaddress LAN 192.168.51.212 255.255.255.0
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu
routing-table DEFAULT
route 0.0.0.0/0 gateway 192.168.51.1
But in the Patton "startup-config", it is..
context ip ROUTER
interface WAN
ipaddress WAN_STATIC 192.168.51.212/24
ipaddress DHCP dhcp
use profile napt NAPT_WAN DHCP
routing-table DEFAULT
Also, I have this but none in 3CX gwcfg file
profile provisioning PF_PROVISIONING_CONFIG
destination configuration
use profile tls DEFAULT
location 1 https://redirect.patton.com/$(syste...martWare=;dhcp66=$(dhcp.66);dhcp67=$(dhcp.67)
location 2 $(dhcp.66)
location 3 $(dhcp.66)/$(system.serial).cfg
location 4 http://$(dhcp.66)/$(dhcp.67)
location 5 http://$(dhcp.66)/$(system.serial).cfg
location 6 tftp://$(dhcp.66)/$(dhcp.67)
location 7 tftp://$(dhcp.66)/$(system.serial).cfg
activation reload immediate
What impact if I am using 3CX generated gwcfg file for loading to the Patton.
I worry about does it affect my license setting on Patton unit.
Can I merge them? My hardware version on Patton SN4171 is 1.6 and the Release version is 3.15.2-19042.
thanks!