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

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

7360 OLT下SFU的端口配置如下:configure bridge port 1/1/2/7/1/1/2 max-unicast-mac 64 configure bridge port 1/1/2/7/1/1/2 vlan-id 100 tag untagged configure bridge port 1/1/2/7/1/1/2 pvid 100,此时如果从用户侧上行同时发送VLAN 100和Untag的报文,以下说法正确的是:

  • A、上行方向Untag和VLAN 100的报文都能通过
  • B、上行方向只有Untag报文能通过
  • C、上行方向只有VLAN 100的报文能通过
  • D、上行方向Untag和VLAN 100的报文都不能通过

参考答案

更多 “7360 OLT下SFU的端口配置如下:configure bridge port 1/1/2/7/1/1/2 max-unicast-mac 64 configure bridge port 1/1/2/7/1/1/2 vlan-id 100 tag untagged configure bridge port 1/1/2/7/1/1/2 pvid 100,此时如果从用户侧上行同时发送VLAN 100和Untag的报文,以下说法正确的是:A、上行方向Untag和VLAN 100的报文都能通过B、上行方向只有Untag报文能通过C、上行方向只有VLAN 100的报文能通过D、上行方向Untag和VLAN 100的报文都不能通过” 相关考题
考题 某台华为交换机做了如下配置:[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 3TagD.qinq protocol 0x9100命令是修改TPID字段取值

考题 如图所示,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 trunkB.port link-type dot1q-tunnelC.port trunk allow-pass vlan 3D.port trunk allow-pass vlan 200 to 300

考题 下面是一段关于交换机端口的配置,针对如下配置说法正确的是()port link-type hybrid port hybrid pvid vlan2port hybrid untagged vlan 2 port hybrid tagged vlan3 A.该端口的默认VLAN是VLAN 2B.port hybrid tagged vlan 3命令用来配置Hybrid类型接口所属的VLAN,这些VLAN的帧以Untagged方式通过接口C.por thybrid untagged vlan 2命令用来配置Hybrid类型接口所属的VLAN,这些VLAN的帧以Tagged方式通过接口D.以上说法都正确

考题 A.[SWITCHA] INTERFACE GIGABITETHERNET 1/0/3 [SWITCHA-GIGABITETHERNET1/0/3] PORT LINK-TYPE TRUNK [SWITCHA-GIGABITETHERNET1/0/3] PORT TRUNK ALLOW-PASS VLAN 2 3 B.[SWITCHA] INTERFACE GIGABITETHERNET 1/0/1 [SWITCHA-GIGABITETHERNET1/0/3] PORT LINK-TYPE TRUNK [SWITCHA-GIGABITETHERNET1/0/3] PORT TRUNK ALLOW-PASS VLAN 2 3 C.[SWITCHA] INTERFACE GIGABITETHERNET 1/0/1 [SWITCHA-GIGABITETHERNET1/0/3] PORT LINK-TYPE ACCESS [SWITCHA-GIGABITETHERNET1/0/3] PORT DEFAULT VLAN 2 3 D.[SWITCHA] INTERFACE GIGABITETHERNET 1/0/3 [SWITCHA-GIGABITETHERNET1/0/3] PORT LINK-TYPE ACCESS [SWITCHA-GIGABITETHERNET1/0/3] PORT DEFAULT VLAN 2 3

考题 某台华为交换机做了如下配置: [HUAWEI]interface ethernet 1/0/1[HUAWEI-Ethernet1/0/1]port link-type hybrid[HUAWEI-Ethernet1/0/1]port hybrid untagged vlan 3 关于此配置的说明正确的是( ) A.port link-type hybrid 是配置接口类型为hybrid B.Ethernet1/0/1 接口在发送帧时会将帧中的vlan 3 Tag 标记为untag C.VLAN 上剥离VLAN 3 的unTag标记 D.Ethernet1/0/1 接口在接收帧时会将帧中的vlan 3 Tag 剥离。

考题 某公司的网络拓扑如图4-1所示,随着业务的发展,接待区wifi的接入设备过多,导致掉线不稳定。网络管理员提出进行改造,设计如图2的接待区所示。 问题1(13分)以下AC与S2交换机的部分配置,请补充完整。 要求AC与AP之间的vlan信息如下表所示。 配置S2 [Switch] sysname (1)[S2]vlan batch (2)[S2]interface GigabitEthernet0/0/1[S2-GigabitEthernet0/0/1]port link-type (3)[S2-GigabitEthernet0/0/1]port trunk(4) //设置默认vlan id 为100 [S2-GigabitEthernet0/0/1]port trunk (5) vlan 100 101 102 103[S2-GigabitEthernet0/0/1]quit[S2]interface GigabitEthernet0/0/2[S2-GigabitEthernet0/0/2]port link-typetrunk[S2-GigabitEthernet0/0/2]port trunkallow-pass vlan 100 101 102 103[S2-GigabitEthernet0/0/2]quit…[AC]vlan batch 100 101 102 103[AC](6)[AC-GigabitEthernet0/0/1]port link-typetrunk[AC-GigabitEthernet0/0/1]port trunkallow-pass(7)[AC-GigabitEthernet0/0/1]quit[AC]dhcp (8)[AC]interface (9)[AC -Vlanif100]ip address (10)[AC -Vlanif100]dhcp select (11)[AC-Vlanif100]quit[AC]interface vlanif 101[AC -Vlanif101]ip address (12)[AC -Vlanif101]dhcp select interface[ACVlanif101](13)[AC]…

考题 登录7302 cli,以下是命令info configure vlan执行后的结果信息。 #----------------------------------------------------------------------------------------------------------------------------------- echo "vlan" #----------------------------------------------------------------------------------------------------------------------------------- vlan broadcast-frames priority-policy port-default shub id 1 mode residential-bridge egress-port network:1 exit egress-port network:2 exit egress-port network:3 exit egress-port network:4 exit egress-port network:5 exit egress-port network:6 exit egress-port network:7 exit exit id 4003 mode residential-bridge egress-port network:4 exit exit id 4094 mode residential-bridge name vlan4094 egress-port lt:1/1/4 exit egress-port lt:1/1/5 exit egress-port lt:1/1/6 exit egress-port lt:1/1/7 exit egress-port lt:1/1/8 exit egress-port lt:1/1/9 exit egress-port lt:1/1/10 exit egress-port lt:1/1/11 exit egress-port lt:1/1/12 exit egress-port lt:1/1/13 exit egress-port lt:1/1/14 exit egress-port lt:1/1/15 exit egress-port lt:1/1/16 exit egress-port lt:1/1/17 exit egress-port lt:1/1/18 exit egress-port lt:1/1/19 exit exit exit exit #----------------------------------------------------------------------------------------------------------------------------------- 根据以上信息判断,该7302节点管理VLAN的ID为()。A、1B、4003C、4094D、无法判断

考题 7360 OLT下SFU的端口配置如下:configure bridge port 1/1/2/7/1/1/2 max-unicast-mac 64 configure bridge port 1/1/2/7/1/1/2 vlan-id 100 no tag,此时如果从用户侧上行同时发送VLAN 100和Untag的报文,以下说法正确的是:A、上行方向Untag和VLAN 100的报文都能通过B、上行方向只有Untag报文能通过C、上行方向只有VLAN 100的报文能通过D、上行方向Untag和VLAN 100的报文都不能通过

考题 7360 OLT下SFU的端口配置如下:configure bridge port 1/1/2/7/1/1/2 max-unicast-mac 64 configure bridge port 1/1/2/7/1/1/2 vlan-id 100 no tag,此时如果上下行同时对相应的MAC地址发送VLAN 100的报文,以下说法正确的是:A、下行方向只收到Untag的报文B、下行方向只收到VLAN 100的报文C、下行方向Untag和VLAN 100的报文都能收到

考题 在S3610交换机上创建包含有端口Ethernet1/0/1,ID为2的聚合端口,其正确命令是()。A、[SWA] interface bridge-aggregation 2B、[SWA] interface bridge-aggregation 2 port Ethernet1/0/1C、[SWA-Ethernet1/0/1] interface bridge-aggregation 2D、[SWA-Ethernet1/0/1] interface bridge-aggregation 2 mode static

考题 PC1、PC2和PC3分别连接到一台QuidwayS系列二层交换机SwitchA的端口E0/1、E0/2和E0/3,端口分属于VLAN10、20和30,服务器连接到端口G2/1,属于VLAN100。要求PC1和PC2之间可以互访,PC2和PC3之间可以互访,PC1、PC2和PC3都可以访问服务器,其余的PC间访问均禁止。下列关于交换机SwitchA的配置说法,正确的是()A、用port命令将端口G2/1加入VLAN100中,并将G2/1配置成Trunk口,允许VLAN10,20,30和100通过。B、端口视图下,用portlink-type命令将E0/1配置成Access口。C、端口视图下,用portlink-type命令将E0/2配置成Hybrid口,并将VLAN10、20、30和100配置在untagged list中。D、端口视图下,用portlink-type命令将E0/2配置成Hybrid口,并将VLAN20和100配置在untagged list中,将VLAN30配置在tagged list中。

考题 登录7302 cli,以下是命令show vlan fdb 2101执行后的结果信息。 ============================================================ fdb table ============================================================ vlanid mac port bridge-port status ------------------------------------------------------------------------------------------------------------------------------------ 2101 00:e0:8e:d1:7e:67 1/1/4/1:8:35 753 learned ------------------------------------------------------------------------------------------------------------------------------------ fdb count : 1 ============================================================ 根据以上信息判断,与VLAN 2101绑定的用户端口是()kbit/s。A、1/1/4/1:0:35B、1/1/4/1:8:32C、1/1/4/1:8:35D、无法确定

考题 7360 OLT下SFU的端口配置如下:configure bridge port 1/1/2/7/1/1/2 max-unicast-mac 64 configure bridge port 1/1/2/7/1/1/2 vlan-id 100 tag single-tagged,此时如果从用户侧上行同时发送VLAN 100和Untag的报文,以下说法正确的是:A、上行方向Untag和VLAN 100的报文都能通过B、上行方向只有Untag报文能通过C、上行方向只有VLAN 100的报文能通过D、上行方向Untag和VLAN 100的报文都不能通过

考题 登录7302 cli,以下是命令info configure bridge port 1/1/4/1:0:35执行后的结果信息。 #----------------------------------------------------------------------------------------------------------------------------------- echo "bridge" #----------------------------------------------------------------------------------------------------------------------------------- port 1/1/4/1:0:35 pvid 1001 max-unicast-mac 4 vlan-id 1001 exit exit #----------------------------------------------------------------------------------------------------------------------------------- 根据以上信息判断,端口1/1/4/1上设定的最多可学习的MAC地址数是()。A、1B、2C、4D、8

考题 登录7302 cli,以下是命令info configure bridge port 1/1/4/1:0:35执行后的结果信息。 #----------------------------------------------------------------------------------------------------------------------------------- echo "bridge" #----------------------------------------------------------------------------------------------------------------------------------- port 1/1/4/1:0:35 pvid 1001 max-unicast-mac 4 vlan-id 1001 exit exit #----------------------------------------------------------------------------------------------------------------------------------- 根据以上信息判断,端口1/1/4/1上创建的PVC是()。A、0/35B、8/35C、0/32D、8/32

考题 7360 OLT下SFU的端口配置如下:configure bridge port 1/1/2/7/1/1/2 max-unicast-mac 64 configure bridge port 1/1/2/7/1/1/2 vlan-id 100 tag single-tagged,此时如果上下行同时对相应的MAC地址发送VLAN 100的报文,以下说法正确的是:A、下行方向只收到Untag的报文B、下行方向只收到VLAN 100的报文C、下行方向Untag和VLAN 100的报文都能收到

考题 登录7302 cli,以下是命令info configure bridge port 1/1/4/1:0:35执行后的结果信息。 #----------------------------------------------------------------------------------------------------------------------------------- echo "bridge" #----------------------------------------------------------------------------------------------------------------------------------- port 1/1/4/1:0:35 pvid 1001 max-unicast-mac 4 vlan-id 1001 exit exit #----------------------------------------------------------------------------------------------------------------------------------- 根据以上信息判断,端口1/1/4/1上绑定的VLAN ID是()。A、1000B、1001C、4093D、无法判断

考题 要想让S3026透传vlan100,必须要在S3026上配置哪些命令()。A、vlan 100B、port link-type trunkC、port trunk permit vlan 100D、port trunk pvid vlan 1

考题 The classic Spanning Tree Protocol (802.1D 1998) uses which sequence of variables to determine the best received BPDU?()A、 1) lowest root bridge id,2)lowest sender bridge id,3)lowest port id,4)lowest root path costB、 1) lowest root path cost,2)lowest root bridge id,3)lowest sender bridge id,4)lowest sender port idC、 1) lowest root bridge id,2)lowest sender bridge id,3)lowest root path cost 4)owest sender port idD、 1) lowest root bridge id,2)lowest root path cost,3)lowest sender bridge id,4)lowest sender port id

