<?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 RE: ISW 16804 Configuration in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12437#M3465</link>
    <description>Hi Dave, &lt;BR /&gt;
&lt;BR /&gt;
'Router' mode will allow the ISW to route traffic between its IP interfaces (equivalent to 'enable ipforwarding' on all VLANs in an EXOS switch). In 'Host' mode, the ISW will not route traffic between its IP interfaces (so another router will need to exist on the network if traffic is to be forwarded between VLANs).&lt;BR /&gt;
&lt;BR /&gt;
Based on your description of this use case, it sounds like 'Host' mode is what you want, since you simply want the switch to pass QinQ traffic.&lt;BR /&gt;
&lt;BR /&gt;
As for your question regarding the gateway, that is set on the same IP page. There is a "Default Gateway" box near the bottom of the page. This is where you would enter the gateway.&lt;BR /&gt;
&lt;BR /&gt;
Please see the following page for details on the IP Mode and Default Gateway:&lt;BR /&gt;
&lt;A href="http://documentation.extremenetworks.com/industrial_switches/web_config/Industrial_Switching/Web_User_Guide/r_system_ip.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/industrial_switches/web_config/Industrial_Switching/Web_Use...&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
-Brandon</description>
    <pubDate>Tue, 14 Feb 2017 02:23:00 GMT</pubDate>
    <dc:creator>BrandonC</dc:creator>
    <dc:date>2017-02-14T02:23:00Z</dc:date>
    <item>
      <title>ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12434#M3462</link>
      <description>I am brand new to the Extreme Switch 16804 and I'm not a router guy&lt;BR /&gt;
Going through doing basic configuration, IP config&lt;BR /&gt;
Mode - Host or Router ?&lt;BR /&gt;
Reading through the config guide it says Host mode won't route traffic through any port&lt;BR /&gt;
Popup Help window is useless&lt;BR /&gt;
Search for Youtube videos is a total waste of time, frustrated&lt;BR /&gt;
&lt;BR /&gt;
Can anyone explain which mode this switch should be in, it's purpose is to sit at each end of a wireless link and pass vlans and QinQ&lt;BR /&gt;
&lt;BR /&gt;
Also how do I specify a gateway for the NTP ?&lt;BR /&gt;
&lt;BR /&gt;
Dave</description>
      <pubDate>Mon, 13 Feb 2017 01:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12434#M3462</guid>
      <dc:creator>Dave_Emery</dc:creator>
      <dc:date>2017-02-13T01:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12435#M3463</link>
      <description>Hey Dave,&lt;BR /&gt;
&lt;BR /&gt;
Welcome to HUB for your participation.&lt;BR /&gt;
I can see here you are talking about the Industrial switch for its desired mode to be placed in and setting up gateway for the NTP.&lt;BR /&gt;
&lt;BR /&gt;
Basically these ISW devices can have two way of access either via GUI or CLI mode. When you consider them to be implemented for any configuration set up then it would be wise to put them under config mode always. &lt;BR /&gt;
&lt;BR /&gt;
Coming to setup the gateway for NTP you can either login to the device using its default ip address and log in credential to get into GUI mode where you can find the tab configuration under which there is NTP option available to configure your gateway as server else you can achieve them using cli mode as well:&lt;BR /&gt;
&lt;BR /&gt;
ntp server &amp;lt;1-5&amp;gt; ip-address &lt;I&gt;Description Set NTP server address.&lt;BR /&gt;
&lt;BR /&gt;
Syntax:&lt;BR /&gt;
 &lt;BR /&gt;
ntp server &amp;lt;1-5&amp;gt; ip-address { &lt;I&gt; | &lt;I&gt; | &lt;HOSTNAME&gt; }&lt;BR /&gt;
Parameter &lt;BR /&gt;
&lt;BR /&gt;
 Name Description&lt;BR /&gt;
 &amp;lt;1-5&amp;gt; index number &lt;BR /&gt;
 &lt;I&gt;&lt;BR /&gt;
&lt;I&gt; Type: Mandatory&lt;BR /&gt;
 &lt;HOSTNAME&gt; Server name&lt;BR /&gt;
&lt;BR /&gt;&lt;/HOSTNAME&gt;&lt;/I&gt;&lt;/I&gt;&lt;/HOSTNAME&gt;&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;</description>
      <pubDate>Mon, 13 Feb 2017 09:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12435#M3463</guid>
      <dc:creator>Tripathy__Priya</dc:creator>
      <dc:date>2017-02-13T09:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12436#M3464</link>
      <description>You're way back, I've already logged in thru the GUI, and set 2 NTP server iP's in the list&lt;BR /&gt;
