CMS专题

多选题A host named client12 is having difficulty communicating with a heavily used server named server14. The server14 server has the ce0, ce1, ce4, and qfe4 interfaces active. The client12, admin6, and appserv5 hosts are all on a private network and access 

题目
多选题
A host named client12 is having difficulty communicating with a heavily used server named server14. The server14 server has the ce0, ce1, ce4, and qfe4 interfaces active. The client12, admin6, and appserv5 hosts are all on a private network and access the ce4 interface on server14 exclusively and cannot access other network interfaces on server14. The appserv5 and admin6 hosts are currently generating heavy traffic to server14 due to a running batch process.  Which two commands can you run on server14 to look at the network traffic generated between only client12 and server14 to assist in troubleshooting the communication issue?()
A

snoop !admin6

B

snoop -d client12

C

snoop -d ce server14

D

snoop -d ce4 client12

E

snoop -d ce4 client12 server14

F

snoop -i ce4 server14 client12

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are having problems with connections from a specific host (192.168.1.15) not closing down correctly.You want to find the state of the threads from that host check for long-running queries. Which statement will accomplish this?()

A.A

B.B

C.C

D.D


参考答案:A

第2题:

Which command allows you to view interface usage details in real-time?()

A.user@host> debug interface interface-name

B.user@host> monitor usage interface-name

C.user@host> monitor interface interface-name

D.user@host> traceoptions interface interface-name


参考答案:C

第3题:

Your company has a domain controller named Server1 that runs Windows Server 2008 R2 and the DNS Server server role. A server named Server2 runs a custom application.You need to configure DNS to include the following parameters for the custom application: &710;Service &710;Priority &710; Weight &710; Protocol &710; Port number &710;Host offering this service Which record should you create?()

A. Host Info (HINFO)

B. Service Location (SRV)

C. Canonical Name (CNAME)

D. Well-Known Service (WKS)


参考答案:B

第4题:

Similarly, he told couples to seek marital counseling____if they’re having trouble communicating.

A.on the brink
B.on the verge
C.in particular
D.ahead of time

答案:C
解析:
本题考查介词短语辨析。题目意为:“同样地,他告诉夫妇们去寻求婚姻咨询尤其是如果他们在沟通方面有困难。” A项意为“即将”。B项意为 “濒临”。C项意为“尤其,特别”。D项意为“提前,预先”。结合题意,C项最符合。
  

第5题:

Which command should be used to capture network traffic between the localhost and a host named ‘webserver’?()

A.tcpdump webserver

B.tcpdump host webserver

C.tcpdump -hostname webserver

D.tcpdump -print -h webserver


参考答案:B

第6题:

The remote host parameter configured on the LNS must match which parameter on the LAC?()

A.hostname

B.host

C.client-name

D.remote-host


参考答案:C

第7题:

After connecting a PC to an available port on a switch, you find that the PC can not access any of the resources on the LAN. No other PC's connected to the switch appear to be having any issues. What is the most likely cause for this problem?

A.The router lacks a routing table entry for the new host

B.The host switch port is assigned to the incorrect VLAN

C.The host MAC address is incorrectly configured

D.A STP instance for the new host has not been initialized

E.The switch does not have the MAC address hard coded in the CAM table.


正确答案:B
解析:Explanation:VirtualLANsbreakupbroadcastdomainsinalayer-twoswitchedinternetwork.IfahostisinadifferentVLANthenthenetworkservicesitneedstouse,thepacketsmustgothrougharouter.Ifroutingdoesnottakeplace,thePCwillbeunabletocommunicatewithanyotherdevicesnotinthesameVLAN.AnswerBisthebestanswerforthisquestion.IncorrectAnswers:A.ThePCisunabletocommunicatewithotherLANusers.Norouterneedstoevenbeinstalledforthistowork.C,E.TheMACaddressofthePCdoesnotneedtobeenteredmanuallyintotheswitch.TheswitchwilldynamicallylearnoftheMACaddressofthePC.D.TheSTPalgorithmdoesnotneedtohaveanyendhostinformationaddedinorderforittowork.

第8题:

A Windows Communication Foundation (WCF) service is self-hosted in a console application. The service implements the IDataAccess contract, which is defined in the MyApplication namespace. The service is implemented in a class named DataAccessService which implements the IDataAccess interface and also is defined in the MyApplication namespace. The hosting code is as follows. (Line numbers are included for reference only.)01 static void Main(string[] args)02 {03 ServiceHost host;04 ...05 host.Open();06 Console.ReadLine();07 host.Close();08 }You need to create a ServiceHost instance and assign it to the host variable. You also need to instantiate the service host.Which line of code should you insert at line 04?()

A. host = new ServiceHost("MyApplication.DataAccessService");

B. host = new ServiceHost("MyApplication.DataAccess");

C. host = new ServiceHost(typeof(IDataAccess));

D. host = new ServiceHost(typeof(DataAccessService));


参考答案:D

第9题:

Refer to the graphic.Host A is communicating with the seiver. What will be the source MAC address of the frames received by Host A from the server?()

A.the MAC address of the seiver network interface

B.the MAC address of host A

C.the MAC address of router interface e 1

D.the MAC address of router interface e0


参考答案:D

第10题:

Which command allows you to view interface usage details in real-time?()

  • A、user@host> debug interface interface-name
  • B、user@host> monitor usage interface-name
  • C、user@host> monitor interface interface-name
  • D、user@host> traceoptions interface interface-name

正确答案:C

更多相关问题