mirror of
https://github.com/wifinigel/MikrotikScripting.git
synced 2025-07-31 08:14:41 +02:00
publish copy updates
This commit is contained in:
parent
4548f7c5c1
commit
8a3419b536
22 changed files with 63 additions and 48 deletions
|
@ -23,7 +23,8 @@
|
|||
}
|
||||
|
||||
# data type checks passed, print the interface data
|
||||
:put "$InterfaceName: IP address = $InterfaceIp, speed = $InterfaceSpeed";
|
||||
:put "$InterfaceName: IP address = $InterfaceIp, speed = \
|
||||
$InterfaceSpeed";
|
||||
|
||||
}
|
||||
# --- end of function ---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue