User Tools

Site Tools


hpe:switch:4800:ssh_and_acl:configuration_script_example
#
local-user admin
 password simple itccol200x
 authorization-attribute level 3
 service-type ssh telnet terminal
 local-user manager
 password simple itccol200x
 authorization-attribute level 2
 service-type ssh telnet terminal
local-user monitor
 password simple itccol200x
 authorization-attribute level 1
 service-type ssh telnet terminal
#
acl number 2000
 rule 0 permit source 172.16.132.0 0.0.0.255
#
 undo cluster enable
#
 
public-key local create rsa 
 
 ssh server enable
 ssh user admin service-type all authentication-type password
 
#
user-interface aux 0
 authentication-mode scheme
 idle-timeout 15 0
user-interface vty 0 15
 acl 2000 inbound
 authentication-mode scheme
 set authentication password simple itccol200x
 protocol inbound ssh
#
hpe/switch/4800/ssh_and_acl/configuration_script_example.txt · Last modified: 2021/03/16 18:08 by dgonzalez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki