0% found this document useful (0 votes)
187 views6 pages

Config Movistar

This document contains configuration settings for various device components such as Dynamic DNS, email, Ethernet ports, firewall, link management, NTP, reboot scheduling, robustlink reporting, serial ports, and SSH. Key settings include enabling DHCP for the LAN IP range of 192.168.2.2-192.168.2.100, designating the primary and backup cellular links, and enabling SSH access.

Uploaded by

Cristian Delgado
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
187 views6 pages

Config Movistar

This document contains configuration settings for various device components such as Dynamic DNS, email, Ethernet ports, firewall, link management, NTP, reboot scheduling, robustlink reporting, serial ports, and SSH. Key settings include enabling DHCP for the LAN IP range of 192.168.2.2-192.168.2.100, designating the primary and backup cellular links, and enabling SSH access.

Uploaded by

Cristian Delgado
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

<?xml version="1.0"?

>
<config_xml>
<cellular>
</cellular>
<ddns>
<enable>false</enable>
<server_type>dyndns</server_type>
<hostname></hostname>
<username></username>
<password>S8ThaCGBPjcqq2L42NYhlQ==</password>
<url></url>
</ddns>
<dido/>
<email>
<enable>false</enable>
<tls_enable>false</tls_enable>
<starttls_enable>false</starttls_enable>
<outgoing_server></outgoing_server>
<port>25</port>
<timeout>10</timeout>
<auth_login>false</auth_login>
<username></username>
<password>S8ThaCGBPjcqq2L42NYhlQ==</password>
<from></from>
<subject></subject>
</email>
<ethernet>
<port_setting max_entry_num="1">
<id>1</id>
<port>eth0</port>
<port_assignment>lan0</port_assignment>
<poe_enable>true</poe_enable>
</port_setting>
</ethernet>
<event>
<csq_threshold>0</csq_threshold>
</event>
<firewall>
<filtering_enable>true</filtering_enable>
<default_filter_policy>accept</default_filter_policy>
<remote_ssh_access>false</remote_ssh_access>
<local_ssh_access>true</local_ssh_access>
<remote_telnet_access>true</remote_telnet_access>
<local_telnet_access>true</local_telnet_access>
<remote_http_access>true</remote_http_access>
<local_http_access>true</local_http_access>
<remote_https_access>true</remote_https_access>
<remote_ping_respond>true</remote_ping_respond>
<dos_defending_enable>true</dos_defending_enable>
<console_enable>true</console_enable>
<vpn_nat_traversal_enable>false</vpn_nat_traversal_enable>
<port_mapping max_entry_num="50">
<id>1</id>
<desc>Reconectador Coconuco</desc>
<remote_ip>10.60.163.142/0</remote_ip>
<internet_port>20000</internet_port>
<local_ip>192.168.2.100</local_ip>
<local_port>20000</local_port>
<protocol>tcpudp</protocol>
</port_mapping>
<port_mapping max_entry_num="50">
<id>2</id>
<desc>Reconectador Purace</desc>
<remote_ip>10.60.163.142/0</remote_ip>
<internet_port>20001</internet_port>
<local_ip>192.168.2.99</local_ip>
<local_port>20000</local_port>
<protocol>tcpudp</protocol>
</port_mapping>
<dmz_enable>false</dmz_enable>
<dmz_host></dmz_host>
<dmz_source></dmz_source>
</firewall>
<gre/>
<ip_passthrough>
<enable>false</enable>
</ip_passthrough>
<ipsec>
<nat_traversal>true</nat_traversal>
<keepalive>60</keepalive>
<debug_enable>false</debug_enable>
</ipsec>
<lan>
<network max_entry_num="1">
<id>1</id>
<interface>lan0</interface>
<ip>192.168.2.1</ip>
<netmask>255.255.255.0</netmask>
<mtu>1500</mtu>
<dhcp>
<enable>true</enable>
<mode>server</mode>
<relay_server></relay_server>
<pool_start>192.168.2.2</pool_start>
<pool_end>192.168.2.100</pool_end>
<netmask>255.255.255.0</netmask>
<gateway></gateway>
<primary_dns></primary_dns>
<secondary_dns></secondary_dns>
<wins_server></wins_server>
<lease_time>120</lease_time>
<static_lease></static_lease>
<expert_options></expert_options>
<debug_enable>false</debug_enable>
</dhcp>
</network>
</lan>
<link_manager>
<primary_link>wwan1</primary_link>
<backup_link>none</backup_link>
<backup_mode>cold_backup</backup_mode>
<revert_interval>0</revert_interval>
<emergency_reboot>false</emergency_reboot>
<link max_entry_num="2">
<id>1</id>
<type>wwan1</type>
<desc>1</desc>
<connection_type>dhcp</connection_type>
<wwan>
<auto_apn>false</auto_apn>
<apn>S8ThaCGBPjeZKXe60/NnM7LcCnD0L9N3amkbVLsgq18=</apn>
<username></username>
<password>S8ThaCGBPjcqq2L42NYhlQ==</password>
<dialup_number>*99#</dialup_number>
<auth_type>auto</auth_type>
<ppp_preferred>true</ppp_preferred>
<switch_by_data_allowance>false</switch_by_data_allowance>
<data_allowance>0</data_allowance>
<billing_day>1</billing_day>
</wwan>
<static_addr>
<ip></ip>
<gateway></gateway>
<dns1></dns1>
<dns2></dns2>
</static_addr>
<pppoe>
<username></username>
<password>S8ThaCGBPjcqq2L42NYhlQ==</password>
<auth_type>auto</auth_type>
<expert_options></expert_options>
</pppoe>
<ping>
<enable>false</enable>
<primary_server>8.8.8.8</primary_server>
<secondary_server>114.114.114.114</secondary_server>
<interval>300</interval>
<retry_interval>5</retry_interval>
<timeout>3</timeout>
<tries>3</tries>
</ping>
<nat_enable>true</nat_enable>
<mtu>1500</mtu>
<weight>1</weight>
<upload_bandwidth>10000</upload_bandwidth>
<download_bandwidth>10000</download_bandwidth>
<dns1_overrided></dns1_overrided>
<dns2_overrided></dns2_overrided>
<debug_enable>true</debug_enable>
<verbose_debug_enable>false</verbose_debug_enable>
</link>
<link max_entry_num="2">
<id>2</id>
<type>wwan2</type>
<desc>2</desc>
<connection_type>dhcp</connection_type>
<wwan>
<auto_apn>false</auto_apn>
<apn>S8ThaCGBPjd4bSgAWcA+Pb4b/0bgaRJonF/pMS8ZDkcxYxBLDYwyZg==</apn>
<username>3187167405</username>
<password>S8ThaCGBPjdMqxFtVIX3OA==</password>
<dialup_number>*99***1#</dialup_number>
<auth_type>chap</auth_type>
<ppp_preferred>false</ppp_preferred>
<switch_by_data_allowance>false</switch_by_data_allowance>
<data_allowance>0</data_allowance>
<billing_day>1</billing_day>
</wwan>
<static_addr>
<ip></ip>
<gateway></gateway>
<dns1></dns1>
<dns2></dns2>
</static_addr>
<pppoe>
<username></username>
<password>S8ThaCGBPjcqq2L42NYhlQ==</password>
<auth_type>auto</auth_type>
<expert_options></expert_options>
</pppoe>
<ping>
<enable>true</enable>
<primary_server>8.8.8.8</primary_server>
<secondary_server>114.114.114.114</secondary_server>
<interval>300</interval>
<retry_interval>5</retry_interval>
<timeout>3</timeout>
<tries>3</tries>
</ping>
<nat_enable>true</nat_enable>
<mtu>1500</mtu>
<weight>1</weight>
<upload_bandwidth>10000</upload_bandwidth>
<download_bandwidth>10000</download_bandwidth>
<dns1_overrided></dns1_overrided>
<dns2_overrided></dns2_overrided>
<debug_enable>true</debug_enable>
<verbose_debug_enable>false</verbose_debug_enable>
</link>
</link_manager>
<ntp>
<timezone>-5</timezone>
<expert_setting></expert_setting>
<client_enable>true</client_enable>
<primary_server>172.32.192.145</primary_server>
<secondary_server>10.58.81.131</secondary_server>
<update_interval>24</update_interval>
<server_enable>false</server_enable>
</ntp>
<openvpn/>
<quad_serial_port_type>
<port_type>rs485</port_type>
</quad_serial_port_type>
<reboot>
<period>0</period>
<daily_time>02:00</daily_time>
</reboot>
<robustlink3>
<enable>false</enable>
<mqtt_broker></mqtt_broker>
<port>60000</port>
<keepalive>1150</keepalive>
<username></username>
<password></password>
<interval>3600</interval>
<advanced>false</advanced>
<ntp_server>pool.ntp.org</ntp_server>
<system_startup>false</system_startup>
<system_reboot>false</system_reboot>
<system_time_updated>false</system_time_updated>
<config_changed>false</config_changed>
<cellular_network_type_changed>false</cellular_network_type_changed>
<cellular_data_stats_clear>false</cellular_data_stats_clear>
<cellular_data_traffic_overflow>false</cellular_data_traffic_overflow>
<poor_signal_quality>false</poor_signal_quality>
<link_switch>false</link_switch>
<wan_up>false</wan_up>
<wan_down>false</wan_down>
<wlan_up>false</wlan_up>
<wlan_down>false</wlan_down>
<wwan_up>false</wwan_up>
<wwan_down>false</wwan_down>
<ipsec_up>false</ipsec_up>
<ipsec_down>false</ipsec_down>
<openvpn_up>false</openvpn_up>
<openvpn_down>false</openvpn_down>
<lan_port_up>false</lan_port_up>
<lan_port_down>false</lan_port_down>
<usb_connected>false</usb_connected>
<usb_removed>false</usb_removed>
<ddns_update_success>false</ddns_update_success>
<ddns_update_fail>false</ddns_update_fail>
<sms_received>false</sms_received>
<sms_cmd_executed>false</sms_cmd_executed>
<di1_on>false</di1_on>
<di1_off>false</di1_off>
<di1_counter_overflow>false</di1_counter_overflow>
<di2_on>false</di2_on>
<di2_off>false</di2_off>
<di2_counter_overflow>false</di2_counter_overflow>
<di3_on>false</di3_on>
<di3_off>false</di3_off>
<di3_counter_overflow>false</di3_counter_overflow>
<di4_on>false</di4_on>
<di4_off>false</di4_off>
<di4_counter_overflow>false</di4_counter_overflow>
<excessive_temperature>false</excessive_temperature>
</robustlink3>
<route/>
<serial_port>
<port_setting max_entry_num="2">
<id>1</id>
<port>com1</port>
<enable>false</enable>
<baud_rate>115200</baud_rate>
<data_bits>8</data_bits>
<stop_bits>1</stop_bits>
<parity>none</parity>
<packing_timeout>50</packing_timeout>
<packing_length>1200</packing_length>
<application_mode>transparent</application_mode>
<protocol>tcp_client</protocol>
<local_ip></local_ip>
<local_port></local_port>
<server_addr></server_addr>
<server_port></server_port>
</port_setting>
<port_setting max_entry_num="2">
<id>2</id>
<port>com2</port>
<enable>false</enable>
<baud_rate>115200</baud_rate>
<data_bits>8</data_bits>
<stop_bits>1</stop_bits>
<parity>none</parity>
<packing_timeout>50</packing_timeout>
<packing_length>1200</packing_length>
<application_mode>transparent</application_mode>
<protocol>tcp_client</protocol>
<local_ip></local_ip>
<local_port></local_port>
<server_addr></server_addr>
<server_port></server_port>
</port_setting>
</serial_port>
<sms>
<sms_mgmt_enable>true</sms_mgmt_enable>
<auth_type>password</auth_type>
<sms_mgmt_phonenum></sms_mgmt_phonenum>
</sms>
<ssh>
<enable>true</enable>
<port>22</port>
<disable_passwd_login>false</disable_passwd_login>
</ssh>
<syslog>
<enable>true</enable>
<level>debug</level>
<save_position>ram</save_position>
<log_to_remote>false</log_to_remote>
<add_identifier>false</add_identifier>
<remote_ip></remote_ip>
<remote_port>514</remote_port>
</syslog>
<system>
<device_name>router</device_name>
<usr_led_type>none</usr_led_type>
</system>
<usb>
<enable>true</enable>
<auto_update>true</auto_update>
</usb>
<user_management>
<username>admin</username>
<password>S8ThaCGBPjf5tyiQQcsAEg==</password>
</user_management>
<web_server>
<http_port>80</http_port>
<https_port>443</https_port>
</web_server>
</config_xml>

You might also like