svetogor82 Posted March 12, 2015 Posted March 12, 2015 возникла необходимость писать ip адрес ни мак адрес на другой сервер для дольнейший обработки нашел скрипт пытался под себя его переделать только он ято то у меня не заработал /ip dhcp-server> export # mar/12/2015 10:56:05 by RouterOS 6.27 # software id = N8AV-5CVY # /ip dhcp-server add add-arp=yes address-pool=dhcp_pool1 authoritative=yes disabled=no interface=bridge-local lease-script=":if (\$leaseBound = 1) do={\r\ \n/ip dhcp-server lease;\r\ \n:foreach i in=[find dynamic=yes] do={\r\ \n:local dhcpip\r\ \n:set dhcpip [ get \$i address ];\r\ \n:local clientid\r\ \n:set clientid [get \$i host-name];\r\ \n \r\ \n:if (\$leaseActIP = \$dhcpip) do={\r\ \n:local comment \"New IP\"\r\ \n:set comment ( \$comment . \": \" . \$dhcpip . \": \" . \$clientid);\r\ \n/log error \$comment;\r\ \n/system ssh 192.168.0.1 user=mikrotik command=\" echo \$leaseActIP \$leaseActMAC >> 1.txt\" \r\ \n\r\ \n}\r\ \n}\r\ \n}" name=dhcp1 /ip dhcp-server network add address=100.100.1.0/24 gateway=100.100.1.1 Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.