diff options
| author | jwansek <eddie.atten.ea29@gmail.com> | 2026-05-28 21:04:22 +0100 |
|---|---|---|
| committer | jwansek <eddie.atten.ea29@gmail.com> | 2026-05-28 21:04:22 +0100 |
| commit | f5e94b3ddd3cac0ab79e3c36eb910b6c3e8f39ec (patch) | |
| tree | f9e58071600d0499bffe4b1438732d66ee784a8e /switch-snmp | |
| parent | 696b1ee7559ad6f6fec2f94118604508d6251cdc (diff) | |
| download | power.eda.gay-f5e94b3ddd3cac0ab79e3c36eb910b6c3e8f39ec.tar.gz power.eda.gay-f5e94b3ddd3cac0ab79e3c36eb910b6c3e8f39ec.zip | |
Added a missing '\n' coz im an idiot
Diffstat (limited to 'switch-snmp')
| -rw-r--r-- | switch-snmp/mikrotik-switches.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/switch-snmp/mikrotik-switches.conf b/switch-snmp/mikrotik-switches.conf index c1a344c..8f13525 100644 --- a/switch-snmp/mikrotik-switches.conf +++ b/switch-snmp/mikrotik-switches.conf @@ -1,6 +1,6 @@ -[192.168.69.22] -ether2 = MikroTik CSS610-8G-2S+IN -ether1 = TP-RP108GE +[192.168.6.5] +ether2 = 2 +ether1 = 1 ether3 = 3 ether4 = 4 ether5 = 5 |
