Skip to content

Instantly share code, notes, and snippets.

@yuhki50
Created July 12, 2018 05:52
Show Gist options
  • Save yuhki50/06e56be38ee71f8952e6574eb7ec9314 to your computer and use it in GitHub Desktop.
Save yuhki50/06e56be38ee71f8952e6574eb7ec9314 to your computer and use it in GitHub Desktop.
# RTX1210 Rev.14.01.16 (Tue Nov 22 19:03:24 2016)
# If you want to clear ALL configuration to default,
# remove `#' of next line.
#clear configuration
#
# System configuration
#
#
# IP configuration
#
#
# IPv6 configuration
#
#
# Bridge configuration
#
#
# Ethernet Filter configuration
#
#
# VLAN Port Mapping configuration
#
#
# LAN configuration
#
ip lan1 address 192.168.100.1/24
#
# WAN configuration
#
#
# ISDN configuration
#
### BRI 1 ###
#
# PP configuration
#
pp disable all
#
# TUNNEL configuration
#
no tunnel enable all
#
# LOOPBACK/NULL configuration
#
#
# IP filter configuration
#
#
# IP dynamic filter configuration
#
#
# IP forward filter configuration
#
#
# NAT Descriptor configuration
#
#
# RIP configuration
#
#
# OSPF configuration
#
#
# BGP configuration
#
#
# IPSEC configuration
#
#
# FASTPATH configuration
#
#
# PKI configuration
#
#
# IPv6 filter configuration
#
#
# IPv6 dynamic filter configuration
#
#
# RIP6 configuration
#
#
# DHCP6 configuration
#
#
# Cooperation configuration
#
#
# Queueing configuration
#
#
# URL filter configuration
#
#
# RADIUS configuration
#
#
# SYSLOG configuration
#
#
# TFTP configuration
#
#
# TELNETD configuration
#
#
# DHCP configuration
#
dhcp service server
dhcp server rfc2131 compliant except remain-silent
dhcp scope 1 192.168.100.2-192.168.100.191/24
#
# DHCPC configuration
#
#
# DNS configuration
#
#
# WINS configuration
#
#
# SNMP configuration
#
#
# Schedule configuration
#
#
# PPPoE configuration
#
#
# TCP configuration
#
#
# PPTP configuration
#
#
# L2TP configuration
#
#
# HTTPD configuration
#
#
# Netvolante DNS configuration
#
#
# UPnP configuration
#
#
# Alarm configuration
#
#
# SIP configuration
#
#
# HTTP Revision Up configuration
#
#
# HTTP upload configuration
#
#
# Operation configuration
#
#
# YNO Agent configuration
#
#
# SSHD configuration
#
#
# SFTPD configuration
#
#
# SSH configuration
#
#
# External-memory configuration
#
#
# USB host configuration
#
#
# SD configuration
#
#
# AUTH-USER configuration
#
#
# Dashboard accumulate configuration
#
#
# Heartbeat configuration
#
#
# Diagnosis configuration
#
#
# NTP configuration
#
#
# SNTPD configuration
#
#
# Mobile Internet Access configuration
#
### USB1 ###
#
# Lua Script configuration
#
#
# NGN configuration
#
#
# Switch Control configuration
#
#
# AP Control configuration
#
#
# HTTPD-DDNS configuration
#
# If you want to save configuration to Nonvolatile memory,
# remove `#' of next line.
#save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment