You need to configure a default route on a Ezonexam router. Which command will configure a default route on a router?
A.VE1(config)# ip route 0.0.0.0 10.1.1.0 10.1.1.1
B.VE1(config)# ip default-route 10.1.1.0
C.VE1(config)# ip default-gateway 10.1.1.0
D.VE1(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1
第1题:
YouareimplementinganASP.NETWebsite.Thesiteusesacomponentthatmustbedynamicallyconfiguredbeforeitcanbeusedwithinsitepages.YoucreateastaticmethodnamedSiteHelper.Configurethatconfiguresthecomponent.YouneedtoaddacodesegmenttotheGlobal.asaxfilethatinvokestheSiteHelper.Configuremethodthefirsttime,andonlythefirsttime,thatanypageinthesiteisrequested.Whichcodesegmentshouldyouuse?()
A.voidApplication_Start(objectsender,EventArgse){SiteHelper.Configure();}
B.voidApplication_Init(objectsender,EventArgse){SiteHelper.Configure();}
C.voidApplication_BeginRequest(objectsender,EventArgse){SiteHelper.Configure();}
D.ObjectlockObject=newObject();voidApplication_BeginRequest(objectsender,EventArgse){lock(lockObject()){SiteHelper.Configure();}}
第2题:
A.Configure2CFFhcombinationfibrechannel/gigabitEthernetadapters
B.Configure1CFFh2-portfibrechanneladapterand1CIOv2-portgigabitEthernetadapter
C.Configure1CIOv2-portfibrechanneladapterand1CFFhcombinationfibrechannel/gigabitEthernet adapter
D.Configure1CIOv2-portgigabitEthernetadapterand1CFFhcombinationfibrechannel/gigabitEthernet adapter
第3题:
Asanetworkengineer,youresponsibilityistoinstall,configure,operate,andtroubleshootnetworks.Inyourcompany’snetwork,EIGRPistheroutingprotocol.Youhavejustdiscoveredthattworoutersrestartedtheneighborrelationship.Why?()
A.Anupdatepacketwithinitflagsetfromaknown,alreadyestablishedneighborrelationshipwasreceivedbyoneoftherouters.
B.Thecountersweredeleted.
C.TheARPcachewasremoved.
D.TheIPEIGRPneighborrelationshipwasclearedmanually.
第4题:
从哪个菜单配置AP?
A、Configure>APs
B、Configure>Controllers>APs
C、Configure>Access Points
D、不配置AP,只配置控制器。AP会自动与控制器配置同步
A.
B.
C.
D.
第5题:
A.theCiscoWCSisdesignedtosupport1500CiscoWLANcontrollersandupto50APs
B.theCiscoWCSrunsonadedicatednetworkdevicesuchastheCisco2700networkappliance
C.theCiscoWCSrunsonvariouswindowsandLinuxplatforms
D.theCiscoWCSscreendisplaysfourmainmenusheettabconsistingofMonitor,Configure,Security,andAlam
E.theCiscoWCSusestheSNMPprotocoltocommunicatewiththecontrollers
第6题:
7、利用源码包安装程序时,如果在./configure 这出现如下错误提示"configure: error: no acceptable C compiler found in $PATH" 该怎么办?