16 交换机命令行配置

交换机命令行配置

一、交换机命令行基本配置

(一)配置主机名

Switch>enable
Switch#configure terminal
Switch(config)#hostname S1

(二)查看配置信息

Switch#show running-config
Building configuration...

Current configuration : 977 bytes
!
version 12.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Switch
……

(三)存储配置

​ 保存配置信息:

# 方法1
Switch#copy running-config startup-config
Destination filename [startup-config]? 
Building configuration...
[OK]

# 方法2
Switch#write
Building configuration...
[OK]

​ 恢复出厂默认:

Switch#erase startup-config
Erasing the nvram filesystem will remove all configuration files! Continue? [confirm]
[OK]
Erase of nvram: complete
%SYS-7-NV_BLOCK_INIT: Initialized the geometry of nvram

# 重启查看
reload

(四)交换机命令行配置技巧

# ?查询
Switch>en?
enable

# Tab补全
Switch>enable

# 命令简写
Switch>en
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值