I've changed vlan 1 iP and added another management vlan and set an iP for it as well&lt;BR /&gt;
&lt;BR /&gt;
In order for the NTP to try an update, it requires a gateway address such as 192.168.1.254 as an example, where is this set in the device&lt;BR /&gt;
&lt;BR /&gt;
My 2nd question pertains to the question at the top of the IP page, HOST or ROUTER mode for the device, there is a choice, pick one. &lt;BR /&gt;
&lt;BR /&gt;
I will have 2 of these switches, one on each end of a wireless link, each having a static iP for inband management on a management vlan&lt;BR /&gt;
&lt;BR /&gt;
The switches will pass a variety of vlans with QinQ</description>
      <pubDate>Mon, 13 Feb 2017 23:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12436#M3464</guid>
      <dc:creator>Dave_Emery</dc:creator>
      <dc:date>2017-02-13T23:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12437#M3465</link>
      <description>Hi Dave, &lt;BR /&gt;
&lt;BR /&gt;
'Router' mode will allow the ISW to route traffic between its IP interfaces (equivalent to 'enable ipforwarding' on all VLANs in an EXOS switch). In 'Host' mode, the ISW will not route traffic between its IP interfaces (so another router will need to exist on the network if traffic is to be forwarded between VLANs).&lt;BR /&gt;
&lt;BR /&gt;
Based on your description of this use case, it sounds like 'Host' mode is what you want, since you simply want the switch to pass QinQ traffic.&lt;BR /&gt;
&lt;BR /&gt;
As for your question regarding the gateway, that is set on the same IP page. There is a "Default Gateway" box near the bottom of the page. This is where you would enter the gateway.&lt;BR /&gt;
&lt;BR /&gt;
Please see the following page for details on the IP Mode and Default Gateway:&lt;BR /&gt;
&lt;A href="http://documentation.extremenetworks.com/industrial_switches/web_config/Industrial_Switching/Web_User_Guide/r_system_ip.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/industrial_switches/web_config/Industrial_Switching/Web_Use...&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
-Brandon</description>
      <pubDate>Tue, 14 Feb 2017 02:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12437#M3465</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2017-02-14T02:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12438#M3466</link>
      <description>There are external routers so no inter-vlan routing would ever occur within the ISW&lt;BR /&gt;
&lt;BR /&gt;
So the event Log requires a time and date stamp&lt;BR /&gt;
&lt;BR /&gt;
I have specified the iP address of 2 time servers&lt;BR /&gt;
&lt;BR /&gt;
Where do I specify the gateway on our management vlan, all of our machines have inband management on a specific vlan and all devices point to that gateway so the NTP can be updated for the log. &lt;BR /&gt;
&lt;BR /&gt;
I can't leave the Log recording entries dated 1970&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Feb 2017 11:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12438#M3466</guid>
      <dc:creator>Dave_Emery</dc:creator>
      <dc:date>2017-02-14T11:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12439#M3467</link>
      <description>Hi Dave,&lt;BR /&gt;
&lt;BR /&gt;
it seems you can set a default route using the "ip route 0.0.0.0 0.0.0.0 &lt;GATEWAY_IP&gt;" CLI command in configuration mode. See &lt;A href="http://documentation.extremenetworks.com/industrial_switches/CLI/Industrial_Switching/CLI_Guide/r_ip_route.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/industrial_switches/CLI/Industrial_Switching/CLI_Guide/r_ip...&lt;/A&gt;.&lt;BR /&gt;
&lt;BR /&gt;
I did not see an "ip default-gateway" command in the docs, that command would be the one to use on a Cisco IOS layer 2 switch. The ISW CLI seems to be similar to Cisco IOS (also known as "industry standard CLI").&lt;BR /&gt;
&lt;BR /&gt;
Erik&lt;/GATEWAY_IP&gt;</description>
      <pubDate>Tue, 14 Feb 2017 16:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12439#M3467</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2017-02-14T16:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12440#M3468</link>
      <description>If you want to configure the default gateway from the GUI, it is on the &lt;B&gt;Configuration &amp;gt; System IP&lt;/B&gt; page. There is a "Default Gateway" box near the bottom of the page. This is where you would enter the gateway.&lt;BR /&gt;
