<?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 user Controls in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/vsp-user-controls/m-p/61622#M3626</link>
    <description>Hello, thanks for your patience here. The instructions for how to change the default username was mistakenly left out of the product documentation, it's been added to an upcoming release. The rest of the information below came from the VOSS User Guide.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The “no password access-level &amp;lt;word&amp;gt;” command can be used to disable access levels other than the RWA.
&lt;P&gt;Block CLI access to Layer 1:&lt;/P&gt;
&lt;P&gt;Switch:1&amp;gt;enable&lt;/P&gt;
&lt;P&gt;Switch:1#configure terminal&lt;/P&gt;
&lt;P&gt;Enter configuration commands, one per line. End with CNTL/Z.&lt;/P&gt;
&lt;P&gt;Switch:1(config)#no password access-level l1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Removing a created user is captured in the “Creating Multiple CLI Users” subsection of the VOSS User Guide:&lt;/P&gt;
&lt;P&gt;Delete a user:&lt;/P&gt;
&lt;P&gt;Switch:1&amp;gt;enable&lt;/P&gt;
&lt;P&gt;Switch:1#configure terminal&lt;/P&gt;
&lt;P&gt;Enter configuration commands, one per line. End with CNTL/Z.&lt;/P&gt;
&lt;P&gt;Switch:1(config)#no username smith&lt;/P&gt;
&lt;P&gt;The specified username will be deleted! Contiune (y/n) ? Y&lt;/P&gt;
&lt;P&gt;Switch:1(config)#show cli username smith&lt;/P&gt;
&lt;P&gt;Username does not exit&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Change the default username:&lt;/P&gt;
&lt;P&gt;Switch:1&amp;gt;enable&lt;/P&gt;
&lt;P&gt;Switch:1#config t&lt;/P&gt;
&lt;P&gt;Enter configuration commands, one per line.&amp;nbsp; End with CNTL/Z.&lt;/P&gt;
&lt;P&gt;Switch:1(config)#username EXUser ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; level&amp;nbsp; Which access level&lt;/P&gt;
&lt;P&gt;Switch:1(config)#username EXUser level ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; l1&amp;nbsp;&amp;nbsp; Change Layer 1 read write enable password&lt;/P&gt;
&lt;P&gt;&amp;nbsp; l2&amp;nbsp;&amp;nbsp; Change Layer 2 read write enable password&lt;/P&gt;
&lt;P&gt;&amp;nbsp; l3&amp;nbsp;&amp;nbsp; Change Layer 3 read write enable password&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ro&amp;nbsp;&amp;nbsp; Change read only enable password&lt;/P&gt;
&lt;P&gt;&amp;nbsp; rw&amp;nbsp;&amp;nbsp; Change read write enable password&lt;/P&gt;
&lt;P&gt;&amp;nbsp; rwa&amp;nbsp; Change read write all enable password&lt;/P&gt;
&lt;P&gt;Switch:1(config)#username EXUser level ro&lt;/P&gt;
&lt;P&gt;Do you want to change username for the default RO user ?&amp;nbsp; (y/n) ? y&lt;/P&gt;
&lt;P&gt;Enter the old password : **&lt;/P&gt;
&lt;P&gt;Enter the New password : *****&lt;/P&gt;
&lt;P&gt;Re-enter the New password : *****&lt;/P&gt;
&lt;BR /&gt;&lt;BR /&gt;Hope that helps!</description>
    <pubDate>Mon, 07 Feb 2022 16:50:16 GMT</pubDate>
    <dc:creator>SamPirok</dc:creator>
    <dc:date>2022-02-07T16:50:16Z</dc:date>
    <item>
      <title>VSP user Controls</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/vsp-user-controls/m-p/61621#M3625</link>
      <description>Hi I'm trying to do some house keeping on our switches. Voss 8.4.2.0&amp;nbsp; 4450GSX&amp;nbsp; is the current one I'm working on&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm a bit stuck here. I want to disable the default RO &amp;amp; RW Users but I cant find the commands for this?&amp;nbsp; I also want to &lt;SPAN style="text-decoration: underline"&gt;re-&lt;/SPAN&gt;rename the original RWA user but when i try the command I originally used to change it it only lets me change the password. And finally I want to remove a created user. I probably cant see for looking but I cant find the commands to do this.</description>
      <pubDate>Fri, 04 Feb 2022 12:53:20 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/vsp-user-controls/m-p/61621#M3625</guid>
      <dc:creator>graemedench</dc:creator>
      <dc:date>2022-02-04T12:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: VSP user Controls</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/vsp-user-controls/m-p/61622#M3626</link>
      <description>Hello, thanks for your patience here. The instructions for how to change the default username was mistakenly left out of the product documentation, it's been added to an upcoming release. The rest of the information below came from the VOSS User Guide.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The “no password access-level &amp;lt;word&amp;gt;” command can be used to disable access levels other than the RWA.
