1、参加考试 - ESwitching Final Exam - CCNA Exploration: LAN 交换和无线 (版本 4.0) 剩余时间: 02:09:33正在显示第 1 页,共 4 页 下一页页: 1 跳转 页: 1 跳转 页: 2 跳转 enableS1-Central# reloadS1-Central enableS1-Central# erase flash:S1-Central enableS1-Central# delete flash:vlan.datS1-Central enableS1-Central# configure terminalS1-Central(co
2、nfig)# no vlan 2S1-Central enableS1-Central# configure terminalS1-Central(config-if)# interface fastethernet 0/1S1-Central(config-if)# switchport access vlan 317请参见图示。网络管理员需要设置 Switch1,用于从 HostA 进行远程访问。管理员在 Router1 上发出 show ip interface brief 命令,然后在 Switch1 上发出 show interfaces trunk 命令以检验当前状态。此外,管理员
3、还将图中所示的其它配置应用于 Switch1。但是,从 HostA 尝试 telnet 访问却失败了。还需要对交换机发出哪些命令?Switch(config)# interface vlan 1Switch(config-if)# ip address 10.1.1.250 255.255.255.0Switch(config-if)# no shutdownSwitch(config-if)# ip default-gateway 10.1.10.254Switch(config)# interface vlan 1Switch(config-if)# ip address 10.1.50.
4、250 255.255.255.0Switch(config-if)# no shutdownSwitch(config-if)# ip default-gateway 10.1.50.254Switch(config)# interface vlan 10Switch(config-if)# ip address 10.1.10.250 255.255.255.0Switch(config-if)# no shutdownSwitch(config-if)# ip default-gateway 10.1.10.254Switch(config)# interface vlan 10Swit
5、ch(config-if)# ip address 10.1.1.250 255.255.255.0Switch(config-if)# no shutdownSwitch(config-if)# ip default-gateway 10.1.10.254Switch(config)# interface vlan 50Switch(config-if)# ip address 10.1.10.250 255.255.255.0Switch(config-if)# no shutdownSwitch(config-if)# ip default-gateway 10.1.10.25418请参见图示。 下列关于开销值 23 对 Switch4 的意义的说法中哪两项正确? (选择两项。)此开销代表从 Switch4 到根交换机的最低开销路径。一台上游(更接近根交换机)交换机的端口 16 正在向根交换机通告开销值 23。Switch4 将快速以太网链路的开销加到 23 上来确定到根交换机的总开销。Switch4 通过快速以太网链路连接到上游交换机,该上游交换机则通过千兆以太网链路连接到根交换机。根交换机通告的开销值是 23,该值比 VLAN0001 生成树域内的其它任何交换机的值都低。19