思科基本网络连接与IOS的基本操作 「网络工程师之路」
思科基本网络连接与IOS的基本操作 「网络工程师之路」
【实验目的】
了解并掌握模拟器组网的基本方法;
了解并掌握模拟器环境下的抓包及查看方法
掌握交换机的基本操作
【网络拓扑】
网络拓扑连接,如图1所示。
图1 网络拓扑图
【配置规划】
路由器的连接左右两个网络的接口的IP地址分别为192.168.1.254/24和192.168.2.254/24。
PC0和PC1的IP地址分别为192.168.1.1/24和192.168.1.2/24。默认网关为192.168.1.254。
PC2和PC3的IP地址分别为192.168.2.1/24和192.168.2.2/24。默认网关为192.168.2.254。
【练习任务】
\1. 构建如图1的拓扑结构;
\2. 路由器连接左右两个网络的接口的IP地址按要求进行设置;将PC0、PC1、PC2、PC3的IP参数按要求进行设置。
\3. 在PC0上ping PC1,查看连通的情况;切换到模拟状态下,重复进行在PC0上ping PC1,查看ICMP包的内容,以及交互情况。
\4. 在PC0上ping PC2,查看连通的情况;切换到模拟状态下,重复进行在PC0上ping PC3,查看ICMP包的内容,以及交互情况。
【网络拓扑2】
网络拓扑连接,如图2所示。
【练习任务2】
1. 将交换机的名称配置为SwitchA;
2. 将控制台密码设置为123,远程登录密码设置为456,特权密码设置为789,并要求特权密码在配置文件中是以加密形式保存。
3. 将上面的配置保存在startup-config文件中。
4. 查看running-config文件和startup-config文件的内容。
5. 查看在用户模式、特权模式下,可以执行的命令分别有哪些?
SwitchA#?
Exec commands:
clear Reset functions
clock Manage the system clock
configure Enter configuration mode
connect Open a terminal connection
copy Copy from one file to another
debug Debugging functions (see also ‘undebug’)
delete Delete a file
dir List files on a filesystem
disable Turn off privileged commands
disconnect Disconnect an existing network connection
enable Turn on privileged commands
erase Erase a filesystem
exit Exit from the EXEC
logout Exit from the EXEC
more Display the contents of a file
no Disable debugging informations
ping Send echo messages
reload Halt and perform a cold restart
resume Resume an active network connection
setup Run the SETUP command facility
show Show running system information
ssh Open a secure shell client connection
telnet Open a telnet connection
terminal Set terminal line parameters
traceroute Trace route to destination
undebug Disable debugging functions (see also ‘debug’)
vlan Configure VLAN parameters
write Write running configuration to memory, network, or terminal
6.请使用命令将将交换机与PC0相连的接口关闭。然后,再打开接口。
总结:
通过这个实验我们可以了解并掌握模拟器组网的基本方法、了解并掌握模拟器环境下的抓包及查看方法以及掌握交换机的基本操作。后续我们会更新在华为的eNsp模拟器上的相关操作,敬请期待。写作不易,动动你的小手指,给博主点个赞吧。跟着博主一起探索网络工程师之路吧~
- 点赞
- 收藏
- 关注作者
评论(0)