- Joined
- Oct 13, 2018
- Messages
- 233
- Reaction score
- 9
Hi;
When I compare the startup-config file and the 3CX generated gwcfg file, it is found that the interface binding is different.
On Patton original startup-config, it is... I think the port e1t1 0 0 is for PRI 0/0, correct?
port ethernet 0 0
bind interface ROUTER WAN
no shutdown
port e1t1 0 0
port-type t1
linecode b8zs
clock slave
framing esf
no shutdown
On 3CX gwcfg file, it is... and my Patton SN4171 has one Eth 0/0 and one PRI 0/0 only.
port ethernet 0 0
bind interface ROUTER LAN
no shutdown
port ethernet 0 1
bind interface ROUTER WAN
no shutdown
port e1t1 0 1
shutdown
port e1t1 0 2
shutdown
port e1t1 0 3
shutdown
What should I do to make sure the correct config file for 3CX to be loaded on Patton?
When I compare the startup-config file and the 3CX generated gwcfg file, it is found that the interface binding is different.
On Patton original startup-config, it is... I think the port e1t1 0 0 is for PRI 0/0, correct?
port ethernet 0 0
bind interface ROUTER WAN
no shutdown
port e1t1 0 0
port-type t1
linecode b8zs
clock slave
framing esf
no shutdown
On 3CX gwcfg file, it is... and my Patton SN4171 has one Eth 0/0 and one PRI 0/0 only.
port ethernet 0 0
bind interface ROUTER LAN
no shutdown
port ethernet 0 1
bind interface ROUTER WAN
no shutdown
port e1t1 0 1
shutdown
port e1t1 0 2
shutdown
port e1t1 0 3
shutdown
What should I do to make sure the correct config file for 3CX to be loaded on Patton?