
Nakonfigurujeme defaltnú Vlan1. Pridáme IP adresu s maskou siete, pomenujeme daný switch
system-view
interface Vlan-interface 1
ip address 192.168.1.1 255.255.255.0
undo shutdown
sysname HP-switch
Potom nakonfigurujeme ssh pre daného užívateľa
service-type ssh
local-user admin
password simple admin123
service-type ssh
authorization-attribute level 3
protocol inbound ssh
save
Na zobrazenie konfigurácie je príkaz
display current-configuration