<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic N/S-Series Configuration of a VLAN Mirror in FAQs</title>
    <link>https://community.extremenetworks.com/t5/faqs/n-s-series-configuration-of-a-vlan-mirror/m-p/48091#M504</link>
    <description>Article ID: 5398 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
Matrix N-Series DFE&lt;BR /&gt;
S-Series &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Protocols/Features&lt;/B&gt;&lt;BR /&gt;
VLAN mirroring&lt;BR /&gt;
VLAN redirect &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Goals&lt;/B&gt;&lt;BR /&gt;
Configure a VLAN mirror&lt;BR /&gt;
Sample configuration &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;U&gt;For N-Series (6.x) firmware versions prior to 7.11.01.0025&lt;/U&gt; &lt;BR /&gt;
&lt;BR /&gt;
The following example sequence of commands mirrors all VLAN 1 traffic (both inbound and outbound) to port ge.1.1:&lt;OL&gt; 
&lt;LI&gt;Create a VLAN MIB-2 interface to use for the SMON mib:    &lt;B&gt;set vlan interface 1 create&lt;/B&gt; 
  
  
&lt;/LI&gt;&lt;LI&gt;Optionally view the resulting "port" ('vlan.0.&amp;lt;&lt;I&gt;vlan_ID&lt;/I&gt;&amp;gt;'):    &lt;B&gt;show port vlan.*.*&lt;/B&gt; 
  
  
&lt;/LI&gt;&lt;LI&gt;Create the port mirror:    &lt;B&gt;set port mirroring create vlan.0.1 ge.1.1 both&lt;/B&gt; 
  
 &lt;/LI&gt;&lt;/OL&gt;&lt;U&gt;For N-Series and S-Series firmware versions 7.x and higher&lt;/U&gt; &lt;BR /&gt;
&lt;BR /&gt;
The following example sequence of commands mirrors all VLAN 1 traffic (both inbound and outbound) to port ge.1.1:&lt;OL&gt; 
&lt;LI&gt;Create a VLAN MIB-2 interface to use for the SMON mib:    &lt;B&gt;set vlan interface 1 create&lt;/B&gt; 
  
  
&lt;/LI&gt;&lt;LI&gt;Optionally view the resulting "port" ('vtap.0.&amp;lt;&lt;I&gt;vlan_ID&lt;/I&gt;&amp;gt;'):    &lt;B&gt;show port vtap.*.*&lt;/B&gt; 
  
  
&lt;/LI&gt;&lt;LI&gt;Create the port mirror:    &lt;B&gt;set port mirroring create vtap.0.1 ge.1.1 both&lt;/B&gt; 
 &lt;/LI&gt;&lt;/OL&gt;Note: With 7.x firmware, the configuration of a routed/L3 interface automatically spawns the presence of a port "vlan.&lt;I&gt;x.y&lt;/I&gt;" entry. If this is in error referenced in a 'set port mirroring...' command, a generic error message (e.g. "Set port mirror vlan.0.1 to ge.1.1 failed.") will result. &lt;BR /&gt;
&lt;BR /&gt;
&lt;U&gt;In summary&lt;/U&gt; &lt;BR /&gt;
&lt;BR /&gt;
VLAN mirroring in all firmware versions requires the use of the 'set vlan interface...' command, but what is generated by that command and manipulated for mirroring purposes is "vlan.&lt;I&gt;x.y&lt;/I&gt;" with earlier firmware and "vtap.&lt;I&gt;x.y&lt;/I&gt;" (&lt;A href="http://bit.ly/IgNGqD" target="_blank" rel="nofollow noreferrer noopener"&gt;12432&lt;/A&gt;) with later firmware.&lt;BR /&gt;</description>
    <pubDate>Wed, 27 Nov 2013 19:12:00 GMT</pubDate>
    <dc:creator>FAQ_User</dc:creator>
    <dc:date>2013-11-27T19:12:00Z</dc:date>
    <item>
      <title>N/S-Series Configuration of a VLAN Mirror</title>
      <link>https://community.extremenetworks.com/t5/faqs/n-s-series-configuration-of-a-vlan-mirror/m-p/48091#M504</link>
      <description>Article ID: 5398 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
