Installation and Safety Guide | 37 |
Default Configuration on AR415S, AR440S, AR441S, AR442S
The default configuration file boot.cfg loads automatically when the router starts up. This file is stored in the router’s flash memory. The AR415S, AR440S, AR441S and AR442S have the following default configuration:
#Default configuration file boot.cfg
#Set the command help file. (You may have a different help file.) set
#Enable IP and assign an IP address to the default VLAN.
enable ip
add ip interface=vlan1 ip=192.168.1.1
#Enable the DHCP server, configure a range and a 3 day
#lease policy, and assign the router as a DNS server. enable dhcp
create dhcp
add dhcp
cre dhcp range=standard
#Enable DNS relay, so that DNS will work for DHCP clients. enable ip dnsrelay
The AR450S boot.cfg file has no significant default configuration.