更多“Which protocols are used to export and import configurations?() ”相关问题
  • 第1题:

    ABGProuterhasthefollowingconfiguration:

    protocols{

    bgp{

    export[policy-1policy-2policy-3];

    }}

    policy-options{

    policy-statementpolicy-2{

    termget-statics{

    fromprotocolstatic;

    thenaccept;

    }

    termreject-all{

    thenreject;

    }

    }

    policy-statementpolicy-1{

    termget-aggregate{

    fromprotocolaggregate;

    thenaccept;

    }

    termreject-all{

    thenreject;

    }

    }

    policy-statementpolicy-3{

    termget-ospf{

    fromprotocolospf;

    thenaccept;

    }

    termreject-all{

    thenreject;

    }

    }

    }

    Whichpolicytermisevaluatedfirstwhenexportingroutes?()


    参考答案:D

  • 第2题:

    在用CNAIIMPORT时要将导入的数据存在在哪个目录下:()

    A.CNAI_DATA_DIR

    B.CNAI_EXPORT_DIR

    C.CNAI_IMPORT_DIR

    D.CNAI_REPORT_FILE_DIR


    参考答案:A

  • 第3题:

    10、如果一个模块要使用另一个模块中定义的函数,则首先必须在该函数的定义模块通过export暴露该函数,然后再在引用模块通过import引入该函数。


    extern

  • 第4题:

    YouneedtocopytheconfigurationofanEdgeTransportServer.YouruntheExport-edgeconfig.ps1script.Whatotheractionshouldyouperform?()

    A.Export-exchangecertificate

    B.Export-transportruleconnection

    C.Backupsystemstate

    D.YoumustlogonbyusinganaccountthatisamemberofthelocalAdministratorsgrouponthatcomputer


    参考答案:A

  • 第5题:

    A. consignee; consignor B. consignor; applicant
    C. consignor ; consignee D. consignee; applicant
    A. import ; sales contract B. export ; sales contract
    C. import ; bill of lading D. export ; bill of lading


    答案:A
    解析:

  • 第6题:

    5、如果一个模块要使用另一个模块中定义的函数,则首先必须在该函数的定义模块通过export暴露该函数,然后再在引用模块通过import引入该函数。


    过程调用,传递数据参数