Security Solutions

remark dot1p 3
#
qos policy DCBX
classifier DCBX behavior DCBX mode dcbx
#
Configure Console Connectivity
line class aux
user-role network-admin
#
line class vty
user-role network-operator
#
line aux 0 1
user-role network-admin
idle-timeout 0 0
#
line vty 0 15
authentication-mode scheme
user-role network-admin
user-role network-operator
# execute set authentication password simple <your_password> and it will put it in the config file
similar to below.
set authentication password hash $h$6$/YSmSK0b+l+RSYbX$OaP0ytCZcE8rWgKEx6nQw0rLML
3Mf0+O0g7UZAeh95kEejMhv6RecR4nT06+9LTYESUU ezfhzMchHYC8h4ACcA==
idle-timeout 0 0
#
#
#
LLDP management address - used for VC connectivity
Each management interface must be in its own subnet
interface Vlan-interface1
ip address 10.10.10.1 255.255.255.0
#
#
domain system
#
domain default enable system
#
#
user-group system
#
local-user admin class manage
38 HP FlexFabric 5900CP switch configuration file