网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

下面是交换机完成端口配置的过程,请根据题目要求,完成下列配置。

Switch(config)interface f0/7(进入端口7的配置模式)

Switch(config-if)(8)(设置端口为静态VLAN访问模式)

Switch(config-if)(9)(把端口7分配给VLAN10)

Switch(config-if)exit

Switch(config)exit


参考答案

更多 “ 下面是交换机完成端口配置的过程,请根据题目要求,完成下列配置。Switch(config)interface f0/7(进入端口7的配置模式)Switch(config-if)(8)(设置端口为静态VLAN访问模式)Switch(config-if)(9)(把端口7分配给VLAN10)Switch(config-if)exitSwitch(config)exit ” 相关考题
考题 以下为Cisco以太网交换机Catalyst 2924(WS-C2924XL-A,拥有24个10/100 M自适应端口)的VLAN划分命令,请解释【7】~【11】处的标有下划线部分配置命令的含义。switchen ∥进入特权执行态switch#config term ∥进入通用配置状态switch(config)# 【7】 ∥配置vlan l(ID为l的Vlan)switch(config-if)#ip address 202.112.111.23 255.255.255.0switch(config-if)#managementswitch(config-if)#exit ∥退出对vlan的配置状态switch(config)#interface fa0/1 ∥配置第一模块的第二个端口switch(config-if)# 【8】 ∥设置VLAN模式为accessswitch(config-if)# 【9】 ∥将该端口加入VLANswitch(config.if)#exit ∥退出对端口的配置状态…switch(config)#interface fa0/2 ∥配置第一模块的第三个端口,switch(config-if)# 【10】 ∥设置该端口VLAN模式为multiswitch (config-if)# 【11】 ∥加入2、3号VLANswitch(config-if)#exit//退出对端口的配置状态

考题 下面是交换机完成Trunk的部分配置,请根据题目要求,完成下列配置。SwitchA(config)interface f0/3(进入端口3配置模式)SwitchA(config-if)switchporl(6)(设置当前端口为Trunk模式)SwitchA(config-if)sritchport trunk allowed(7)(设置允许所有Vlan通过)SwitchA(config-if)exitSwitchA(config)exitSwitch%

考题 将Switch1的端口1216划入v2的配置命令如下,请给出空白处的配置内容:Switch1(config)interface fastEthernet0/6 (进入端口6配置模式)Switch1(config-if)switchport (7)Switch1(config-if)switchport (8)

考题 Switch1的f0/24口接在Switch 0的f0/2口上,请根据本题的示意图完成或解释以下 Switch0的配置命令。Switch0(config) interface(8)(进入虚子接口)Switch0(config-if) ip address 203.12.12.1 255.255.255.0(加IP地址)Switch0(config-if) no shutdown(9)Switch0(config-if) standby 1 ip 203.12.12.253(建HSRP组并设虚IP地址)Switch0(config-if) standby 1 priority 110(10)Switch0(config-if) standby 1 preempt(11)

考题 阅读以下说明,回答问题1至问题3,将解答填入解答栏内。【说明】某公司租用了一段C类地址203.12.11.0/24~203.12.14.0/24,如下图所示。其网间地址是172.11.5.14/24。要求网内所有PC都能上网。接入层交换机Switch1的端口24为trunk口,其余各口属于vlan11,请解释下列命令并完成交换机的配置。Switch1config terminalSwitch1(config)interface f0/24(进入端口24配置模式)Switch1(config-if) switchport mode trunk(1)Switch1(config-if)switchport trunk encapsulation dotlq(2)Switch1(config-if) switchport trunk allowed all(允许所有VLAN从该端口交换数据)Switch1(config-if)exitSwitch1(config)exitSwkch1 vlan databaseSwitch1(vlan) vlan11 name lab01(3)Switch1(vlan)exitSwitch1 config terminalSwitch1(config)interface f0/9(进入f0/9的配置模式)Switch1(config-if)(4)(设置端口为接入链路模式)Switch1(config-if)(5)(把f0/9分配给VLAN11)Switch1(config-if)exitSwitch1(config)exit

