网络运维与网络安全 学习笔记2023.10.27(2)

本文详细介绍了如何在CiscoPacketTracer6.2中进行安装、汉化,以及对Cisco交换机进行基本操作,包括切换工作模式、配置接口、密码管理、查看和保存设备配置,以及注意事项如禁用/启用接口和安全密码设置。
摘要由CSDN通过智能技术生成

网络运维与网络安全 学习笔记 第二天(2)

安装思科模拟器 Cisco Packet Tracer_6.2并汉化
1.复制Chinese.ptl到C:\Program Files(x86)\Cisco Packet Tracer 6.2sv\languages
2.打开Cisco模拟器,选择菜单Options-Perferemces-Interface-Chinese.ptl-Change Language-关闭重启Cisco模拟器

Cisco交换机工作模式
Switch> 用户模式
Switch>enable
Switch# 特权模式
Switch#config terminal
Switch(config)# 全局配置模式
Switch(config)#interface f0/1
Switch(config-if)# 接口模式
exit 返回前一模式

禁用/启用接口
Switch>enable
Switch#config terminal
Switch(config)#interface f0/2
Switch(config-if)#shutdown 禁用接口
Switch(config-if)#no shutdown 启用接口

更改主机名
Switch>enable
Switch#config terminal
Switch(config)#hostname Switch1 更改交换机名为Switch1

密码设置
1.配置用户进入特权模式的明文密码
Switch>enable
Switch#config terminal
Switch(config)#enable password 123
Switch(config)#exit
Switch#exit
Switch>
Switch>enable
Password:输入123
2.配置用户进入特权模式的密文密码(安全性高、优先级高)
Switch>enable
Switch#config terminal
Switch(config)#enable secret 456
Switch(config)#exit
Switch#exit
Switch>
Switch>enable
Password:输入456

查看配置
Switch>enable
Switch#show running-config

重启设备
Switch>enable
Switch#reload 重启 (未保存重启丢失已配置的信息)

保存配置
Switch>enable
Switch#config terminal
Switch(config)#enable password 123
Switch(config)#exit
Switch#write 保存
Switch#reload

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值