<?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=Int_Matcher</id>
	<title>Int 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=Int_Matcher"/>
	<link rel="alternate" type="text/html" href="https://wiki.edge.arista.com/index.php?title=Int_Matcher&amp;action=history"/>
	<updated>2026-04-08T11:39:47Z</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=Int_Matcher&amp;diff=3559&amp;oldid=prev</id>
		<title>Dmorris at 23:04, 30 November 2015</title>
		<link rel="alternate" type="text/html" href="https://wiki.edge.arista.com/index.php?title=Int_Matcher&amp;diff=3559&amp;oldid=prev"/>
		<updated>2015-11-30T23:04:50Z</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;Int Matcher syntax is a that describes a integer or set of integers. This can be used, for example, in [[Firewall]] or [[Policy Manager]] rules to match against certain traffic destination ports.&lt;br /&gt;
&lt;br /&gt;
Port 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&lt;br /&gt;
| any&lt;br /&gt;
| matches all&lt;br /&gt;
|- &lt;br /&gt;
| Single&lt;br /&gt;
| 80&lt;br /&gt;
| matches that single integer&lt;br /&gt;
|-&lt;br /&gt;
| Greater Than&lt;br /&gt;
| &amp;gt;1234&lt;br /&gt;
| matches all values greater than 1234&lt;br /&gt;
|-&lt;br /&gt;
| Less Than&lt;br /&gt;
| &amp;lt;1234&lt;br /&gt;
| matches all values less than 1234&lt;br /&gt;
|-&lt;br /&gt;
| Range&lt;br /&gt;
| 1024-65535&lt;br /&gt;
| matches all values within the range (inclusive)&lt;br /&gt;
|- &lt;br /&gt;
| List of Int Matchers&lt;br /&gt;
| 80,443,8080-8088&lt;br /&gt;
| matches all 80, 443, and 8080 through 8088&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Important notes:&lt;br /&gt;
* Floating point numbers are also allowed and apply in some cases. (example: &amp;quot;&amp;gt;2.5&amp;quot;)&lt;/div&gt;</summary>
		<author><name>Dmorris</name></author>
	</entry>
</feed>