考题 如图所示,一台Cisc03500系列交换机上连接2台计算机,它们分别划分在VLANl0(II)号为10)和VLANll(ID号为11)中。交换机的千兆以太网端口(go/1)连接一台路由器,使2个VLAN之问能够通信。交换机管理地址为167.11.45.2/24,缺省路由地址为167.11.45.1/24。请阅读以下交换机的配置信息,并补充【1】-【5】空白处的配置命令或参数,按题目要求完成交换机的配置(注:填写答案时,配置语句的关键字要求拼写完整)。Switch一3548enablePassword:***********Switch-3548Switch——3548configure terminalSwitch-3548(config)hostname Switch—libSwitch—lib(config)Switch—lib(config)interface vlanSwitch—lib(config—if)no shutdownSwimh—lib(config—if)ip address 【1】 配置交换机管理地址Swimh—lib(config—if)exitSwish—lib(config)ip default—gateway 167.11.45.1Switch—lib(config)vtp domain libSwiSh—lib(config)vtp mode transparentSwiSh—lib(config)exitSwish—libvlan dataSwitch—lib(vlan)vlan 【2】 建立VLANl0…… 建立VLANll(省略)Switch—lib fvlan)}}exitSwitch——libconfigure terminalSwitch—lib(config)interface fO/1Swimh—lib(config—if)no shutdownSwitch—lib(config—if)switchport【3】 为端口fO/1分配VLANSwitch—lib(config—if)exitSwitch—lib(config)interface f0/6…… 为端口f0/6分配VLAN(省略)Switch—lib(config—iflexitSwitch—lib(config)interface go/1Switch—lib(config—if)switchport 【4】 设置VLAN trunk模式Switch—lib(config—if)switchport trunk encapsulation dotlqSwitch—lib(config—if)switchport trunk 【5】 配置允许中继的VLANSwitch—lib(config—if)exitSwitch—lib(config)exitSwitch—lib

考题 在一台cisco catalyst 2950交换机上,要将端口F0/1设置为永久中继模式,需要使用( )配置命令。 A、Switch(config-if)#switchport mode accessB、Switch(config-if)#switchport dynamic autoC、Switch(config-if)#switchport mode trunkD、Switch(config-if)#switchport mode dynamic

考题 【问题2】(3分)根据图4-1的配置,补充完成下面路由器的配置命令:Router(config)# interface (3)Router(config-if)#ip address 10.10.1.1 255.255.255.0Router(config-if)#no shutdownRouter(config-if)#exitRouter(config)# interface (4)Router(config-if)# ip address 192.168.1.1 255.255.255.0Router(config)# interface (5)Router(config-if)# ip address 10.10.2.1 255.255.255.0

考题 如图1所示,一台Cisco3500系列交换机上连接2台计算机,他们分别划分在VLAN10(ID号为 10)和VLAN11(ID号为11)中。交换机千兆以太网端口(g0/1)连接一台路由器,使2个VLAN之间能够通信,交换机管理地址为 167.11.45.2/24,缺省路由地址为 167.11.45.1/24。请阅读以下交换机的配置信息,并补充【6】~【10】空白处的配置命令或参数。按题目要求完成交换机的配置。(注:填写答案时,配置语句的关键字要求拼写完整)Switch-3548enablePassword:*********Switch-3548Switch-3548configure terminalSwitch-3548(config)hostname Switch-libSwitch-lib(config)Switch-lib(config)interface vlan 1Switch-lib(config-if)no shutdownSwitch-lib(config-if)ip address 【 6】 配置交换机的管理地址Switch-lib(config-if)exitSwitch-lib(config)ip default-gateway167.11.45.1Switch-lib(config)vtp domain libSwitch-lib(config)vtp mode transparentSwitch-lib(config)exitSwitch-libvlan dataSwitch-lib(vlan)vlan 【7】 建立VLAN10…… 建立VLAN11(省略)Switch-lib(vlan)exitSwitch-libconfigure terminalSwitch-lib(config)interface f0/1Switch-lib(config-if)no shutdownSwitch-lib(config-if)switchport 【8】 为端口f0/1分配VLANSwitch-lib(config-if)exitSwitch-lib(config)interface f0/6…… 为端口f0/6分配VLAN(省略)Switch-lib(config-if)exitSwitch-lib(config)interface g0/1Switch-lib(config-if)switchport 【9】 设置VLAN trunk 模式Switch-lib(config-if)switchport trunkencapsulation dotlqSwitch-lib(config-if)switchport trunk 【10】 配置允许中继的VLANSwitch-lib(config-if)exitSwitch-lib(config)exitSwitch-lib