考题 Refer to the output shown on switch SW1 below:  VLAN 1 bridge priority set to 8192. VLAN 1 bridge max aging time set to 20.VLAN 1 bridge hello time set to 2. VLAN 1 bridge forward delay set to 15. Switch is now the root switch for active VLAN 1.  What command would you enter to reproduce this output?

考题 A customer is deploying a new database on a PS701 Blade in a BladeCenter H, and requires redundant network and SAN adapters. Which configuration supports the customer requirement?()A、Configure 2CFFh combination fibre channel / gigabit Ethernet adaptersB、Configure 1CFFh 2-port fibre channel adapter and 1 CIOv 2-port gigabit Ethernet adapterC、Configure 1CIOv 2-port fibre channel adapter and 1 CFFh combination fibre channel / gigabit Ethernet adapterD、Configure 1CIOv 2-port gigabit Ethernet adapter and 1 CFFh combination fibre channel / gigabit Ethernet adapter

考题 A customer is deploying a new database on a PS701 Blade in a BladeCenter H, and requires redundant network and SAN adapters. Which configuration supports the customer requirement?()A、Configure 2 CFFh combination fibre channel / gigabit Ethernet adaptersB、Configure 1 CFFh 2-port fibre channel adapter and 1 CIOv 2-port gigabit Ethernet adapterC、Configure 1 CIOv 2-port fibre channel adapter and 1 CFFh combination fibre channel / gigabit Ethernet adapterD、Configure 1 CIOv 2-port gigabit Ethernet adapter and 1 CFFh combination fibre channel / gigabit Ethernet adapter

