<?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: VSP-4850GTS SSH not working in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-4850gts-ssh-not-working/m-p/61695#M560</link>
    <description>This thread can be closed, I found this thread and realised the "mgmt vlan" command is only from VOSS 8.2&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.extremenetworks.com/communities/community-home/digestviewer/view-question?ContributedContentKey=d4aacf56-27ba-4c3f-859e-0b83de6f91a7&amp;amp;CommunityKey=efaccd87-cd58-4b48-8fdc-6c1c39b7c3db&amp;amp;tab=digestviewer" target="_blank" rel="noopener"&gt;VSP5520 SSH/Mgmt | ExtremeSwitching (VSP) Toggle navigation Settings Status You are currently a member. Invite Others to Join &amp;nbsp; &amp;nbsp; Leave Community Email Notifications sangeeta.parekh@leedscitycollege.ac.uk&amp;nbsp; Change Daily Digest&amp;nbsp; Real Time Daily Digest No Email (extremenetworks.com)&lt;/A&gt;</description>
    <pubDate>Fri, 17 Dec 2021 14:22:39 GMT</pubDate>
    <dc:creator>sangparekh</dc:creator>
    <dc:date>2021-12-17T14:22:39Z</dc:date>
    <item>
      <title>VSP-4850GTS SSH not working</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-4850gts-ssh-not-working/m-p/61694#M559</link>
      <description>I've set up a spare VSP4850GTS unit that we have, which is connected to a 8404 core via SPBM.&lt;BR /&gt;Although the VSP4850GTS has an adjacency with the core and I can ping the device, its not accepting SSH connections, despite the boot flags being set and SSH being enabled. I updated the software just in case it was a software bug, but still no luck.&lt;BR /&gt;&lt;BR /&gt;I did a factory reset on the device after which the device accepted connections, but would not log in with defaults of rwa/rwa&lt;BR /&gt;I then added another account with rwa privileges, after which the device would not respond to SSH.&lt;BR /&gt;&lt;BR /&gt;I'm puzzled as to why SSH is failing, is there another command I'm missing?&lt;BR /&gt;&lt;BR /&gt;Below are relevant snips from the VSP's config&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE class="language-c"&gt;&lt;CODE&gt;# box type             : VSP-4850GTS
# software version     : 7.1.9.0​&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;
&lt;PRE class="language-ruby"&gt;&lt;CODE&gt;# BOOT CONFIGURATION
#

boot config flags ftpd
boot config flags sshd
boot config flags telnetd
#boot config sio console baud 9600 1
# end boot flags

​&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/P&gt;&lt;P&gt;
&lt;PRE class="language-ruby"&gt;&lt;CODE&gt;# SSH CONFIGURATION
#
ssh timeout 120
ssh

&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/P&gt;&lt;P&gt;
&lt;PRE class="language-ruby"&gt;&lt;CODE&gt;#show ssh global
*******************************************************************************
                Command Execution Time: Fri Dec 17 08:40:47 2021 UTC
*******************************************************************************

Total Active Sessions     : 0
        version                   : v2only
        port                      : 22
        max-sessions              : 4
        timeout                   : 120
        action rsa-host key       : rsa-hostkeysize 2048
        action dsa-host key       : dsa-hostkeysize 1024
        rsa-auth                  : true
        dsa-auth                  : true
        pass-auth                 : true
        keyboard-interactive-auth : false
        sftp enable               : true
        client enable             : true

        enable                    : true
        authentication-type       : aead-aes-128-gcm-ssh aead-aes-256-gcm-ssh hmac-sha1 hmac-sha2-256
        encryption-type           : 3des-cbc aead-aes-128-gcm-ssh aead-aes-256-gcm-ssh aes128-cbc aes128-ctr
                                    aes192-cbc aes192-ctr aes256-cbc aes256-ctr blowfish-cbc rijndael128-cbc
                                    rijndael192-cbc

        key-exchange-method       : diffie-hellman-group1-sha1 diffie-hellman-group14-sha1
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/P&gt;&lt;P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;#show cli username
*******************************************************************************
                Command Execution Time: Fri Dec 17 08:43:02 2021 UTC
*******************************************************************************

=============================================================
UserName              AccessLevel    State        Type
=============================================================
ro                    ro             enable       default
rw                    rw             enable       default
rwa                   rwa            NA           default&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;I am trying to SSH to 192.168.251.7&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE class="language-ruby"&gt;&lt;CODE&gt;mgmt vlan 2501
ip address 192.168.251.7/24
ip route 0.0.0.0/0 next-hop 192.168.251.254 weight 200
enable
exit&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 17 Dec 2021 13:57:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-4850gts-ssh-not-working/m-p/61694#M559</guid>
      <dc:creator>sangparekh</dc:creator>
      <dc:date>2021-12-17T13:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: VSP-4850GTS SSH not working</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-4850gts-ssh-not-working/m-p/61695#M560</link>
      <description>This thread can be closed, I found this thread and realised the "mgmt vlan" command is only from VOSS 8.2&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.extremenetworks.com/communities/community-home/digestviewer/view-question?ContributedContentKey=d4aacf56-27ba-4c3f-859e-0b83de6f91a7&amp;amp;CommunityKey=efaccd87-cd58-4b48-8fdc-6c1c39b7c3db&amp;amp;tab=digestviewer" target="_blank" rel="noopener"&gt;VSP5520 SSH/Mgmt | ExtremeSwitching (VSP) Toggle navigation Settings Status You are currently a member. Invite Others to Join &amp;nbsp; &amp;nbsp; Leave Community Email Notifications sangeeta.parekh@leedscitycollege.ac.uk&amp;nbsp; Change Daily Digest&amp;nbsp; Real Time Daily Digest No Email (extremenetworks.com)&lt;/A&gt;</description>
      <pubDate>Fri, 17 Dec 2021 14:22:39 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-4850gts-ssh-not-working/m-p/61695#M560</guid>
      <dc:creator>sangparekh</dc:creator>
      <dc:date>2021-12-17T14:22:39Z</dc:date>
    </item>
  </channel>
</rss>

