User Tools

Site Tools


aruba_networks:switch:4800:ssh_and_acl_security

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
aruba_networks:switch:4800:ssh_and_acl_security [2021/02/27 17:25] – created dgonzalezaruba_networks:switch:4800:ssh_and_acl_security [2021/02/27 17:28] dgonzalez
Line 1: Line 1:
   #   #
   local-user admin   local-user admin
-   password simple itccol200x+   password simple 1234567890
    authorization-attribute level 3    authorization-attribute level 3
    service-type ssh telnet terminal    service-type ssh telnet terminal
   local-user manager   local-user manager
-   password simple itccol200x+   password simple 1234567890
    authorization-attribute level 2    authorization-attribute level 2
    service-type ssh telnet terminal    service-type ssh telnet terminal
   local-user monitor   local-user monitor
-   password simple itccol200x+   password simple 1234567890
    authorization-attribute level 1    authorization-attribute level 1
    service-type ssh telnet terminal    service-type ssh telnet terminal
Line 18: Line 18:
    undo cluster enable    undo cluster enable
   #   #
 +  
    public-key local create rsa     public-key local create rsa 
- +  
    ssh server enable    ssh server enable
    ssh user admin service-type all authentication-type password    ssh user admin service-type all authentication-type password
- +  
   #   #
   user-interface aux 0   user-interface aux 0
Line 31: Line 31:
    acl 2000 inbound    acl 2000 inbound
    authentication-mode scheme    authentication-mode scheme
-   set authentication password simple itccol200x+   set authentication password simple 1234567890
    protocol inbound ssh    protocol inbound ssh
   #   #
- +   
 +  
    header shell %    header shell %
   %************************************ATENCION***********************************   %************************************ATENCION***********************************
Line 62: Line 62:
   ********************************************************************************   ********************************************************************************
   %   %
 +  
   return   return

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki