mirror of
https://github.com/KevinMidboe/mktxp-no-cli.git
synced 2025-12-29 05:11:02 +00:00
Shared default config (->#119)
This commit is contained in:
@@ -12,8 +12,13 @@
|
||||
|
||||
|
||||
[Sample-Router]
|
||||
enabled = False # turns metrics collection for this RouterOS device on / off
|
||||
|
||||
# for specific configuration on the router level, change here the defaults values from below
|
||||
hostname = 192.168.88.1
|
||||
|
||||
[default]
|
||||
# this affects configuration of all routers, unless overloaded on their specific levels
|
||||
|
||||
enabled = True # turns metrics collection for this RouterOS device on / off
|
||||
hostname = localhost # RouterOS IP address
|
||||
port = 8728 # RouterOS IP Port
|
||||
|
||||
|
||||
Reference in New Issue
Block a user