<?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: The Mgmt port on all my Enterasys Switches are on a non default VLAN (99), how do I get a X430 to change its Mgmt from VLAN 04095 to 99 in ExtremeSwitching (EOS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16134#M250</link>
    <description>I have changed the default vlan tag already but not helping much. Command is below.&lt;BR /&gt;
&lt;BR /&gt;
X440-48t.5 # configure radius mgmt-access primary server 192.168.25.189 client-ip 172.16.2.93&lt;BR /&gt;
&lt;BR /&gt;
Error:  IP address 172.16.2.93 is not configured in virtual router "VR-Mgmt".&lt;BR /&gt;
&lt;BR /&gt;
The ip address 172.16.2.93 is configured on VLAN "Default" under VR-Default.</description>
    <pubDate>Tue, 09 Aug 2016 18:14:00 GMT</pubDate>
    <dc:creator>Muhammad_Younas</dc:creator>
    <dc:date>2016-08-09T18:14:00Z</dc:date>
    <item>
      <title>The Mgmt port on all my Enterasys Switches are on a non default VLAN (99), how do I get a X430 to change its Mgmt from VLAN 04095 to 99</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16127#M243</link>
      <description>I have the Management port on all my Enterasys Switches on a non default VLAN (say 99), how do I get a New Extreme Summit X430 to change its Management from VLAN 04095 to 99?  Then send it as tagged/egress across port 8 connected to a Point-to-Point wireless tunnel with several other VLANs so that I can manage it from my Console?  With WiFi dual wired connections to the physical port is obviously not an option.&lt;BR /&gt;</description>
      <pubDate>Sat, 04 Apr 2015 01:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16127#M243</guid>
      <dc:creator>DWAYNE_LOVELY</dc:creator>
      <dc:date>2015-04-04T01:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: The Mgmt port on all my Enterasys Switches are on a non default VLAN (99), how do I get a X430 to change its Mgmt from VLAN 04095 to 99</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16128#M244</link>
      <description>Hi Dwayne,&lt;BR /&gt;
Because EXOS switches have a dedicated management port, there's no option to configure the tag.&lt;BR /&gt;
If you must have a tag, you can create a "management" VLAN with an IP and add one of the normal front panel ports to that VLAN as tagged.  Furthermore, you can configure ACLs to restrict access to that network only to sources of certain subnets.&lt;BR /&gt;
&lt;BR /&gt;
-Drew&lt;BR /&gt;</description>
      <pubDate>Sat, 04 Apr 2015 03:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16128#M244</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2015-04-04T03:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: The Mgmt port on all my Enterasys Switches are on a non default VLAN (99), how do I get a X430 to change its Mgmt from VLAN 04095 to 99</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16129#M245</link>
      <description>Dwayne,&lt;BR /&gt;
&lt;BR /&gt;
Here's a sample config to implement what Drew suggested. I've used &lt;B&gt;mvlan&lt;/B&gt; as the vlan name, but you can change it to whatever makes sense to you:&lt;BR /&gt;
create vlan mvlan&lt;BR /&gt;
configure mvlan tag 99&lt;BR /&gt;
configure mvlan ipaddress &lt;I&gt;&lt;BR /&gt;
configure mvlan add ports 8 tagged&lt;BR /&gt;
&lt;BR /&gt;
As Drew pointed out, you can later add an ACL to limit which IP addresses/subnets can be used to manage the switch.&lt;BR /&gt;
&lt;BR /&gt;
You can read about this in EXOS User Guide (&lt;A href="http://documentation.extremenetworks.com/exos/downloads/EXOS_User_Guide_15_7.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/exos/downloads/EXOS_User_Guide_15_7.pdf&lt;/A&gt;) pages 46 (Access Profile Logging for Telnet) or 49 (Access Profile Logging for SSH2).&lt;BR /&gt;
&lt;BR /&gt;&lt;/I&gt;</description>
      <pubDate>Mon, 06 Apr 2015 17:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16129#M245</guid>
      <dc:creator>dflouret</dc:creator>
      <dc:date>2015-04-06T17:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: The Mgmt port on all my Enterasys Switches are on a non default VLAN (99), how do I get a X430 to change its Mgmt from VLAN 04095 to 99</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16130#M246</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
thank you for the useful tip. Saved my day. Two things, the above URL is not accessible and what if i use the non-mangement VLAN for RADIUS authentication because when i configure the switch for RADIUS, it prompts me that the configured IP is not of mgmt vlan. Please help as i have to deploy me switches. Switch mode is X440-48t.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Tue, 09 Aug 2016 17:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16130#M246</guid>
      <dc:creator>Muhammad_Younas</dc:creator>
      <dc:date>2016-08-09T17:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: The Mgmt port on all my Enterasys Switches are on a non default VLAN (99), how do I get a X430 to change its Mgmt from VLAN 04095 to 99</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16131#M247</link>
      <description>Muhammad, all our documentation can be found in &lt;A href="http://www.extremenetworks.com/support/documentation/" target="_blank" rel="nofollow noreferrer noopener"&gt;http://www.extremenetworks.com/support/documentation/&lt;/A&gt;. There you'll find the user guides for the latest releases of EXOS (among other things). &lt;BR /&gt;
&lt;BR /&gt;
If you need documentation for older versions check here: &lt;A href="http://www.extremenetworks.com/support/documentation-archives/" target="_blank" rel="nofollow noreferrer noopener"&gt;http://www.extremenetworks.com/support/documentation-archives/&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
I don't quite understand your problem with RADIUS. Can you give more detail please?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Aug 2016 17:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16131#M247</guid>
      <dc:creator>dflouret</dc:creator>
      <dc:date>2016-08-09T17:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: The Mgmt port on all my Enterasys Switches are on a non default VLAN (99), how do I get a X430 to change its Mgmt from VLAN 04095 to 99</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16132#M248</link>
      <description>Thank you very much for your prompt response. What i want is to configure another VLAN (e.g 55) for management rather than using default with 4095 tag. The reason is that the gateway is Cisco 6500 switch which connects the extreme switch via a trunk port carrying multiple VLAN. Since i cannot create the VLAN 4095 on Cisco, i have to configure another VLAN for management. While configuring radius authentication, the switch prompts me with the error message "&lt;B&gt;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;B&gt;Error:  IP address 172.16.2.93 is not configured in virtual router "VR-Mgmt".  &lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
We really appreciate your solution.&lt;B&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;B&gt;&lt;BR /&gt;
&lt;/B&gt;</description>
      <pubDate>Tue, 09 Aug 2016 17:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16132#M248</guid>
      <dc:creator>Muhammad_Younas</dc:creator>
      <dc:date>2016-08-09T17:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: The Mgmt port on all my Enterasys Switches are on a non default VLAN (99), how do I get a X430 to change its Mgmt from VLAN 04095 to 99</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16133#M249</link>
      <description>Muhammad, vlan default has no tag configured. The 4095 you see is an internal tag used by EXOS for vlans that don't have a tag configured. You can add a tag to default using the command &lt;BR /&gt;
configure vlan default tag xxx&lt;BR /&gt;
Regarding the error message, can you copy here the command that generates it?</description>
      <pubDate>Tue, 09 Aug 2016 18:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16133#M249</guid>
      <dc:creator>dflouret</dc:creator>
      <dc:date>2016-08-09T18:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: The Mgmt port on all my Enterasys Switches are on a non default VLAN (99), how do I get a X430 to change its Mgmt from VLAN 04095 to 99</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16134#M250</link>
      <description>I have changed the default vlan tag already but not helping much. Command is below.&lt;BR /&gt;
&lt;BR /&gt;
X440-48t.5 # configure radius mgmt-access primary server 192.168.25.189 client-ip 172.16.2.93&lt;BR /&gt;
&lt;BR /&gt;
Error:  IP address 172.16.2.93 is not configured in virtual router "VR-Mgmt".&lt;BR /&gt;
&lt;BR /&gt;
The ip address 172.16.2.93 is configured on VLAN "Default" under VR-Default.</description>
      <pubDate>Tue, 09 Aug 2016 18:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16134#M250</guid>
      <dc:creator>Muhammad_Younas</dc:creator>
      <dc:date>2016-08-09T18:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: The Mgmt port on all my Enterasys Switches are on a non default VLAN (99), how do I get a X430 to change its Mgmt from VLAN 04095 to 99</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16135#M251</link>
      <description>In your "configure radius" command, specify the default VR instead.&lt;BR /&gt;
&lt;A href="http://documentation.extremenetworks.com/exos/exos_21_1/exos_commands_all/r_configure-radius-server-clientip.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/exos/exos_21_1/exos_commands_all/r_configure-radius-server-...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;# configure radius mgmt-access primary server 192.168.25.189 client-ip 172.16.2.93 vr vr-default&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Aug 2016 18:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16135#M251</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2016-08-09T18:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: The Mgmt port on all my Enterasys Switches are on a non default VLAN (99), how do I get a X430 to change its Mgmt from VLAN 04095 to 99</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16136#M252</link>
      <description>Drew, you nailed it. Don't know why i did not look for the next options after the client IP . Thanks alot, you guys are brilliant. Actually i am very knew to Extreme networks facing difficulties in configuring it. &lt;BR /&gt;
If you allow, i want to ask one more question here  Is the SSH protocol is disabled by default and i have to download the package for it separately? If yes, how can i download it and why this is left like this. I believe SSH should have been packaged by default.</description>
      <pubDate>Tue, 09 Aug 2016 18:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16136#M252</guid>
      <dc:creator>Muhammad_Younas</dc:creator>
      <dc:date>2016-08-09T18:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: The Mgmt port on all my Enterasys Switches are on a non default VLAN (99), how do I get a X430 to change its Mgmt from VLAN 04095 to 99</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16137#M253</link>
      <description>To access the SSH module, you can look at this knowledge base article: &lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-obtain-and-install-ssh-module/?q=ssh&amp;amp;#38;l=en_US&amp;amp;#38;fs=Search&amp;amp;#38;pn=1" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-obtain-and-install-ssh-module/?q=ss...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
I believe there is a disclaimer in the article that explains why the SSH module is separate from the EXOS Image.&lt;BR /&gt;
&lt;BR /&gt;
In previous versions of EXOS the SSH module was a separate module, however, in version 21, the SSH module comes bundled with EXOS, so all you have to do is enable it.</description>
      <pubDate>Tue, 09 Aug 2016 18:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16137#M253</guid>
      <dc:creator>Kawawa</dc:creator>
      <dc:date>2016-08-09T18:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: The Mgmt port on all my Enterasys Switches are on a non default VLAN (99), how do I get a X430 to change its Mgmt from VLAN 04095 to 99</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16138#M254</link>
      <description>Thank you for your prompt responses.</description>
      <pubDate>Wed, 10 Aug 2016 12:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/the-mgmt-port-on-all-my-enterasys-switches-are-on-a-non-default/m-p/16138#M254</guid>
      <dc:creator>Muhammad_Younas</dc:creator>
      <dc:date>2016-08-10T12:43:00Z</dc:date>
    </item>
  </channel>
</rss>

