tongyuzhe

计算机与交换机配置口相连接:

Switch>en 

Switch#configure terminal

Switch(config)#interface vlan1

Switch(config-if)#ip address 192.168.1.1 255.255.255.0

Switch(config-if)#no shutdown

Switch(config)#enable password 123456

Switch(config)#line vty 0 4

Switch(config-line)#password 123123

Switch(config-line)#login

Switch(config-line)#end

Switch#show run

 

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-12-28
  • 2021-12-07
  • 2021-07-09
  • 2021-11-27
  • 2021-11-19
  • 2021-12-30
  • 2022-01-12
猜你喜欢
  • 2022-01-10
  • 2021-08-09
  • 2021-07-23
  • 2021-07-10
  • 2021-10-28
  • 2021-09-18
  • 2022-02-08
相关资源
相似解决方案