
Untitled
By: a guest on
Jul 17th, 2012 | syntax:
None | size: 1.10 KB | hits: 15 | expires: Never
##
syst
## EOS Version [3.5.1]
## Loadopt (boot time options)
set loadopt vmgmt disable
## System settings
set timezone +00:00
set mgmtip 192.168.1.254 255.255.255.0 192.168.1.255
set gateway 192.168.1.1
set hostname LinkLB
## Network interfaces (physical ports)
set int eth0 auto
set int eth1 auto
set int eth2 auto
set int eth3 auto
set int eth4 auto
## Bypass options
## Bypass group1 (eth3/eth4), type Software
set bypass group1 enable
## Logging
logging server 0.0.0.0
logging disable
## NTP
ntp server 0.0.0.0 0
ntp disable
## SNMP
snmp sysname Hostname
snmp sysdescr Mydescription
snmp syslocation Mylocation
snmp syscontact Mycontact@mydomain.com
snmp acl 0.0.0.0/0
snmp community public
snmp disable
snmpv3 disable
## HTTP service
http enable
https disable
## SMTP messaging
smtp relay 0.0.0.0:25
smtp sender LinkLB@mydomain.com
smtp recipient Support@mydomain.com
smtp severity 3
smtp disable
clr smtp suppress
clr smtp allow
## Authentication
auth local
## EOS users
## Generated: Jul 17 2012 14:33:47