理 pdd是什么意思院、系 电子科学与技术 专业 11 年级 1113 班
试验时间 2013 年 10 月 日
姓名 林伟雄 学号 201111911313
实验名称 交换机基本配置
同组同学
实验成绩
1、实验目的acquisition翻译
1textbook、了解交换机的作用。
2、掌握交换机的基本配置方法。
3、熟悉Packet Tracer 5.3 交换机模拟软件的使用。
2、实验仪器设备及软件
以太网交换机一台、一台PC、专用配置电缆一根、网线一根。
3、实验步骤
1、在任何模式下,用户在输入命令时,不用全部将其输入,只要前几个字母能够唯一标识该命令便可,在此时按Tab键将显示全称。
2、在任何模式下,输入一个“?”即可显示所有在该模式下的命令。
3中英翻译器、如果不会拼写某个命令,可以键入开始的几个字母,在其后紧跟一个“?”,交换机即显示有什么样的命令与其匹配。
4、如不知道命令后面的参数应是什么,可以在该命令的关键字后加一个空格,键入“?”,交换机即会提示与“?”对应的参数是什么,例如,Switch#show?
5、要删除某条配置命令,在原配置命令前加一个no和空格。
6、了解交换机各种配置模式的功能。
7、修改交换机名称和密码。
退到上一层模式用“exit”,要退到特权模式用“end”。
查看交换机配置文件信息用show startup-config,查看当前所有配置信息用show running-config。
重启交换机用reload命令。
8、将IP地址和telnet配置好。
9、连接登录到真正cisco设备的过程,有以下四种方式:
a、通过Console终端方式;
b、通过telnet远程访问;
c、通过Web管理界面;
d、通过网管软件。
步骤1:要连接一台还没配置的新交换机或者没有管理IP地址的交换机,只能用终端方式访
问,利用console线连接设备的console口与PC机的串口。
步骤2:设置好交换机的管理IP地址后,就可以通过telnet登录到交换机,进行管理。
步骤3:PC机telnet到该地址上访问。
4、实验结果及分析
jisuanji:671223>enable 14
Password:
jisuanji:671223#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
jisuanji:671223(config)#interface ?
Aggregateport Aggregate port interface
FastEthernet Fast IEEE 802.3
GigabitEthernet Gigabit Ethernet interface
Loopback Loopback interface
Multilink Multilink-group interface
Virtual-ppp Virtual PPP interface
Virtual-template Virtual Template interface
Vlan Vlan interface
range Interface range command
jisuanji:671223(config)#interface
jisuanji:671223(config)#
jisuanji:671223#*Oct 14 11:03:12: %SYS-5-CONFIG_I: Configured from console by console
marcherjisuanji:671223#
jisuanji:pillow671223#EXIT
jisuanji:671223 CON0 is now available
Press RETURN to get started
jisuanji:671223> ?
Exec commands:
<1-99> Session number to resume
disable Turn off privileged commands
disconnect Disconnect an existing network connection
enable Turn on privileged commands
exit Exit from the EXEC
help Description of the interactive help system
lock Lock the terminal
ping Send echo messages
show Show running system information
telnet Open a telnet connection
traceroute Trace route to destination
jisuanji:671223>
jisuanji:671223>en<tab>
% Unrecognized host or address.
jisuanji:671223>enable
Password:
% Access denied
jisuanji:671223>configure terminal
jisuanji:671223>enable 14
Password:
jisuanji:671223#con?
configure
jisuanji:671223#con
Enter configuration commands, one per line. End with CNTL/Z.
jisuanji:671223(config)#conf t
jisuanji:671223(config)#interface ?
Aggregateport Aggregate port interface
FastEthernet Fast IEEE 802.3
GigabitEthernet Gigabit Ethernet interface
Loopback Loopback interface
pedestrian Multilink Multilink-group interface
Virtual-ppp Virtual PPP interface
Virtual-template Virtual Template interface
Vlan Vlan interface
range Interface range command
jisuanji:671223(config)#interface
jisuanji:671223#*Oct 14 11:13:21: %SYS-5-CONFIG_I: Configured from console by console
jisuanji:671223#ping 1.1.1.1
Sending 5, 100-byte ICMP Echoes to 1.1.1.1, timeout is 2 conds:
< press Ctrl+C to break >
航空公司缩写.....
Success rate is 0 percent (0/5)
jisuanji:671223#ping 176.13.136.159
2004年雅典奥运会开幕式
Sending 5, 100-byte ICMP Echoes to 176.13.136.159, timeout is 2 conds:
< press Ctrl+C to break >
.....
Success rate is 0 percent (0/5)
jisuanji:671223#176.16.136.100
Trying 176.16.136.100, 23...
% Destination unreachable; gateway or host down
jisuanji:671223#172.16.136.100
Trying 172.16.136.100, 23...
% Destination unreachable; gateway or host down
jisuanji:生活半径671223#172..16.136.74
% Unrecognized host or address.
jisuanji:671223#172.16.136.74
Trying 172.16.136.74, 23...
% Destination unreachable; gateway or host down
jisuanji:671223#172.16.136.75
Trying 172.16.136.75, 23...
% Destination unreachable; gateway or host down
jisuanji:671223#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
jisuanji:671223(config)#hostname SW-1
SW-1(config)#
SW-1(config)#banner motd $
Enter TEXT message. End with the character '$'.