交换路由命令集锦.docVIP

  • 3
  • 0
  • 约8.53千字
  • 约 8页
  • 2017-11-10 发布于江苏
  • 举报
交换路由命令集锦

交换机的常用操作项 更改主机名 switch(config)#hostname sw1 设置进入特权模式的密码 switch(config)#enable password 1234 switch(config)#enable secret cisco 设置console口密码 switch(config)#line console 0 switch(config-line)#password 123 switch(config-line)#login 查看mac地址列表 switch#show mac-address-table 查看mac地址列表刷新时间 switch#show mac-address-table aging-time 更改mac地址列表刷新时间 switch(config)#mac-address-table aging-time 200 查看当前配置(RAM) switch#show running-config 查看交换机的配置(NVRAM) switch#show startup-config 保存配置 switch#copy running-config startup-config switch#write 恢复出厂默认设置 switch#erase startup-config s

文档评论(0)

1亿VIP精品文档

相关文档