考题 Your company has a single Active Directory domain. The domain has servers that run Windows Server 2008 R2. You have a server named NAT1 that functions as a NAT server. You need to ensure that administrators can access a server named RDP1 by using Remote Desktop Protocol (RDP). What should you do?()A、Configure NAT1 to forward port 389 to RDP1.B、Configure NAT1 to forward port 1432 to RDP1.C、Configure NAT1 to forward port 3339 to RDP1.D、Configure NAT1 to forward port 3389 to RDP1.

考题 单选题假设一切配置都正常的情况下,使用 display interface 命令查看端口 1、4、5、6,以下关于各端口信息描述正确的是?()A  Port 1:vlan passing 5-7B  Port 4:vlan passing 5-6C  Port 5:vlan passing 5-7D  Port 6:vlan passing 6-7

考题 问答题Refer to the output shown on switch SW1 below:  VLAN 1 bridge priority set to 8192. VLAN 1 bridge max aging time set to 20.VLAN 1 bridge hello time set to 2. VLAN 1 bridge forward delay set to 15. Switch is now the root switch for active VLAN 1.  What command would you enter to reproduce this output?

考题 单选题某台华为交换机做了如下配置:[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 3TagD qinq protocol 0x9100命令是修改TPID字段取值

考题 单选题The classic Spanning Tree Protocol (802.1 D 1998) uses which sequence of variables to determine thebest received BPDU?()A 1) lowest root bridge id,2) lowest sender bridge id,3) lowest port id,4) lowest root path costB 1) lowest root path cost,2) lowest root bridge id,3) lowest sender bridge id,4) lowest sender port idC 1) lowest root bridge id,2) lowest sender bridge id,3) lowest root path cost,4) lowest sender port idD 1) lowest root bridge id,2) lowest root path cost,3) lowest sender bridge id,4) lowest sender port id