<?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: SSH from VSP to another device in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63203#M628</link>
    <description>If your VSP is on 8.2 or later, then SSH client/server only operates on the segmented management interfaces (mgmt context).&lt;BR /&gt;You are pinging in the grt context; try pinging in the mgmt context with "ping 10.1.1.254 mgmt".&lt;BR /&gt;You can see your management interfaces with "show mgmt interface" &amp;amp; "show mgmt ip". Maybe you don't have any..&lt;BR /&gt;You can have one on a VLAN and/or a CLIP.</description>
    <pubDate>Sat, 06 Nov 2021 23:27:36 GMT</pubDate>
    <dc:creator>Ludovico_Steven</dc:creator>
    <dc:date>2021-11-06T23:27:36Z</dc:date>
    <item>
      <title>SSH from VSP to another device</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63200#M625</link>
      <description>We have a switch that someone put in the field, but we cannot reach it. I added a layer 3 vlan interface on the VSP on site &amp;amp; can ping it. Is it possible to SSH from the VSP? I can see the other switch via LLDP &amp;amp; there is also an ISIS adjacency. I'm wondering if the gateway isn't configured.</description>
      <pubDate>Fri, 05 Nov 2021 16:19:56 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63200#M625</guid>
      <dc:creator>bfaltys</dc:creator>
      <dc:date>2021-11-05T16:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: SSH from VSP to another device</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63201#M626</link>
      <description>Nevermind. If you exit down to exec mode the option is there.&lt;BR /&gt;&lt;BR /&gt;VSP4900:1&amp;gt;?&lt;BR /&gt;Exec commands:&lt;BR /&gt;clear-stats Clear port statistic counters&lt;BR /&gt;clock Clock configurations&lt;BR /&gt;cpld-install &lt;BR /&gt;debug-file Command To delete debug files&lt;BR /&gt;dump Dump the ar table&lt;BR /&gt;dvr DVR configuration commands&lt;BR /&gt;eapol Set EAPOL configurations&lt;BR /&gt;enable Turn on privileged commands&lt;BR /&gt;exit Exit from the EXEC and end the current session&lt;BR /&gt;file-checksum Calculate or compare MD5/SHA512 digest for a file&lt;BR /&gt;help Description of the interactive help system&lt;BR /&gt;ip IP configuration features&lt;BR /&gt;ipv6 IPv6 configurations&lt;BR /&gt;isis Isis configuration command&lt;BR /&gt;l2 L2 commands&lt;BR /&gt;line-card Perform trace commands for IO and SF cards&lt;BR /&gt;linktrace Linktrace command&lt;BR /&gt;login Re-login to a different access level&lt;BR /&gt;logout Logout of system&lt;BR /&gt;loopback Loopback command&lt;BR /&gt;ls List files in a directory&lt;BR /&gt;manualtrigger Send triggered update&lt;BR /&gt;ping Ping Hostname / IP&lt;BR /&gt;pwc Print current working level&lt;BR /&gt;quick-config-mgmt Quick setup for management interfaces&lt;BR /&gt;remove Remove file or directory, with wild card pattern&lt;BR /&gt;show Show running system information&lt;BR /&gt;slot Set slot state reset&lt;BR /&gt;&lt;STRONG&gt;ssh Open ssh client session to a remote host&lt;/STRONG&gt;&lt;BR /&gt;tacacs Tacacs protocol configurations&lt;BR /&gt;telnet Telnet to a remote host&lt;BR /&gt;terminal Terminal commands&lt;BR /&gt;trace Trace file config</description>
      <pubDate>Fri, 05 Nov 2021 16:22:57 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63201#M626</guid>
      <dc:creator>bfaltys</dc:creator>
      <dc:date>2021-11-05T16:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: SSH from VSP to another device</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63202#M627</link>
      <description>Strangely, I can ping the IP, but when I try to SSH I get an unreachable message.&lt;BR /&gt;&lt;BR /&gt;VSP4900:1&amp;gt;ping 10.1.1.254 &lt;BR /&gt;&lt;BR /&gt;Sending ping in context grt &lt;BR /&gt;10.1.1.254 is alive&lt;BR /&gt;VSP4900:1&amp;gt;&lt;BR /&gt;VSP4900:1&amp;gt;&lt;BR /&gt;VSP4900:1&amp;gt;ssh 10.1.1.254 -l admin&lt;BR /&gt;Trying 10.1.1.254 ...&lt;BR /&gt;Host 10.1.1.254 is not reachable.&lt;BR /&gt;VSP4900:1&amp;gt;</description>
      <pubDate>Fri, 05 Nov 2021 17:07:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63202#M627</guid>
      <dc:creator>bfaltys</dc:creator>
      <dc:date>2021-11-05T17:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: SSH from VSP to another device</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63203#M628</link>
      <description>If your VSP is on 8.2 or later, then SSH client/server only operates on the segmented management interfaces (mgmt context).&lt;BR /&gt;You are pinging in the grt context; try pinging in the mgmt context with "ping 10.1.1.254 mgmt".&lt;BR /&gt;You can see your management interfaces with "show mgmt interface" &amp;amp; "show mgmt ip". Maybe you don't have any..&lt;BR /&gt;You can have one on a VLAN and/or a CLIP.</description>
      <pubDate>Sat, 06 Nov 2021 23:27:36 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63203#M628</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2021-11-06T23:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: SSH from VSP to another device</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63204#M629</link>
      <description>If I can reach the other switch via GRT, how can the mgmt IP not reach it? I have a layer 3 interface on the local switch so there is a connected route to that network. Though, this is across an SPBM link...not sure how that plays into this, but I would think it doesn't matter as the overlay is essentially transparent. I do have a mgmt CLIP configured.</description>
      <pubDate>Mon, 08 Nov 2021 16:45:10 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63204#M629</guid>
      <dc:creator>bfaltys</dc:creator>
      <dc:date>2021-11-08T16:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: SSH from VSP to another device</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63205#M630</link>
      <description>After digging a bit more, I think we need to look at the gateway on the ERS. If SSH from the VSP uses the mgmt IP as the source and if the ERS doesn't have a gateway or the gateway is wrong, it obviously wouldn't know how to get back to the VSP's mgmt IP. If I could SSH with the vlan interface as the source, I might be able to get to it.</description>
      <pubDate>Mon, 08 Nov 2021 19:03:11 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63205#M630</guid>
      <dc:creator>bfaltys</dc:creator>
      <dc:date>2021-11-08T19:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: SSH from VSP to another device</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63206#M631</link>
      <description>If your VSP has an IP address (say on GRT) on the same VLAN where the ERS is located, but you only have a mgmt CLIP on the VSP and the ERS does not have any valid return route to reach that VSP CLIP, then that might be your problem.&lt;BR /&gt;What you can do, is to create a "mgmt vlan" interface on that very same VSP VLAN; and when you configure the mgmt vlan IP address on that mgmt VLAN interface, you must/can configure the very same IP address that VLAN already has configured on GRT (hence in the VSP config, the same IP address appears configured twice, once under "interface vlan X" and once again under "mgmt vlan X"). Now you should be able to hit the ERS with SSH from the VSP.</description>
      <pubDate>Tue, 09 Nov 2021 20:27:32 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/ssh-from-vsp-to-another-device/m-p/63206#M631</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2021-11-09T20:27:32Z</dc:date>
    </item>
  </channel>
</rss>

