Ezonexam has implemented the use of the Virtual Trunking Protocol (VTP). Which statement below accurately describes a benefit of doing this?A.VTP will allow physically redundant links while preventing switching loopsB.VTP will allow switches to share VLAN configuration informationC.VTP will allow a single port to carry information to more than one VLAND.VTP will allow for routing between VLANsE.None of the above

Ezonexam has implemented the use of the Virtual Trunking Protocol (VTP). Which statement below accurately describes a benefit of doing this?

A.VTP will allow physically redundant links while preventing switching loops

B.VTP will allow switches to share VLAN configuration information

C.VTP will allow a single port to carry information to more than one VLAN

D.VTP will allow for routing between VLANs

E.None of the above


相关考题:

You are the desktop administrator for Ezonexam, Inc. The company's network contains an intranet Web farm, which consists of three Web servers. The Web servers are named Ezonexam1, Ezonexam2, and Ezonexam3. Users access the Web farm by using the URL http://team.Ezonexam.com. The relevant portion of the network is configured as shown in the exhibit.Jack is a user in the company operations department. Jack uses Internet Explorer on this Windows 2000 Professional computer to access files that are located on the Web farm. Jack reports that when he attempts to access a file named Schedule.xls by using the URL http://team.Ezonexam.com/ops/schedule.xls, Internet Explorer displays the following error message: "DNS error or server not found".The network administrator informs you that the company DNS server is unavailable. However, Jack needs to access the Schedule.xls file immediately. You need to ensure that King can access the file by using Internet Explorer on his computer.Which URL should you instruct King to use?A.http://Ezonexam1/ops/schedule.xlsB.file://Ezonexam1/ops/schedule.xlsC.http://team.Ezonexam.com/ops$/schedule.xlsD.file://team.Ezonexam.com/ops/schedule.xls

You are the administrator of a Windows 2000 Server network at Ezonexam.You configure a server named print10.marketing.Ezonexam.com.local as a print server at the Los Angeles office. You create and share printers on the server for use by employees in the marketing,Ezonexam.local domain.You want to review the configured properties of all of the shared printers on the print10.marketing.Ezonexam.local server. You want to perform. this review from a Windows 2000 Professional computer at the London office of Ezonexam.What can you do? (Each correct answer presents a complete solution. Choose two)A. Use your Web browser to connect to http://print10.london.Ezonexam.local/printers/.B. Use your Web browser to connect to http://print10.marketing.Ezonexam.local/printers/.C. Run the net view \\print10 command.D. Run the net view \\print10.marketing.Ezonexam.com command.E. Browse to \\print10.marketing.Ezonexam.local and open the Printers folder.F. Browse to \\print10.london.Ezonexam.local and open the Printers folder.

Whichfouraretrue?() A.Has-arelationshipsshouldneverbeencapsulated.B.Has-arelationshipsshouldbeimplementedusinginheritance.C.Has-arelationshipscanbeimplementedusinginstancevariables.D.Is-arelationshipscanbeimplementedusingtheextendskeyword.E.Is-arelationshipscanbeimplementedusingtheimplementskeyword.F.Anarrayoracollectioncanbeusedtoimplementaone-to-manyhas-arelationship.G.TherelationshipbetweenMovieandActressisanexampleofanis-arelationship.

You are the network administrator for Ezonexam.Ezonexam14 is one of 10 Windows NT Server 4.0 member servers in a Windows 2000 domain named marketing.Ezonexam.local. The marketing domain also has five Windows NT 4.0 backup domain controllers. The marketing.Ezonexam.local domain is the child domain of Ezonexam's root domain, Ezonexam.local.You want to upgrade Ezonexam14 to Windows 2000 Server and change the role of Ezonexam14 from a member server to a domain controller in the same domain. You also want to be able to implement Universal Groups in the marketing domain.What should you do? (Each correct answer presents part of the solution. Choose three)A. Upgrade all of the Windows NT Server 4.0 member servers in the marketing domain to Windows 2000 Server.B. Upgrade all of the Windows Server 4.0 backup domain controllers in the marketing domain to Windows 2000 Server.C. Upgrade Ezonexam14 to Windows 2000 Server. Run the dcpromo command to make Ezonexam14 a domain controller in the marketing.Ezonexam.local domain.D. Upgrade Ezonexam14 to Windows 2000 Server. Run the dcpromo command to make Ezonexam14 to a domain controller in the Ezonexam.local domain.E. Use the Active Directory Domains and Trusts tool to change the Ezonexam.local domain mode to native mode.F. Use the Active Directory Domains and Trusts to change the marketing.Ezonexam.local domain mode to native mode.

在下列基类的定义中,有无virtual修饰use成员函数的结果将不同,其原因是______。当use( )为虚拟函数时的程序执行结果:sizeof(A)=8sized(B)=12sizeof(C)=16当use( )非虚拟函数时的程序执行结果:sizeof(A)=4sized(B)=8sizeof(C)=12源程序如下:include<iostream.h>class Grandad{public:Grandad( ):money(10){}int money;virtual void use( ){}};class Father:public Grandad{public:Father( ):money(100){}int money;void use( ){}};class Son:public Father{public:Son( ):money(300){}int money;void use( ){}};void main(void){Grandad A;Father B;Son C;cout<<"sizeof(A)="<<sizeof(A)<<endl;cout<<"sizeof(B)="<<sizeof(B)<<endl;cout<<"sizeof(C)="<<sizeof(C)<<endl;}

Which configuration command creates a virtual router called isp-1?() A.virtual-routerisp-1B.virtual-routerISP-1C.virtual-routerVRisp-1D.virtual-routerVRISP-1

You are the network administrator for Ezonexam.ServerEzonexam14 is a Windows NT Server 4.0 computer. ServerEzonexam14 is also a member server in a Windows 2000 domain named marketing.Ezonexam.local. The marketing.Ezonexam.local domain also has five Windows NT Server 4.0 backup domain controllers.You want to upgrade ServerEzonexam14 to a Windows 2000 member server in the marketing.Ezonexam.local domain. You also want to be able to implement Universal Groups in the marketing.Ezonexam.local domain.What should you do? (Each correct answer presents part of the solution. Choose three)A. Reinstall Windows NT Server 4.0 on ServerEzonexam14 in the same WINNT folder, and make ServerEzonexam14 a BDC in the marketing domain.B. Run the Active Directory Installation Wizard to make ServerEzonexam14 a domain controller in the marketing.Ezonexam.local domain.C. Run the Active Directory Installation Wizard to convert ServerEzonexam14 to a domain controller in the fabrikam.local domain.D. Upgrade all the Windows NT Server 4.0 backup domain controllers in marketing.Ezonexam.local to Windows 2000 Server.E. Upgrade all the Windows NT Server 4.0 backup domain controllers in Ezonexam.local to Windows 2000 Server.F. Upgrade ServerEzonexam14 to Windows 2000 Server.G. Upgrade the marketing.Ezonexam.local domain to native mode.

Link aggregation is also known as port:() A.distributionB.mirroringC.spanningD.trunking

Which of the following should be configured to provide priority to voice traffic?() A. Port mirroringB. DMZC. QosD. Trunking

在配置VTP时,必须配置哪些选项()。 A.VTP域B.VTP密码C.VTP模式D.VTP剪裁