<?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 VS7254 in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vs7254/m-p/96594#M2155</link>
    <description>&lt;P&gt;I'm totally new to EN environment; I have a VS7254; anyone know how enable the management port to be able to ping, ssh into - I'm now able to access the switch via several other network interfaces but not the mgmt port.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jul 2023 03:57:18 GMT</pubDate>
    <dc:creator>ramint</dc:creator>
    <dc:date>2023-07-28T03:57:18Z</dc:date>
    <item>
      <title>VS7254</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vs7254/m-p/96594#M2155</link>
      <description>&lt;P&gt;I'm totally new to EN environment; I have a VS7254; anyone know how enable the management port to be able to ping, ssh into - I'm now able to access the switch via several other network interfaces but not the mgmt port.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 03:57:18 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vs7254/m-p/96594#M2155</guid>
      <dc:creator>ramint</dc:creator>
      <dc:date>2023-07-28T03:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: VS7254</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vs7254/m-p/96597#M2156</link>
      <description>&lt;P&gt;&lt;A href="https://www.analysisman.com/2021/09/extreme-exos-ssh.html" target="_blank"&gt;https://www.analysisman.com/2021/09/extreme-exos-ssh.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 12:24:06 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vs7254/m-p/96597#M2156</guid>
      <dc:creator>mustafa0696</dc:creator>
      <dc:date>2023-07-28T12:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: VS7254</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vs7254/m-p/96611#M2157</link>
      <description>&lt;P&gt;Total Active Sessions : 1&lt;BR /&gt;version : v2only&lt;BR /&gt;port : 22&lt;BR /&gt;max-sessions : 4&lt;BR /&gt;timeout : 60&lt;BR /&gt;action rsa-host key : rsa&lt;BR /&gt;action dsa-host key : dsa&lt;BR /&gt;rsa-auth : true&lt;BR /&gt;dsa-auth : true&lt;BR /&gt;pass-auth : true&lt;BR /&gt;keyboard-interactive-auth : false&lt;BR /&gt;sftp enable : true&lt;BR /&gt;enable : true&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 00:07:16 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vs7254/m-p/96611#M2157</guid>
      <dc:creator>ramint</dc:creator>
      <dc:date>2023-07-31T00:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: VS7254</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vs7254/m-p/96624#M2158</link>
      <description>&lt;P&gt;this will be dependant on what version of VOSS code is the VSP running.&amp;nbsp; "Show software" will tell you. You will want to be running VOSS 8.2 or higher.&amp;nbsp; Today 8.10.1 is the most current release.&amp;nbsp;&lt;/P&gt;&lt;P&gt;First you need to set the flags.&lt;/P&gt;&lt;P&gt;CONFIG T&lt;/P&gt;&lt;P&gt;BOOT CONFIG FLAG ?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //// Then you need to enable all the services you want to enable for remote management. TELNET, SSH, SNMP HTTPS etc etc...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Next you need to set your IP interfaces that will reply to management. If you are running VOSS 8.2 or higher it will look like this.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;OUT OF BAND CONFIG.......&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;mgmt&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;oob&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip address 155.55.55.55/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip route 0.0.0.0/0 next-hop 155.55.55.1 weight 20&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;enable&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;exit&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MGMT CLIIP CONFIG:::::::::::&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;mgmt&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;clip vrf GlobalRouter&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip address 10.10.10.10/32&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;exit&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;VLAN IP CONFIG ::::::::::::::&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;mgmt&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;vlan 192&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;mac-offset 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip address 192.168.2.43/24.&amp;nbsp;&amp;nbsp; ((((NOTE, must match the IP in the VLAN))))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip route 0.0.0.0/0 next-hop 192.168.2.1 weight 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;enable&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;exit&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 19:47:43 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vs7254/m-p/96624#M2158</guid>
      <dc:creator>EXTR_Paul</dc:creator>
      <dc:date>2023-07-31T19:47:43Z</dc:date>
    </item>
  </channel>
</rss>

