某台华为交换机做了如下配置:[SWD]interface ethernet1/0/1[SWD-Ethernet1/0/1]port link-type hybrid[SWD-Ethernet1/0/1]port hybrid untagged vlan 3[SWD-Ethernet1/0/1]port vlan-stacking vlan 200 to 300 stack-vlan 3 [SWD]interface ethernet 1/0/1[SWD-Ethernet1/0/1]qinq protocol 0x9100关于此配置的说明不正确的是()
A.port link-type hybrid是配置接口类型为hybrid,灵活QinQ的接入端口类型可以配置为trunk或hybrid,根据具体情况而定
B.Ethernet1/0/1接口在发送帧时会将帧中的vlan 3 Tag剥离
C.在VLAN 200到300的用户VLAN上剥离VLAN 3Tag
D.qinq protocol 0x9100命令是修改TPID字段取值
第1题:
将交换机的access端口ethernet0/1加入VLAN4,可用如下方法配置()。
A.[Switch]vlan 4[Switch-vlan4]port ethernet0/1
B.[Switch]vlan 4[Switch-Ethernet0/1]port access vlan 4
C.[Switch]vlan 4[Switch-vlan4]port accesse thernet0/1
D.[Switch]vlan 4[Switch-Ethernet0/1]port access vlan pvid 4[Huawei]vlan 3500[Huawei-Gigabit Ethernet0/0/1]disth interface Gigabit Ethernet0/0/1 port link-type access portdefault vlan 3500
第2题:
阅读以下说明,回答问题 1至问题 3. 将解答填入答题纸对应的解答栏内。 【说明 】 某局域网的拓扑结构如图 3-1 所示。
【问题1 】 (8 分) 网络的主要配置如下,请解释配置命令。 //( ) [SwitchB] vlan batch 10 20 [SwitchB] interface GigabitEthernet 0/0/1 [SwitchB- GigabitEthernet0/0/1] port link-type access [SwitchB-GigabitEthernet0/0/1] port default vlan 10 [SwitchB] interface GigabitEthernet0/0/2 [SwitchB- GigabitEthernet0/0/2] port link-type access [SwitchB-GigabitEthernet0/0/2] port default vlan 20 [SwitchB] interface GigabitEthernet0/0/23 [SwitchB-GigabitEthernet0/0/23] port link-type trunk [SwitchB-GigabitEthernet0/0/23] port trunk allow-pass vlan 10 20 //( ) [SwitchA] vlan batch 10 20 30 100 [SwitchA] interface GigabitEthernet 0/0/23 [SwitchA-GigabitEthernet0/0/23] port link-type trunk [SwitchA-GigabitEthernet0/0/23] port trunk allow-pass vlan 10 20 //( ) [SwitchA] interface GigabitEthernet 0/0/24 [SwitchA-GigabitEthernet0/0/24] port link-type trunk [SwitchA-GigabitEthernet0/0/24] port default vlan 30 //配置连接路由器的接口模式,该接口属于 VLAN100 [SwitchA] interface GigabitEthernet 0/0/1 [SwitchA-GigabitEthernet0/0/1] port link-type access [SwitchA-GigabitEthernet0/0/1] port default vlan 100 //配置内网网关和连接路由器的地址 [SwitchA] interface Vlanif 10 [SwitchA- Vlanif10] ip address 192.168.10.124 [SwitchA] interface Vlanif 20 [SwitchA- Vlanif20] ip address 192.168.20.124 [SwitchA] interface Vlanif 30 [SwitchA- Vlanif30] ip address 192.168.30.124 [SwitchA] interface Vlanif 100 [SwitchA- Vlanif100] ip address 172.16.1.124 //( ) [SwitchA] ip route-static 0.0.0.0 0.0.0.0 172.16.1.2 //( ) [AR2200] interface GigabitEthernet 0/0/0 [AR2200- GigabitEthernet 0/0/0] ip address 59.74.130.230 [AR2200] interface GigabitEthernet 0/0/1 [AR2200- GigabitEthernet 0/0/1] ip address 172.16.1.224 //( ) [AR2200] acl 2000 [AR2200-acl-basic-2000] rule permit source 192.168.10.0 0.0.0.255 [AR2200-acl-basic-2000] rule permit source 192.168.20.0 0.0.0.255 [AR2200-acl-basic-2000] rule permit source 192.168.30.0 0.0.0.255 [AR2200-acl-basic-2000] rule permit source 172.16.1.0 0.0.0.255 //( ) [AR2200] interface GigabitEthernet 0/0/0 [AR2200- GigabitEthernet 0/0/0] nat outbound 2000 //( ) [AR2200] ip route-static 192.168.10.0 255.255.255.0 172.16. 1.1 [AR2200] ip route-static 192.168.20.0 255.255.255.0 172.16. 1.1 [AR2200] ip route-static 192.168.30.0 255.255.255.0 172.16. 1.1 [AR2200] ip route-static 0.0.0.0 0.0.0.0 59.74.130.1 ( )-( ) 备选答案 A.在 SwitchC 上配置接口模式,该接口属于 VLAN30 B.配置指向路由器的静态路由 C.在 SwitchA上创建 VLAN ,配置接口模式并放行VLAN 10 和 VLAN 20 D.配置到内网的静态路由和到外网的静态路由 E.叮配置路由器内部和外部接口的 E地址 F.配置 ACL 策略 G.外网接口配置 NAT 转换 H.在 SwitchB上创建 VLAN ,配置接口模式 【问题2 】(6 分) 图 3-2 是 PC4 的网络属性配置界面,根据以上配置填空。 IP 地址:( ) 子网掩码: :( ) 默认网关:( )【问题3 】 (6 分) //为了限制 VLAN 10 中的用户的访问,在网络中增加了如下配置。 [SwitchA]time-range t 8:00 to 18:00 daily [SwitchA] acl number 3002 [SwitchA-acl-adv-3002] rule 5 deny ip source 192.168.10.0 0.0.0.255 destination 192.168.30.0 0 time-range t [SwitchA] traffic classifier tc 1 [SwitchA- classifier tc 1] if-match acl 3002 [SwitchA] traffic behavior tbl [SwitchA- behavior tbl] deny [SwitchA] traffic policy tpl [SwitchA- traffic policy tpl] classifier tcl behavior tbl [SwitchA]interface GigabitEthemet0/0/23 [SwitchA-GigabitEthemet0/0/23] traffic-policy tpl inbound 1.以上配置实现了 VLAN 10 中的用户在( )时间段可以访问 VLAN( )中的主机。 J 2. ÄCL中的编号表示该ACL的类型是( )。
第3题:
第4题:
第5题:
第6题:
Cisco端口配置模式配置命令不正确的是()。
第7题:
在交换机SWA 上执行display vlan 2 命令后,交换机输出如下:
第8题:
客户的二台交换机 SWA、SWB 通过七根以太网线连接在一起,并配置了静态链路聚合,交换机 SWA 上对应端口为 Ethernet 1/0 Ethernet 1/0/2、Ethernet 1/0/3、Ethernet 1/0/4、Ethernet 1/0/5、Ethernet1/0/6、Ethernet 1/0/7,配置方式为按照端口顺序依次配置如果交换机 SWA、SWB 每个聚合组只支持 6 个端口,则()。
第9题:
PCA、PCB分别与S3610交换机SWA的端口Ethernet1/0/2、Ethernet1/0/3相连,服务器与端口Ethernet1/0/1 相连。如果使用端口隔离技术使PC间互相隔离,但PC都能够访问服务器,则需要在交换机上配置哪些命令?()
第10题:
PCA、PCB分别与S3610交换机SWA的端口Ethernet1/0/2、Ethernet1/0/3相连,服务器与端口Ethernet1/0/1相连。如果使用端口隔离技术使PC间互相隔离,但PC都能够访问服务器,则需要在交换机上配置哪些命令?()
第11题:
SW1#show swithport port-security interface FastEthernet 0/12
SW1# show swithport port-secure interface FastEthernet 0/12
SW1# show port-secure interface FastEthernet 0/12
SW1#show running-config
SW1#show port-security interface FastEthernet 0/12
第12题:
port link-type hybrid是配置接口类型为hybrid,灵活QinQ的接入端口类型可以配置为trunk或hybrid,根据具体情况而定
Ethernet1/0/1接口在发送帧时会将帧中的vlan 3 Tag剥离
在VLAN 200到300的用户VLAN上剥离VLAN 3Tag
qinq protocol 0x9100命令是修改TPID字段取值
第13题:
在交换机SWA上执行 display vlan 2 命令后,交换机输出如下:
display vlan 2
VLAN ID: 2
VLAN Type: static
Route interface: not configured
Description: VLAN 0002
Tagged Ports: none
Untagged Ports:
Ethernet1/0/1 Ethernet1/0/3 Ethernet1/0/4
从以上输出可以判断______。
A. 端口 Ethernet1/0/1是一个Trunk 端口
B. VLAN2 中包含了端口Ethernet1/0/1、Ethernet1/0/3 和 Ethernet1/0/4
C. 带有 VLAN2 标签的数据帧离开端口Ethernet1/0/3 时需要剥离标签
D. 当前交换机存在的 VLAN 只有VLAN2
第14题:
如图所示,LAN A和LAN B为用户网络,通过SWB和SWD连接到ISP网络,SWA和SWE为用户侧交换机,都下挂有VLAN200到300的私网用户。SWB连接SWA的接口Ethernet1/0/1、SWD连接SWE的接口Ethernet1/0/1都为QinQ接入端口,属于VLAN3。在交换机SWB的端口Ethernet 1/0/2上,下面基于端口的QinQ配置(为端口进入的业务添加外层VLAN3)正确的是()
A.port link-type trunk
B.port link-type dot1q-tunnel
C.port trunk allow-pass vlan 3
D.port trunk allow-pass vlan 200 to 300
第15题:
第16题:
第17题:
第18题:
哪个两个命令正确验证是否端口快速以太网0/12端口安全性已配置的交换机?()
第19题:
在S3610交换机上创建包含有端口Ethernet1/0/1,ID为2的聚合端口,其正确命令是()。
第20题:
配置交换机SWA上的接口Ethernet1/0/1为边缘端口的命令为()
第21题:
在交换机SWA上执行displayvlan2命令后,交换机输出如下:
第22题:
二台交换机SWA.SWB通过四根以太网线连接在一起,其中交换机SWA上对应端口为Ethernet1/0/1、Ethernet1/0/2,Ethernet1/0/3、Ethernet1/0/4在SWA上对此4个端口配置了静态链路聚合从上述信息可以得知()。
第23题:
Observe-port interface Ethernet2/0/3
Mirror-port interface Ethernet2/0/3
Monitor-port interface Ethernet2/0/3
Server-port interface Ethernet2/0/3