Which protocols are used to export and import configurations?()

题目
Which protocols are used to export and import configurations?()

A. FTP or SCP

B. FTP or TFTP

C. TFTP or SCP

D. TFTP or SMTP

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

A BGP router should use three export policies named add-communities, no-rfc1918-routes, andrejected-unwanted. Which export statement places the add-communities policy immediately before the default BGP policy?()

A. export [add-communities no-rfc1918-routes rejected-unwanted];

B. export [no-rfc1918-routes add-communities rejected-unwanted];

C. export [add-communities rejected-unwanted no-rfc1918-routes];

D. export [no-rfc1918-routes rejected-unwanted add-communities];


参考答案:D

第2题:

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

第3题:

The/export/homefilesystemisrunningoutofspaceonc0t0d0s7.Youaddedanewdisktothesystemanditisnamedc1t1d0.Youneedtomovethe/export/homefilesystemtoslice7onthenewdisk.Whichcommandisusedtomovethedatafrom/export/hometothenewdiskafterbootingtheservertothesingle-usermilestone?()

A.A

B.B

C.C

D.D


参考答案:A

第4题:

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


extern

第5题:

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

A.CNAI_DATA_DIR

B.CNAI_EXPORT_DIR

C.CNAI_IMPORT_DIR

D.CNAI_REPORT_FILE_DIR


参考答案:A

第6题:

What are the three BGP well-known communities? ()(Choose three.)

A.no-import

B.no-export

C.no-advertise

D.no-export-subconfed

E.no-import-subconfed


参考答案:B, C, D

第7题:

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

A.Export-exchangecertificate

B.Export-transportruleconnection

C.Backupsystemstate

D.YoumustlogonbyusinganaccountthatisamemberofthelocalAdministratorsgrouponthatcomputer


参考答案:A

第8题:

Whichofthefollowingrolesmustbegrantedtoausertoperformafulldatabaseimport?()

A.CONNECT

B.IMP_FULL_DATABASE

C.FULL_EXPORT_PRIVS

D.RESOURCE

E.FULL_IMPORT_PRIVS


参考答案:B

第9题:

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
解析:

第10题:

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


过程调用,传递数据参数