&lt;P&gt;Block CLI access to Layer 1:&lt;/P&gt;
&lt;P&gt;Switch:1&amp;gt;enable&lt;/P&gt;
&lt;P&gt;Switch:1#configure terminal&lt;/P&gt;
&lt;P&gt;Enter configuration commands, one per line. End with CNTL/Z.&lt;/P&gt;
&lt;P&gt;Switch:1(config)#no password access-level l1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Removing a created user is captured in the “Creating Multiple CLI Users” subsection of the VOSS User Guide:&lt;/P&gt;
&lt;P&gt;Delete a user:&lt;/P&gt;
&lt;P&gt;Switch:1&amp;gt;enable&lt;/P&gt;
&lt;P&gt;Switch:1#configure terminal&lt;/P&gt;
&lt;P&gt;Enter configuration commands, one per line. End with CNTL/Z.&lt;/P&gt;
&lt;P&gt;Switch:1(config)#no username smith&lt;/P&gt;
&lt;P&gt;The specified username will be deleted! Contiune (y/n) ? Y&lt;/P&gt;
&lt;P&gt;Switch:1(config)#show cli username smith&lt;/P&gt;
&lt;P&gt;Username does not exit&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Change the default username:&lt;/P&gt;
&lt;P&gt;Switch:1&amp;gt;enable&lt;/P&gt;
&lt;P&gt;Switch:1#config t&lt;/P&gt;
&lt;P&gt;Enter configuration commands, one per line.&amp;nbsp; End with CNTL/Z.&lt;/P&gt;
&lt;P&gt;Switch:1(config)#username EXUser ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; level&amp;nbsp; Which access level&lt;/P&gt;
&lt;P&gt;Switch:1(config)#username EXUser level ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; l1&amp;nbsp;&amp;nbsp; Change Layer 1 read write enable password&lt;/P&gt;
&lt;P&gt;&amp;nbsp; l2&amp;nbsp;&amp;nbsp; Change Layer 2 read write enable password&lt;/P&gt;
&lt;P&gt;&amp;nbsp; l3&amp;nbsp;&amp;nbsp; Change Layer 3 read write enable password&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ro&amp;nbsp;&amp;nbsp; Change read only enable password&lt;/P&gt;
&lt;P&gt;&amp;nbsp; rw&amp;nbsp;&amp;nbsp; Change read write enable password&lt;/P&gt;
&lt;P&gt;&amp;nbsp; rwa&amp;nbsp; Change read write all enable password&lt;/P&gt;
&lt;P&gt;Switch:1(config)#username EXUser level ro&lt;/P&gt;
&lt;P&gt;Do you want to change username for the default RO user ?&amp;nbsp; (y/n) ? y&lt;/P&gt;
&lt;P&gt;Enter the old password : **&lt;/P&gt;
&lt;P&gt;Enter the New password : *****&lt;/P&gt;
&lt;P&gt;Re-enter the New password : *****&lt;/P&gt;
&lt;BR /&gt;&lt;BR /&gt;Hope that helps!</description>
      <pubDate>Mon, 07 Feb 2022 16:50:16 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/vsp-user-controls/m-p/61622#M3626</guid>
      <dc:creator>SamPirok</dc:creator>
      <dc:date>2022-02-07T16:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: VSP user Controls</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/vsp-user-controls/m-p/61623#M3627</link>
      <description>Thank you Sam ! Helpful as ever. most appreciated .</description>
      <pubDate>Mon, 07 Feb 2022 17:16:42 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/vsp-user-controls/m-p/61623#M3627</guid>
      <dc:creator>graemedench</dc:creator>
      <dc:date>2022-02-07T17:16:42Z</dc:date>
    </item>
  </channel>
</rss>