Matrix N-Series DFE&lt;BR /&gt;
S-Series &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Protocols/Features&lt;/B&gt;&lt;BR /&gt;
VLAN mirroring&lt;BR /&gt;
VLAN redirect &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Goals&lt;/B&gt;&lt;BR /&gt;
Configure a VLAN mirror&lt;BR /&gt;
Sample configuration &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;U&gt;For N-Series (6.x) firmware versions prior to 7.11.01.0025&lt;/U&gt; &lt;BR /&gt;
&lt;BR /&gt;
The following example sequence of commands mirrors all VLAN 1 traffic (both inbound and outbound) to port ge.1.1:&lt;OL&gt; 
&lt;LI&gt;Create a VLAN MIB-2 interface to use for the SMON mib:    &lt;B&gt;set vlan interface 1 create&lt;/B&gt; 
  
  
&lt;/LI&gt;&lt;LI&gt;Optionally view the resulting "port" ('vlan.0.&amp;lt;&lt;I&gt;vlan_ID&lt;/I&gt;&amp;gt;'):    &lt;B&gt;show port vlan.*.*&lt;/B&gt; 
  
  
&lt;/LI&gt;&lt;LI&gt;Create the port mirror:    &lt;B&gt;set port mirroring create vlan.0.1 ge.1.1 both&lt;/B&gt; 
  
 &lt;/LI&gt;&lt;/OL&gt;&lt;U&gt;For N-Series and S-Series firmware versions 7.x and higher&lt;/U&gt; &lt;BR /&gt;
&lt;BR /&gt;
The following example sequence of commands mirrors all VLAN 1 traffic (both inbound and outbound) to port ge.1.1:&lt;OL&gt; 
&lt;LI&gt;Create a VLAN MIB-2 interface to use for the SMON mib:    &lt;B&gt;set vlan interface 1 create&lt;/B&gt; 
  
  
&lt;/LI&gt;&lt;LI&gt;Optionally view the resulting "port" ('vtap.0.&amp;lt;&lt;I&gt;vlan_ID&lt;/I&gt;&amp;gt;'):    &lt;B&gt;show port vtap.*.*&lt;/B&gt; 
  
  
&lt;/LI&gt;&lt;LI&gt;Create the port mirror:    &lt;B&gt;set port mirroring create vtap.0.1 ge.1.1 both&lt;/B&gt; 
 &lt;/LI&gt;&lt;/OL&gt;Note: With 7.x firmware, the configuration of a routed/L3 interface automatically spawns the presence of a port "vlan.&lt;I&gt;x.y&lt;/I&gt;" entry. If this is in error referenced in a 'set port mirroring...' command, a generic error message (e.g. "Set port mirror vlan.0.1 to ge.1.1 failed.") will result. &lt;BR /&gt;
&lt;BR /&gt;
&lt;U&gt;In summary&lt;/U&gt; &lt;BR /&gt;
&lt;BR /&gt;
VLAN mirroring in all firmware versions requires the use of the 'set vlan interface...' command, but what is generated by that command and manipulated for mirroring purposes is "vlan.&lt;I&gt;x.y&lt;/I&gt;" with earlier firmware and "vtap.&lt;I&gt;x.y&lt;/I&gt;" (&lt;A href="http://bit.ly/IgNGqD" target="_blank" rel="nofollow noreferrer noopener"&gt;12432&lt;/A&gt;) with later firmware.&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Nov 2013 19:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/faqs/n-s-series-configuration-of-a-vlan-mirror/m-p/48091#M504</guid>
      <dc:creator>FAQ_User</dc:creator>
      <dc:date>2013-11-27T19:12:00Z</dc:date>
    </item>
  </channel>
</rss>

