<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.edge.arista.com/index.php?action=history&amp;feed=atom&amp;title=IP_Matcher</id>
	<title>IP Matcher - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.edge.arista.com/index.php?action=history&amp;feed=atom&amp;title=IP_Matcher"/>
	<link rel="alternate" type="text/html" href="https://wiki.edge.arista.com/index.php?title=IP_Matcher&amp;action=history"/>
	<updated>2026-04-08T13:15:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>https://wiki.edge.arista.com/index.php?title=IP_Matcher&amp;diff=2691&amp;oldid=prev</id>
		<title>Dmorris at 20:33, 29 April 2014</title>
		<link rel="alternate" type="text/html" href="https://wiki.edge.arista.com/index.php?title=IP_Matcher&amp;diff=2691&amp;oldid=prev"/>
		<updated>2014-04-29T20:33:13Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;IP Matcher syntax is a that describes an IP address or set of IP addresses. This can be used, for example, in [[Firewall]] or [[Policy Manager]] rules to match against certain traffic.&lt;br /&gt;
&lt;br /&gt;
IP Matcher can be any of the following:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! Name !! Example !! Description&lt;br /&gt;
|- &lt;br /&gt;
| Any Matcher&lt;br /&gt;
| any&lt;br /&gt;
| matches all addresses&lt;br /&gt;
|- &lt;br /&gt;
| Single IP&lt;br /&gt;
| 1.2.3.4&lt;br /&gt;
| matches the single IP address&lt;br /&gt;
|-&lt;br /&gt;
| Range of IPs&lt;br /&gt;
| 1.2.3.4-1.2.3.100&lt;br /&gt;
| matches all the IPs in the range&lt;br /&gt;
|-&lt;br /&gt;
| CIDR range&lt;br /&gt;
| 192.168.1.0/24&lt;br /&gt;
| matches all the IPs in that subnet&lt;br /&gt;
|-&lt;br /&gt;
| List of IP Matchers&lt;br /&gt;
| 1.2.3.4,1.2.3.5,1.2.3.10-1.2.3.15&lt;br /&gt;
| matches all the IPs in the list and in that range&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Dmorris</name></author>
	</entry>
</feed>