题目内容

【问题 5】(7分)
以下是交换机Switch1 的部分配置。请解释配置命令。
1.配置 VLAN Trunk端口
……
Switch1(config)#interface f0/24 (进入端口 24配置模式)
Switch1(config-if)#switchport mode trunk (5) (2 分)
Switch1(config-if)# switchport trunk allowed vlan all (6) (2 分)
2.创建 VLAN
……
Switch2#vlan database
Switch2(vlan)#vlan 2 name vlan2 (7) (1 分)
3. 将端口加入到 VLAN中
Switch#config termilal
Enter configuration commands, one per line. End with CNTL/Z.
Switch1(config)#interface f0/9 (进入端口9 的配置模式)
Switch1(config-if)#switchport mode access (设置端口为静态 VLAN 访问模式)
Switch1(config-if)#switchport access vlan 2 (8) (1 分)
Switch1(config-if)#exit
Switch1(config)#exit
Switch1#show vlan (9) (1 分)

查看答案
更多问题

● 当TCP实体要建立连接时,其段头中的 (21) 标志置1。
(21)

A. SYN
B. FIN
C. RST
D. URG

● Windows Server 2003采用了活动目录(Active Directory)对网络资源进行管理,活动目录需安装在(35) 分区。
(35)

A. FAT16
B. FAT32
C. ext2
D. NTFS

● 小李是某政府部门职员,负责有关公文的录入,而公文有严格的版式要求。小李经常在Word中耗费大量时间调整公文的版式和文字字体,反而忽视了公文内容的正确性。采取 (65) 措施后,对提高小李的工作质量帮助最大。
(65)

A. 配置高性能计算机
B. 采用最新的办公软件
C. 简化排版要求
D. 制作公文模板

● 在路由器配置过程中,要查看用户输入的最后几条命令,应该键入 (58) 。
(58)

A. show version
B. show commands
C. show previous
D. show history

答案查题题库