&lt;BR /&gt;
Please see the following page for details on the IP configuration:&lt;BR /&gt;
&lt;A href="http://documentation.extremenetworks.com/industrial_switches/web_config/Industrial_Switching/Web_User_Guide/r_system_ip.shtml?_ga=1.262245068.1989001240.1485837772" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/industrial_switches/web_config/Industrial_Switching/Web_Use...&lt;/A&gt;</description>
      <pubDate>Tue, 14 Feb 2017 22:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12440#M3468</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2017-02-14T22:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12441#M3469</link>
      <description>Nope, not there which is why I am asking. &lt;BR /&gt;
&lt;BR /&gt;
So that brings us to talk about the firmware level V01.01.01.0005 &lt;BR /&gt;
&lt;BR /&gt;
and here is a screen shot&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;A href="https://d1uyvls174j03l.cloudfront.net/extremenetworks-us/attachment/RackMultipart20170214-96494-1ilxnx0-Screen_Shot_2017-02-14_at_8.54.53_AM_inline.png" rel="image" class="fancybox"&gt;&lt;IMG src="https://d1uyvls174j03l.cloudfront.net/extremenetworks-us/attachment/RackMultipart20170214-96494-1ilxnx0-Screen_Shot_2017-02-14_at_8.54.53_AM_inline.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Feb 2017 23:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12441#M3469</guid>
      <dc:creator>Dave_Emery</dc:creator>
      <dc:date>2017-02-14T23:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12442#M3470</link>
      <description>Hi Dave,&lt;BR /&gt;
&lt;BR /&gt;
you can try the "Add Route" button to add a default route.&lt;BR /&gt;
&lt;BR /&gt;
Erik</description>
      <pubDate>Wed, 15 Feb 2017 00:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12442#M3470</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2017-02-15T00:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12443#M3471</link>
      <description>no example in the manual&lt;BR /&gt;
&lt;BR /&gt;
I want the gateway on vlan 99 to 10.10.41.1&lt;BR /&gt;
&lt;BR /&gt;
What does that look like</description>
      <pubDate>Wed, 15 Feb 2017 00:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12443#M3471</guid>
      <dc:creator>Dave_Emery</dc:creator>
      <dc:date>2017-02-15T00:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12444#M3472</link>
      <description>Network: 0.0.0.0&lt;BR /&gt;
Mask length: 0&lt;BR /&gt;
Gateway: 10.10.41.1&lt;BR /&gt;
&lt;BR /&gt;
That should suffice, it is equivalent to the CLI command "ip route 0.0.0.0 0.0.0.0 10.10.41.1".&lt;BR /&gt;
&lt;BR /&gt;
Please note that I do not have an ISW switch available to test.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Erik</description>
      <pubDate>Wed, 15 Feb 2017 00:10:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12444#M3472</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2017-02-15T00:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12445#M3473</link>
      <description>Yup that worked thank you&lt;BR /&gt;
&lt;BR /&gt;
Under VLANS, each port has a vlan assigned to it PVID&lt;BR /&gt;
&lt;BR /&gt;
On TRUNK ports C-PORT    I assume I should assign the management vlan to the trunk ports ?&lt;BR /&gt;
&lt;BR /&gt;
All ports are configured as TRUNK or ACCESS, nothing else&lt;BR /&gt;
&lt;BR /&gt;
Access ports would be assigned the vlan that is being untagged</description>
      <pubDate>Wed, 15 Feb 2017 00:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12445#M3473</guid>
      <dc:creator>Dave_Emery</dc:creator>
      <dc:date>2017-02-15T00:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12446#M3474</link>
      <description>Hi Dave,&lt;BR /&gt;
&lt;BR /&gt;
the PVID (port VLAN ID) determines into which VLAN an Ethernet frame entering the port is placed, if the Ethernet frame does &lt;B&gt;not&lt;/B&gt; contain a VLAN tag.&lt;BR /&gt;
&lt;BR /&gt;
You would allow the management VLAN as tagged on the TRUNK ports. All frames on a trunk should be tagged. TRUNK ports are used between switches.&lt;BR /&gt;
&lt;BR /&gt;
An ACCESS port is used to connect end systems. There is usually just one VLAN configured on an access port, and the Ethernet frames usually do not contain a VLAN tag (this is untagged). An ACCESS port might have a voice VLAN as well, if both an IP phone and a PC are connected to the port.&lt;BR /&gt;
&lt;BR /&gt;
Erik</description>
      <pubDate>Wed, 15 Feb 2017 14:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12446#M3474</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2017-02-15T14:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12447#M3475</link>
      <description>Thank you Eric&lt;BR /&gt;
