Cisco SF220-48交换机初始配置

默认初始用户名和密码都是cisco

 

1.配置管理地址:

switch(config)#management vlan ip-address x.x.x.x mask x.x.x.x
switch(config)#no management vlan ip dhcp client
switch(config)#ip default-gateway x.x.x.x

  

2.配置sntp同步:

switch(config)#sntp server 120.25.115.20 port 123	##120.25.115.20是阿里的ntp服务器

  

3.开启telnet:

switch(config)#ip telnet server

  

posted @ 2022-07-28 14:26  一口吃条鱼  阅读(277)  评论(0)    收藏  举报