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];
第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?()
第3题:
The/export/homefilesystemisrunningoutofspaceonc0t0d0s7.Youaddedanewdisktothesystemanditisnamedc1t1d0.Youneedtomovethe/export/homefilesystemtoslice7onthenewdisk.Whichcommandisusedtomovethedatafrom/export/hometothenewdiskafterbootingtheservertothesingle-usermilestone?()
A.A
B.B
C.C
D.D
第4题:
10、如果一个模块要使用另一个模块中定义的函数,则首先必须在该函数的定义模块通过export暴露该函数,然后再在引用模块通过import引入该函数。
第5题:
A.CNAI_DATA_DIR
B.CNAI_EXPORT_DIR
C.CNAI_IMPORT_DIR
D.CNAI_REPORT_FILE_DIR
第6题:
A.no-import
B.no-export
C.no-advertise
D.no-export-subconfed
E.no-import-subconfed
第7题:
A.Export-exchangecertificate
B.Export-transportruleconnection
C.Backupsystemstate
D.YoumustlogonbyusinganaccountthatisamemberofthelocalAdministratorsgrouponthatcomputer
第8题:
A.CONNECT
B.IMP_FULL_DATABASE
C.FULL_EXPORT_PRIVS
D.RESOURCE
E.FULL_IMPORT_PRIVS
第9题:
第10题:
5、如果一个模块要使用另一个模块中定义的函数,则首先必须在该函数的定义模块通过export暴露该函数,然后再在引用模块通过import引入该函数。