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
execute password simple <your password> and it will put it in the
config file similar to below.
password hash
$h$6$im0rLRRRYOJHIwCY$zjEOgLLx7RF5dm5GDg5h4Fc
6zJGeVYkDomKh9VKVnqq3NCW9QmsrGAlOOPWZTy/EUu
tU0KLgW9PAOg==
Setup FTP/Telnet/SSH services
service-type ftp
service-type ssh telnet terminal
27
authorization-attribute user-role network-admin
authorization-attribute user-role network-operator
#
ftp server enable
#
######################################################################
#
############################################################
This is the physical management port. Use YOUR IP address!
interface M-GigabitEthernet0/0/0
ip address 10.X.X.X 255.255.255.0
############################################################
#
#
31