update mikrotik/mt-og.ke.einsle.de
This commit is contained in:
parent
11cf1952bb
commit
920a00689f
@ -1,17 +1,19 @@
|
||||
# /system routerboard print
[oxidized@mt-og] > /system routerboard print
|
||||
#
routerboard: yes
|
||||
# model: 951G-2HnD
|
||||
# serial-number: 4F43045E20E0
|
||||
# firmware-type: ar9344
|
||||
# factory-firmware: 3.17
|
||||
# current-firmware: 6.45.7
|
||||
# upgrade-firmware: 6.45.7
|
||||
#
|
||||
# upgrade-firmware: 6.46
|
||||
#
[oxidized@mt-og] >
[oxidized@mt-og] > # /system package update print
[oxidized@mt-og] > /system package update print
|
||||
#
channel: stable
|
||||
# installed-version: 6.45.7
|
||||
#
|
||||
# Flags: U - undoable, R - redoable, F - floating-undo
|
||||
# ACTION BY POLICY
|
||||
#
|
||||
# installed-version: 6.46
|
||||
#
[oxidized@mt-og] >
[oxidized@mt-og] > # /system history print
[oxidized@mt-og] > /system history print
|
||||
#
Flags: [m[1mU[m - undoable, [m[1mR[m - redoable, [m[1mF[m - floating-undo
|
||||
# [m[1m ACTION BY POLICY
|
||||
#
[m[oxidized@mt-og] >
[oxidized@mt-og] > /export
[oxidized@mt-og] > /export
|
||||
# dec/04/2019 11:05:38 by RouterOS 6.46
|
||||
# software id = 3E75-0AYA
|
||||
#
|
||||
# model = 951G-2HnD
|
||||
@ -49,7 +51,10 @@ set default disabled=yes
|
||||
set [ find default=yes ] disabled=yes
|
||||
/snmp community
|
||||
set [ find default=yes ] addresses=172.24.0.0/16 name=jie6Wao5weeSahs
|
||||
add addresses=172.24.1.0/24,172.24.10.0/24 authentication-password=nUTIRozDeJMiQ2Goj8BR authentication-protocol=SHA1 encryption-password=nUTIRozDeJMiQ2Goj8BR encryption-protocol=AES name=monitor security=private
|
||||
add addresses=172.24.1.0/24,172.24.10.0/24 authentication-password=\
|
||||
nUTIRozDeJMiQ2Goj8BR authentication-protocol=SHA1 encryption-password=\
|
||||
nUTIRozDeJMiQ2Goj8BR encryption-protocol=AES name=monitor security=\
|
||||
private
|
||||
/interface bridge port
|
||||
add bridge=br_mgmt interface=vlan1
|
||||
add bridge=br_server interface=vlan10
|
||||
@ -82,3 +87,4 @@ set name=mt-og
|
||||
set enabled=yes primary-ntp=172.24.10.11 secondary-ntp=172.24.10.12
|
||||
/tool romon
|
||||
set enabled=yes id=4C:5E:0C:70:A2:10 secrets=78f244b59c
|
||||
[oxidized@mt-og] >
[oxidized@mt-og] >
|
||||
|
Loading…
Reference in New Issue
Block a user