&lt;BR /&gt;
Have you configured QinQ on one of these, it's above my normal experience with vlans on simpler switches&lt;BR /&gt;
&lt;BR /&gt;
We need to place a switch on each end of a radio link and pass a variety of vlans along with one vlan having QinQ&lt;BR /&gt;
&lt;BR /&gt;
Trunk ports straight through end to end, Client will untag and break out on their gear</description>
      <pubDate>Thu, 16 Feb 2017 00:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12447#M3475</guid>
      <dc:creator>Dave_Emery</dc:creator>
      <dc:date>2017-02-16T00:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12448#M3476</link>
      <description>Hi Dave,&lt;BR /&gt;
&lt;BR /&gt;
I have never used an ISW switch. The documentation suggests that a &lt;I&gt;HYBRID&lt;/I&gt; port type is used for Q-in-Q. The C-Tag or inner tag (client tag) is used to distinguish client VLANs, and transported inside a Q-in-Q tunnel. The S-Tag or outer tag (service tag) is used to distinguish different transport tunnels. You would probably configure a &lt;I&gt;hybrid&lt;/I&gt; port to place every inbound frame into a service VLAN, and send frames from the service VLAN without the S-Tag out of that port. To transport the Q-in-Q tagged frames you use trunk ports that allow the service VLANs.&lt;BR /&gt;
&lt;BR /&gt;
I cannot tell you how to configure this on an ISW, sorry. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Erik</description>
      <pubDate>Thu, 16 Feb 2017 00:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12448#M3476</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2017-02-16T00:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12449#M3477</link>
      <description>That is a good overview and coincides with what I have been reading, also see a reference to configuring VMAN&lt;BR /&gt;
&lt;BR /&gt;
It is unfortunate that they have not done a white paper on QinQ&lt;BR /&gt;
&lt;BR /&gt;
All of the documentation does not specifically address QinQ from a lower skill level point of view&lt;BR /&gt;
&lt;BR /&gt;
I'm sure it's child's play for a senior CCNA skill level&lt;BR /&gt;
&lt;BR /&gt;
I'll push back at Tech Support for an example spelled out with a big crayon&lt;BR /&gt;
&lt;BR /&gt;
Dave</description>
      <pubDate>Thu, 16 Feb 2017 00:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12449#M3477</guid>
      <dc:creator>Dave_Emery</dc:creator>
      <dc:date>2017-02-16T00:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12450#M3478</link>
      <description>LOL Dave... QnQ or Vmans are the way we carriers pass other carriers layer 2 services across our part of services as transparent as we can.  A Vman is just another layer on top.  A few  main things that always must happen no matter what vendor you use.. First all QnQ links must have jumbo frames enabled as you will be adding additional headers and the frame will be bigger that 1500.  Next you must know what ethertype the QnQ/Vman is and if you plan to handoff tagged QnQ.Vmans between two different vendors the ethertype must be the same.  We have seen as many as 4 separate headers in our metro carrier network so far... Have fun and welcome to the group &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Feb 2017 02:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12450#M3478</guid>
      <dc:creator>EtherMAN</dc:creator>
      <dc:date>2017-02-16T02:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12451#M3479</link>
      <description>Good advice, I saw reference to the ethertype, I'll ask for that from the Client right now so we know&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the reminder, that's one that could hang a guy up for a while &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Dave</description>
      <pubDate>Thu, 16 Feb 2017 02:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12451#M3479</guid>
      <dc:creator>Dave_Emery</dc:creator>
      <dc:date>2017-02-16T02:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: ISW 16804 Configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12452#M3480</link>
      <description>Hello there,&lt;BR /&gt;
&lt;BR /&gt;
I just saw that the ISW datasheet doesn't mention routing.&lt;BR /&gt;
Is it desired for some reason to hide that info or rather a 'typo'?&lt;BR /&gt;
&lt;BR /&gt;
Kind regards,&lt;BR /&gt;
Tomasz&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Nov 2018 22:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/isw-16804-configuration/m-p/12452#M3480</guid>
      <dc:creator>Tomasz</dc:creator>
      <dc:date>2018-11-21T22:43:00Z</dc:date>
    </item>
  </channel>
</rss>

