n a virtual port channel (vPC) configuration, VRRP exhibits which characteristic? ()A、 VRRP does not work with vPC due to industry standard requirementsB、 VRRP works with vPC in traditional active/standby modesC、 VRRP works with vPC in an active/active mo

题目

n a virtual port channel (vPC) configuration, VRRP exhibits which characteristic? ()

  • A、 VRRP does not work with vPC due to industry standard requirements
  • B、 VRRP works with vPC in traditional active/standby modes
  • C、 VRRP works with vPC in an active/active mode
  • D、 VRRP work with vPC as long as vPC peer-gateway is configured to address non-standard replies to the physical MAC address

相似考题
更多“n a virtual po”相关问题
  • 第1题:

    有如下程序:includeincludeusing namespace std;class BASE{char c;public

    有如下程序: #include<iostream>#include<iosream> using namespace std; class BASE{ char c; public; BASE(char n):c(n){} virtual ~ BASE(){cout<<c;} }; class DERIVED; public BASE{ char c; public: DERIVED (char n): BASE (n+1)

    A.XY

    B.YX

    C.X

    D.Y


    正确答案:A

  • 第2题:

    Which configuration command creates a virtual router called isp-1?()

    A.virtual-routerisp-1

    B.virtual-routerISP-1

    C.virtual-routerVRisp-1

    D.virtual-routerVRISP-1


    参考答案:A

  • 第3题:

    热力系统中流动介质是闭式循环,所以()充满了整个热力系统。

    A.N2H4

    B.PO43-

    C.NH3


    正确答案:C

  • 第4题:

    根据酸碱质子理论,下列哪一组物种全部都是酸:()。

    • A、H3AsO3、HC2O4-、HS
    • B、H3AsO3、HC2O4-、BrO
    • C、H3PO3、HC2O4-、N2H4
    • D、H3PO3、N2H4、BrO

    正确答案:A

  • 第5题:

    All IBM TS7650 ProtecTIER Deduplication Appliances supports emulation of up to how manyvirtual libraries, virtual tape drives, and virtual tape cartridges?()

    • A、18 virtual libraries, 64 virtual tape drives, and 55,000 virtual tape cartridges 
    • B、6 virtual libraries, 128 virtual tape drives, and 110,000 virtual tape cartridges 
    • C、12 virtual libraries, 256 virtual tape drives, and 128,000 virtual tape cartridges 
    • D、24 virtual libraries, 512 virtual tape drives, and 256,000 virtual tape cartridges 

    正确答案:C

  • 第6题:

    Which configuration command creates a virtual router called isp-1?()

    • A、virtual-routerisp-1
    • B、virtual-routerISP-1
    • C、virtual-routerVRisp-1
    • D、virtual-routerVRISP-1

    正确答案:A

  • 第7题:

    锅炉加药用的药品通常有()。

    • A、N2H4
    • B、Na3PO4
    • C、二甲基酮肟
    • D、Na3PO4

    正确答案:A,B,C

  • 第8题:

    X86全硬件仿真的产品包括()

    • A、VMware Server
    • B、Virtual PC
    • C、Virtual Iron
    • D、Virtual Server
    • E、Virtual Enterprise

    正确答案:A,B,D

  • 第9题:

    VRRP的全称是:()

    • A、Virtual Routing Redundancy Protocol
    • B、Virtual Router Redundancy Protocol
    • C、Virtual Redundancy Router Protocol
    • D、Virtual Redundancy Routing Protocol

    正确答案:B

  • 第10题:

    Companycom wants to use Virtual SCSI disks to boot multiple operating systems from the same disk. How will the volumes appear in the Virtual IO Server and how will the logical volumes appear in the partition?()

    • A、The Virtual SCSI disks are defined as logical volumes in the Virtual IO Server. The logical volumes appear as real devices (hdisks) in the client partitions. 
    • B、The Virtual IO adapters are connected to a virtual host bridge. On the Virtual IO Server they are vdisks, on the client partition, the exported disks are visible as virtual disks. 
    • C、The Virtual SCSI disks are represented in the ODM as a bus device whose parent is sysplanar0. Logical volumes will be assigned to the Virtual IO Server and virtual disks, vdisks, in the client partition. 
    • D、The Virtual IO adapters are represented as adapter devices with the virtual host bridge as their  parent. On the Virtual IO Server they are vdisks attached to vscsi, on the client partition the exported disks are visible as virtual disks.

    正确答案:A

  • 第11题:

    单选题
    Refer to the exhibit. Which Virtual Router Redundancy Protocol (VRRP) statement is true about the roles of the master virtual router and the backup virtual router?()
    A

    Router A is the master virtual router, and Router B is the backup virtual router. When Router A fails, Router B will become the master virtual router. When Router A recovers, Router B will maintain the role of master virtual route

    B

    Router A is the master virtual router, and Router B is the backup virtual router. When Router A fails, Router B will become the master virtual router. When Router A recovers, it will regain the master virtual router role

    C

    Router B is the master virtual router, and Router A is the backup virtual router. When Router B fails, Router A will become the master virtual router. When Router B recovers, Router A will maintain the role of master virtual router.

    D

    Router B is the master virtual router, and Router A is the backup virtual router. When Router B fails, Router A will become the master virtual router. When Router B recovers, it will regain the master virtual router role


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    Lequel des poètes cités ci-dessous n’appartient pas à la Pléiade ?
    A

    Pierre de Ronsard

    B

    Louise Labé

    C

    Joachim du Bellay

    D

    Jean-Antoine de Baïf


    正确答案: B
    解析:
    拉贝是里昂诗派代表人物,不在七星诗人之列中。

  • 第13题:

    请写出下面的输出:

    class B

    {

    public:

    virtual void Print(void)

    {

    printf(“B::Print\n”);

    }

    virtual void Reprint(void)

    {

    printf(“B:Reprint\n”);

    }

    void Algo(void)

    {

    Print();

    Reprint();

    }

    };

    class D : public B

    {

    public:

    virtual void Print(void)

    {

    printf(“D::Print\n”);

    }

    };

    void main()

    {

    B *p = new D();

    p->Print();

    p->Algo();

    }


    正确答案:
     

  • 第14题:

    The IBM System Storage TS7650 ProtecTIER Deduplication Appliance supports emulation of up to how many of the following?()

    A. up to 18 virtual libraries, 64 virtual drives, and 55000 virtual cartridges

    B. up to 6 virtual libraries, 128 virtual drives, and 110000 virtual cartridges

    C. up to 12 virtual libraries, 256 virtual drives, and 128000 virtual cartridges

    D. up to 24 virtual libraries, 512 virtual drives, and 256000 virtual cartridges


    参考答案:C

  • 第15题:

    VRRP的全称是:()

    A.Virtual Routing Redundancy Protocol

    B.Virtual Router Redundancy Protocol

    C.Virtual Redundancy Router Protocol

    D.Virtual Redundancy Routing Protocol


    参考答案:B

  • 第16题:

    以下哪两个PO号是伟创力日常使用的号码?()

    • A、PO:1104704666PO:J1AB15699
    • B、PO:2204704666PO:T1AB15699
    • C、PO:3304704666PO:S1AB15699

    正确答案:A

  • 第17题:

    Which Virtual IO Server function allows disk to be shared by multiple LPARs?()

    • A、Virtual LAN
    • B、Virtual disk
    • C、Virtual SCSI
    • D、Virtual serial

    正确答案:C

  • 第18题:

    在磷的含氧酸中,可作为还原剂使用的是()

    • A、H3PO4
    • B、H3PO3
    • C、H3PO2
    • D、H4P2O7
    • E、(HPO3)n

    正确答案:B,C

  • 第19题:

    H2 、N2、O2三种理想气体分别盛于三个容器中,当温度和密度相同时,三种气体的压力关系是()。

    • A、PH2=PN2=PO2
    • B、PH2>PN2>PO2
    • C、PH2<PN2<PO2
    • D、不能判断大小

    正确答案:B

  • 第20题:

    VPN技术全称()。

    • A、VIRTUAL PRIVATE NARATOR
    • B、VIRTUAL PRIVATE NETWORK
    • C、VIRTUAL PRESENT NETWORK
    • D、VIRTUAL PRIVATE NET

    正确答案:B

  • 第21题:

    At a minimum how many NICs must a machine have to host virtual machines?()

    • A、 One NIC will support all virtual machines
    • B、 One for each virtual machine and one for management
    • C、 Three for each virtual machine
    • D、 Two for each virtual machine and one for management

    正确答案:A

  • 第22题:

    单选题
    All IBM TS7650 ProtecTIER Deduplication Appliances supports emulation of up to how manyvirtual libraries, virtual tape drives, and virtual tape cartridges?()
    A

    18 virtual libraries, 64 virtual tape drives, and 55,000 virtual tape cartridges 

    B

    6 virtual libraries, 128 virtual tape drives, and 110,000 virtual tape cartridges 

    C

    12 virtual libraries, 256 virtual tape drives, and 128,000 virtual tape cartridges 

    D

    24 virtual libraries, 512 virtual tape drives, and 256,000 virtual tape cartridges 


    正确答案: A
    解析: 暂无解析

  • 第23题:

    单选题
    The IBM System Storage TS7650 ProtecTIER Deduplication Appliance supports emulation of up to how many of the following?()
    A

    up to 18 virtual libraries, 64 virtual drives, and 55000 virtual cartridges

    B

    up to 6 virtual libraries, 128 virtual drives, and 110000 virtual cartridges

    C

    up to 12 virtual libraries, 256 virtual drives, and 128000 virtual cartridges

    D

    up to 24 virtual libraries, 512 virtual drives, and 256000 virtual cartridges


    正确答案: B
    解析: 暂无解析

  • 第24题:

    单选题
    Companycom wants to use Virtual SCSI disks to boot multiple operating systems from the same disk. How will the volumes appear in the Virtual IO Server and how will the logical volumes appear in the partition?()
    A

    The Virtual SCSI disks are defined as logical volumes in the Virtual IO Server. The logical volumes appear as real devices (hdisks) in the client partitions. 

    B

    The Virtual IO adapters are connected to a virtual host bridge. On the Virtual IO Server they are vdisks, on the client partition, the exported disks are visible as virtual disks. 

    C

    The Virtual SCSI disks are represented in the ODM as a bus device whose parent is sysplanar0. Logical volumes will be assigned to the Virtual IO Server and virtual disks, vdisks, in the client partition. 

    D

    The Virtual IO adapters are represented as adapter devices with the virtual host bridge as their  parent. On the Virtual IO Server they are vdisks attached to vscsi, on the client partition the exported disks are visible as virtual disks.


    正确答案: B
    解析: 暂无解析