Last change
on this file was
93,
checked in by g7moreau, 14 years ago
|
- Add example conf file in /etc/klask
|
File size:
571 bytes
|
Rev | Line | |
---|
[93] | 1 | default: |
---|
| 2 | community: public |
---|
| 3 | snmpport: 161 |
---|
| 4 | |
---|
| 5 | network: |
---|
| 6 | mysite-1: |
---|
| 7 | ip-subnet: |
---|
| 8 | - add: 192.168.1.0/24 |
---|
| 9 | - add: 192.168.2.0/24 |
---|
| 10 | interface: eth0 |
---|
| 11 | main-router: gw1.mysite.priv |
---|
| 12 | |
---|
| 13 | mysite-2: |
---|
| 14 | ip-subnet: |
---|
| 15 | - add: 192.168.33.0/24 |
---|
| 16 | interface: vlan33 |
---|
| 17 | main-router: gw33.mysite.priv |
---|
| 18 | |
---|
| 19 | switch: |
---|
| 20 | - hostname: sw1-batA1-mysite.mysite.priv |
---|
| 21 | location: BatA / 1 etage / A101 |
---|
| 22 | |
---|
| 23 | - hostname: sw2-batA1-mysite.mysite.priv |
---|
| 24 | location: BatA / 1 etage / A101 |
---|
| 25 | |
---|
| 26 | - hostname: sw1-batA2-mysite.mysite.priv |
---|
| 27 | location: BatA / 2 etage / A201 |
---|
Note: See
TracBrowser
for help on using the repository browser.