填空题
阅读以下技术说明,根据要求回答下列问题。
[说明]
某公司采用代理服务器方式接入Internet,其内部网络拓扑结构和各设备参数配置情况如图1所示。公司内部网络使用地址192.168.0.0/24进行IP地址规划,交换机Switch01和Switch02均是具有24个普通以太网端口并可远程管理的二层交换机。
填空题
双绞线可以制作成直连线和交叉线两种形式,在图1中,两台交换机互连端口f0/23使用的双绞线应制作成______形式;连接交换机和计算机的双绞线应制作成______形式。
填空题
交换机进行第一次设置时,必须通过Console端口连接运行终端仿真软件的计算机进行配置。终端仿真程序串口的“端口设置”选项卡如图2所示。请给出正确的连接参数,以便进入交换机设备的虚拟操作台进行设备配置。
每秒位数:{{U}} ① {{/U}}; 数据位:{{U}} ② {{/U}}; 奇偶校验:{{U}} ③ {{/U}};
停止位:{{U}} ④ {{/U}}; 数据流控制:{{U}} ⑤ {{/U}}。
①A.2400 B.4800 C.9600 D.19200
②A.5 B.6 C.7 D.8
③A.偶校验 B.奇校验 C.无 D.空格
④A.1 B.1.5 C.2 D.无
⑤A.Xon/Xoff B.硬件 C.无
填空题
阅读以下配置信息,结合图1所示的网络拓扑结构中各设备参数配置情况,将空缺的内容填写完整。
Switch>enable (进入特权模式)
Switch # config terminal (进入全局配置模式)
Switch(config) # ______ (修改交换机的主机名)
Switch01(config) # enable password abc123
Switch01(config) # enable secret test123456
Switch01(config) # ______0 4 (进入虚拟终端配置模式)
Switch01(config-line) # password 7 telnetme
Switch01(config-line) # exit
Switch01(config) # interface vlan 1 (进入管理VLAN端口配置模式)
Switch01(config-if) # ip address ______ (设置交换机管理IP地址)
Switch01(config-if) # ______
Switch01(config) # interface fastEthernet 0/1 (进入端口f0/1配置模式)
Switch01(config-if) # description To-NM-PC1 (配置端口描述信息)
Switch01(config-if) # ______
10 Force 10 Mbps operation
100 Force 100 Mbps operation
auto Enable AUTO speed configuration
Switch01(config-if) # ______ (设置该端口的数据传输速率)
Switch01(config-if) # ______ (设置该端口的工作模式)
Switch01(config-if) # ______ (激活当前交换机端口)
Switch01(config-if) # end
Switch01 # show interface fastEthernet 0/1 (查看端口f0/1的配置结果)
FastEthernet 0/1 is up, line protocol is up
Hardware is Fast Ethernet, address is 000b.ef23.0872(bia 000b.ef23.0872)
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARAP, loopback not set
Keepalive set(10 sec)
100-speed, full-duplex
Input flow-control is on, output flow-control is on
ARP type: ARPA, ARP Timeout 02:01:01