<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Mikrotik.moscow [тема: Это глюк командной строки, что ли?]</title>
		<link>http://mikrotik.moscow</link>
		<description>Новое в теме Это глюк командной строки, что ли? форума RouterOS на сайте Mikrotik.moscow [mikrotik.moscow]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Mon, 17 Aug 2026 02:33:49 -0400</pubDate>
		<item>
			<title>Это глюк командной строки, что ли?</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/62068-eto-glyuk-komandnoy-stroki_-chto-li/message237880">Это глюк командной строки, что ли?</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет. Какие ещё есть идеи насчёт такого поведения командной строки? Спасибо. <br />
			<i>27.12.2013 07:55:00, sorinp.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/62068-eto-glyuk-komandnoy-stroki_-chto-li/message237880</link>
			<guid>http://mikrotik.moscow/forum/forum57/62068-eto-glyuk-komandnoy-stroki_-chto-li/message237880</guid>
			<pubDate>Fri, 27 Dec 2013 07:55:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Это глюк командной строки, что ли?</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/62068-eto-glyuk-komandnoy-stroki_-chto-li/message237879">Это глюк командной строки, что ли?</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Работает, если использовать кавычки так: ip dhcp-server lease print where status=“bound”, но если я хочу посмотреть остальные лизы с ip dhcp-server lease print where status=“waiting” или ip dhcp-server lease print where status=waiting, то ничего не показывает, хотя все остальные лизы в статусе waiting. Спасибо. Сорин. <br />
			<i>23.12.2013 14:38:00, sorinp.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/62068-eto-glyuk-komandnoy-stroki_-chto-li/message237879</link>
			<guid>http://mikrotik.moscow/forum/forum57/62068-eto-glyuk-komandnoy-stroki_-chto-li/message237879</guid>
			<pubDate>Mon, 23 Dec 2013 14:38:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Это глюк командной строки, что ли?</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/62068-eto-glyuk-komandnoy-stroki_-chto-li/message237878">Это глюк командной строки, что ли?</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Попробуй: ip dhcp-server lease print where status="bound" <br />
			<i>23.12.2013 14:29:00, JJCinAZ.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/62068-eto-glyuk-komandnoy-stroki_-chto-li/message237878</link>
			<guid>http://mikrotik.moscow/forum/forum57/62068-eto-glyuk-komandnoy-stroki_-chto-li/message237878</guid>
			<pubDate>Mon, 23 Dec 2013 14:29:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
		<item>
			<title>Это глюк командной строки, что ли?</title>
			<description><![CDATA[<b><a href="http://mikrotik.moscow/forum/forum57/62068-eto-glyuk-komandnoy-stroki_-chto-li/message237877">Это глюк командной строки, что ли?</a></b> <i>RouterOS</i> в форуме <a href="http://mikrotik.moscow/forum/forum57/">RouterOS</a>. <br />
			Привет. Пытаюсь получить все активные DHCP-лизы с помощью этой команды, но получаю нулевой результат, хотя DHCP-сервер в настоящий момент выдал 2 активных лизов (и я вижу их в WinBox).<br /><br />[admin@rb2011] &gt; ip dhcp-server lease print where status=bound<br />Flags: X - disabled, R - radius, D - dynamic, B - blocked<br />ADDRESS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MAC-ADDRESS &nbsp; &nbsp; &nbsp; HOST-NAME &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SERVER &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RATE-LIMIT &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; STATUS<br /><br />[admin@rb2011] &gt; Однако, если я запускаю команду так, как показано ниже, я получаю результаты, которые ожидал при первом запуске.<br /><br />[admin@rb2011] &gt; ip dhcp-server lease print where status!=bound<br />Flags: X - disabled, R - radius, D - dynamic, B - blocked<br />ADDRESS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;MAC-ADDRESS &nbsp; &nbsp; &nbsp; HOST-NAME &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SERVER &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RATE-LIMIT &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; STATUS<br />0 &nbsp; ;;; NAS 10.1.1.13 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;AA:BB:CC:DD:EE:FF NAS &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; bound<br />1 &nbsp; ;;; [MOB]-LG-E460 10.1.1.21                                          FF:EE:DD:CC:BB:AA android-2bf5ee4d… default                               bound<br /><br />Я что-то делаю не так, или операторы просто испорчены? Спасибо большое.<br /><br />Sorin<br /><br />System-Info<br />board-name: RB2011UiAS-2HnD<br />platform: MikroTik<br />architecture-name: mipsbe<br />version: 6.7<br />build-time: Nov/29/2013 13:37:20 <br />
			<i>23.12.2013 14:10:00, sorinp.</i>]]></description>
			<link>http://mikrotik.moscow/forum/forum57/62068-eto-glyuk-komandnoy-stroki_-chto-li/message237877</link>
			<guid>http://mikrotik.moscow/forum/forum57/62068-eto-glyuk-komandnoy-stroki_-chto-li/message237877</guid>
			<pubDate>Mon, 23 Dec 2013 14:10:00 -0500</pubDate>
			<category>RouterOS</category>
		</item>
	</channel>
</rss>
