AnetworkadministratoristroubleshootinganEIGRPconnectionbetweenRouterA,IPaddress10.1.2.1,andRouterB,IPaddress10.1.2.2.GiventhedebugoutputonRouterA,whichtwostatementsaretrue?() A.RouterAreceivedahellopacketwithmismatchedmetric-calculationmechanismsB.RouterAreceivedahellopacketwithmismatchedauthenticationparametersC.RouterAwillformanadjacencywithRouterBD.RouterAreceivedahellopacketwithmismatchedautonomoussystemnumbersE.RouterAreceivedahellopacketwithmismatchedhellotimersF.RouterAwillnotformanadjacencywithRouterB
AnetworkadministratoristroubleshootinganEIGRPconnectionbetweenRouterA,IPaddress10.1.2.1,andRouterB,IPaddress10.1.2.2.GiventhedebugoutputonRouterA,whichtwostatementsaretrue?()
A.RouterAreceivedahellopacketwithmismatchedmetric-calculationmechanisms
B.RouterAreceivedahellopacketwithmismatchedauthenticationparameters
C.RouterAwillformanadjacencywithRouterB
D.RouterAreceivedahellopacketwithmismatchedautonomoussystemnumbers
E.RouterAreceivedahellopacketwithmismatchedhellotimers
F.RouterAwillnotformanadjacencywithRouterB
相关考题:
Youaredesigningann-tierJavaEEapplication.YouhavealreadydecidedthatsomeofyourJSPswillneedtogetdatafromaCustomerentitybean.YouaretryingtodecidewhethertouseaCustomer stubobjectoraTransferObject.Whichtwostatementsaretrue?()A.Thestubwillincreasenetworktraffic.B.TheTransferObjectwilldecreasedatastaleness.C.ThestubwillincreasethelogicnecessaryintheJSPs.D.Inbothcases,theJSPscanuseELexpressionstogetdata.E.OnlytheTransferObjectwillneedtouseaBusinessDelegate.
IfyouwanttousetheJavaEEplatform’sbuilt-intypeofauthenticationthatusesacustomHTMLpagefor authentication.Whichtwostatementsaretrue?() A.Yourdeploymentdescriptorwillneedtocontainthistag:CUSTOM.B.TherelatedcustomHTMLloginpagemustbenamedloginPage.html.C.Whenyouusethistypeofauthentication,SSListurnedonautomatically.D.YoumusthaveataginyourdeploymentdescriptorthatallowsyoutopointtobothaloginHTMLpageandanHTMLpageforhandlinganyloginerrors.E.IntheHTMLrelatedtoauthenticationforthisapplication,youmustusepredefinedvariablenamesfort hevariablesthatstoretheuserandpasswordvalues.
Giventhatbandcrefertoinstancesofwrapperclasses,whichtwostatementsaretrue?() A.b.equals(b)returnstrue.B.b.equals(c)returnsthesameresultasb==c.C.b.eqials(c)canreturnfalseevenifc.equals(b)returnstrue.D.b.equals(c)throwsanexceptionifbandcaredifferentwrappertypes.E.b.equals(c)returnsfalseifthetypeofwrapperobjectsbeingcomparedaredifferent.
classA{A(){}}classBextendsA{}Whichtwostatementsaretrue?() A.ClassB’sconstructorispublic.B.ClassB’sconstructorhasnoarguments.C.ClassB’sconstructorincludesacalltothis().D.ClassB’sconstructorincludesacalltosuper().
importjava.awt.*;publicclassXextendsFrame{publicstaticvoidmain(Stringargs){Xx=newX();x.pack();x.setVisible(true);}publicX(){setLayout(newBordrLayout());Panelp=newPanel();add(p,BorderLayout.NORTH);Buttonb=newButton(North”);p.add(b):Buttonb=newButton(South”);add(b1,BorderLayout.SOUTH):}}Whichtwostatementsaretrue?()A.Thebuttonslabeled“North”and“South”willhavethesamewidth.B.Thebuttonslabeled“North”and“South”willhavethesameheight.C.Theheightofthebuttonlabeled“North”canveryiftheFrameisresized.D.Theheightofthebuttonlabeled“South”canveryiftheFrameisresized.E.Thewidthofthebuttonlabeled“North”isconstanteveniftheFrameisresized.F.Thewidthofthebuttonlabeled“South”isconstanteveniftheFrameisresized.
publicclassSyncTest{publicstaticvoidmain(Stringargs){finalStringBuffers1=newStringBuffer();finalStringBuffers2=newStringBuffer();newThread(){publicvoidrun(){synchronized(s1){s2.append(A”);synchronized(s2){s2.append(B”);System.out.print(s1);System.out.print(s2);}}}}.start();newThread(){publicvoidrun(){synchronized(s2){s2.append(C”);synchronized(s1){s1.append(D”);System.out.print(s2);System.out.print(s1);}}}}.start();}}Whichtwostatementsaretrue?()
YouareworkingonanOracleDatabase10gdatabase.Becauseofdataloss,youdecidedtoperformaFlashbackDatabaseoperationusingthefollowingcommand:SQLFLASHBACKDATABASETOTIMESTAMP(SYSDATE5/24)Whichtwostatementsaretrue?()A.SYSDATEshouldnotbeusedwithTIMESTAMP.B.Thedatabasemusthavemultiplexedredologfiles.C.ThedatabasemustbeintheMOUNTstatetoexecutethecommand.D.ThedatabasemustbeopenedwiththeRESETLOGSoptionaftertheflashbackoperation.E.Theentiredatabaseneedstoberestoredfromthemostrecentbackupbeforetheflashbackoperation.
Afterperformingacleanshutdownofthedatabaseinstanceformaintenance,youmountthedatabaseandthenexecuteacommandtoopenthedatabase:SQLALTERDATABASEOPEN;Whichtwostatementsaretrue() A.Theonlineredologfilesandonlinedatafilesareopened.B.Alltheonlinedatafileheadersarecheckedforconsistency.C.Instancerecoveryisperformedbeforeopeningthedatabase.D.Thepathandexistenceofallthelogfilemembersarechecked
Youareinthemiddleofatransactionandverycrucialdatahasbeenmodified.Becauseofahardwarefailure,theinstancehasshutdownbeforesynchronizingallthedatabasefiles.Whichtwostatementsaretrue?() A.Onstartup,SMONcoordinatesinstancerecovery.B.Onstartup,CKPTcoordinatesinstancerecovery.C.Onstartup,useRMANtoperforminstancerecovery.D.Uncommittedchangeswillberolledbackafterthedatabaseisopened.E.Onstartup,performmediarecoveryandtheninstancerecovery.F.Onstartup,allthefileswillbesynchronizedandyougetbothcommittedanduncommitteddata.
RegardinganIPsecsecurityassociation(SA),whichtwostatementsaretrue?() A.IKESAisbidirectional.B.IPsecSAisbidirectional.C.IKESAisestablishedduringphase2negotiations.D.IPsecSAisestablishedduringphase2negotiations.
WhencomparingCPEandprovider-provisionedVPNs(PPVPN),whichtwostatementsaretrue?() A.CPEVPN’srequirededicatedVPNawarehardwareatcustomersite,PPVPNdoesnot.B.PPVPN’srequirededicatedVPNawarehardwareatcustomersite,CPEVPN’sdoesnot.C.CPEVPN’sscalebetterthanPPVPN’sastheydonotrequireapersiteconfigurationontheCPED.PPVPN’sscalebetterthanCPEVPN’sastheydonotrequireapersiteconfigurationontheCPE
Refertotheexhibit.AllnetworklinksareFastEthernet.Althoughthereiscompleteconnectivitythroughoutthenetwork,FrontLineusershavebeencomplainingthattheyexperienceslowernetworkperformancewhenaccessingtheserverfarmthantheReceptionofficeexperiences.Basedontheexhibit,whichtwostatementsaretrue?()A.ChangingthebridgepriorityofS1to4096wouldimprovenetworkperformance.B.ChangingthebridgepriorityofS1to36864wouldimprovenetworkperformance.C.ChangingthebridgepriorityofS2to36864wouldimprovenetworkperformance.D.ChangingthebridgepriorityofS3to4096wouldimprovenetworkperformance.E.DisablingtheSpanningTreeProtocolwouldimprovenetworkperformance.F.UpgradingthelinkbetweenS2andS3toGigabitEthernetwouldimproveperformance.
GiventheabovediagramandassumingthatSTPisenabledonallswitchdevices,whichtwostatementsaretrue?() A.DSW11willbeelectedtherootbridge.B.DSW12willbeelectedtherootbridge.C.ASW13willbeelectedtherootbridge.D.P3/1willbeelectedthenondesignatedport.E.P2/2willbeelectedthenondesignatedport.F.P3/2willbeelectedthenondesignatedport.
AccessPointR1isanAironet1200thathasbeenconvertedfromautonomousmodetoLWAPPmode.Afterthisconversion,whichtwostatementsaretrue?() A.LWAPP-enabledaccesspointscanstillcommunicatewithWirelessDomainServices(WDS)devices.B.AnLWAPP-enabledaccesspointconsoleportprovidesread-onlyaccesstotheunit.C.LWAPP-enabledaccesspointssupportLayer2LWAPP.D.LWAPP-enabledaccesspointsmustgetanIPaddressanddiscoverthecontrollerusingDHCP,DNS,oranIPsubnetbroadcast.E.AnLWAPP-enabledaccesspointconsoleportprovidesread-writeaccesstotheunit.
Refertotheexhibit.Onthebasisoftheinformationintheexhibit,whichtwostatementsaretrue?() A.WhentrafficissentfromtheISPtoautonomoussystem64512,thetrafficwillbeforwardedtoSanJose2becauseofthehigherMEDvalueofSanJose2B.Theserial0/0/1interfaceontheISProuterhasbeenconfiguredwiththesetmetric50commandC.TheoutputwasgeneratedbyenteringtheshowipbgpcommandontheSanJose1routerD.TheoutputwasgeneratedbyenteringtheshowipbgpcommandontheISProuterE.Theserial0/0/1interfaceontheISProuterhasbeenconfiguredwiththesetmetric75commandF.WhentrafficissentfromtheISPtoautonomoussystem64512,thetrafficwillbeforwardedtoSanJose1becauseofthelowerMEDvalueofSanJose1
Refertotheexhibit.Onthebasisoftheinformationthatisprovided, whichtwostatementsaretrue?() A.AnIPSpolicycanbeeditedbychoosingtheEditbutton.B.Right-clickingonaninterfacewilldisplayashortcutmenuwithoptionstoeditanactionortosetseveritylevels.C.TheEditIPSwindowiscurrentlyinGlobalSettingsview.D.TheEditIPSwindowiscurrentlyinIPSPoliciesview.E.TheEditIPSwindowiscurrentlyinSignaturesview.F.ToenableanIPSpolicyonaninterface,clickontheinterfaceanddeselectDisable.
Anetworkadministratorneedstoconfigureportsecurityonaswitch.whichtwostatementsaretrue?() A.ThenetworkadministratorcanapplyportsecuritytodynamicaccessportsB.Thenetworkadministratorcanconfigurestaticsecureorstickysecuremacaddressesinthevoicevlan.C.Thestickylearningfeatureallowstheadditionofdynamicallylearnedaddressestotherunningconfiguration.D.ThenetworkadministratorcanapplyportsecuritytoEtherChannels.E.Whendynamicmacaddresslearningisenabledonaninterface,theswitchcanlearnnew addresses,up tothemaximumdefined.