What is the default import routing policy for OSPF?()A、Accept all OSPF routes and install them into the inet.3 routing table.B、Accept all OSPF routes and install them into the inet7.0 routing table.C、Accept all OSPF routes and install them into the inet4.

题目

What is the default import routing policy for OSPF?()

  • A、Accept all OSPF routes and install them into the inet.3 routing table.
  • B、Accept all OSPF routes and install them into the inet7.0 routing table.
  • C、Accept all OSPF routes and install them into the inet4.0 routing table.
  • D、Accept all OSPF routes and install them into the inet.0 routing table.

相似考题
更多“What is the default import routi”相关问题
  • 第1题:

    What are two default routing policies on Junos devices?()

    • A、The BGP import policy accepts all BGP routes.
    • B、The BGP export policy rejects all active BGP routes.
    • C、The OSPF import policy accepts all OSPF routes.
    • D、The OSPF export policy accepts all active OSPF routes.

    正确答案:A,C

  • 第2题:

    What is the default AU size of an ASM disk group? What is the maximum AU size in an ASM disk group?()

    • A、100KB default, 10TB maximum
    • B、256KB default, 1024MB maximum
    • C、10MB default, 126PB maximum
    • D、64KB default, 1EB maximum
    • E、1MB default, 64MB maximum

    正确答案:E

  • 第3题:

    You are the administrator of your company’s network. Ten Windows 2000 Professional computers are located in the Research department. The computers contain highly confidential information. You want the 10 computers to be able to communicate with other Windows 2000 Professional computers on the network. However, you do not want them to communicate with computers that are not running Windows 2000, including those that are running Windows 95, Windows 98 and Windows NT.  You want to configure a security policy on each computer to ensure that the confidential information is secure. What should you do?()

    • A、Use Security Configuration and Analysis to import the Hisecws.inf security template file to modify the default security settings.
    • B、Use security templates to create a security template file and import the security settings to modify the default security settings.
    • C、Use the local computer policy to disable the access to this computer from the network option.
    • D、Use Secedit.exe to reconfigure the computers’ default security settings to not allow anonymous access to the computers.

    正确答案:A

  • 第4题:

    多选题
    What are two default routing policies on Junos devices?()
    A

    The BGP import policy accepts all BGP routes.

    B

    The BGP export policy rejects all active BGP routes.

    C

    The OSPF import policy accepts all OSPF routes.

    D

    The OSPF export policy accepts all active OSPF routes.


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

  • 第5题:

    单选题
    What is the default action for firewall filters?()
    A

    accept

    B

    reject

    C

    discard

    D

    log


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

  • 第6题:

    多选题
    You are required to remove the default EXTPROC entry from the default listener configuration to create a listener that will listen specifically for EXTPROC calls. Which two methods can you use to remove the default EXTPROC entry from the default listener configuration? ()
    A

    the RMAN utility

    B

    the import/export utility

    C

    the Oracle Enterprise Manager

    D

    the change tracking feature

    E

    the Net Manager utility


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

  • 第7题:

    单选题
    Your companys security policy requires complex passwords.   You have a comma delimited file named import.csv that contains user account information.    You need to create user accounts in the domain by using the import.csv file. You also need to ensure that  the new user accounts are set to use default passwords and are disabled.  What should you do()
    A

    Modify the userAccountControl attribute to disabled. Run the csvde i  k f import.csv command. Run  the DSMOD utility to set default passwords for the user accounts.

    B

    Modify the userAccountControl attribute to accounts disabled. Run the csvde  f import.csv command.  Run the DSMOD utility to set default passwords for the user accounts.

    C

    Modify the userAccountControl attribute to disabled. Run the wscript import.csv command. Run the  DSADD utility to set default passwords for the imported user accounts.

    D

    Modify the userAccountControl attribute to disabled. Run the ldifde i  f import.csv command. Run the  DSADD utility to set passwords for the imported user accounts.


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

  • 第8题:

    单选题
    In JUNOS software, what is required to redistribute RIP routes into OSPF?()
    A

    Apply an export policy in RIP

    B

    Apply an import policy in RIP

    C

    Apply an export policy in OSPF

    D

    Apply an import policy in OSPF


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

  • 第9题:

    在BGP中引入缺省路由,以下哪些命令是必须的()。

    • A、default-route imported
    • B、import-route static
    • C、peerx.x.x.x default-route-advertise
    • D、import default

    正确答案:A,B

  • 第10题:

    Your company has an Active Directory domain. All servers run Windows Server 2008 R2.  Your  company uses an Enterprise Root certification authority (CA) and an Enterprise Intermediate CA.  The Enterprise Intermediate CA certificate expires.    You need to deploy a new Enterprise Intermediate CA certificate to all computers in the domain. What should you do()

    • A、Import the new certificate into the Intermediate Certification Store on the Enterprise Root CA server.
    • B、Import the new certificate into the Intermediate Certification Store on the Enterprise Intermediate CA  server.
    • C、Import the new certificate into the Intermediate Certification Store in the Default Domain Controllers  group policy object.
    • D、Import the new certificate into the Intermediate Certification Store in the Default Domain group policy  object.

    正确答案:D

  • 第11题:

    Your company’s security policy requires complex passwords.   You have a comma delimited file named import.csv that contains user account information. You  need to create user accounts in the domain by using the import.csv file.   You also need to ensure that the new user accounts are set to use default passwords and are  disabled.     What should you do()

    • A、Modify the userAccountControl attribute to disabled. Run the csvde -i -k -f import.csv command. Run the DSMOD utility
    • B、Modify the userAccountControl attribute to accounts disabled. Run the csvde -f import.csv command. Run the DSMOD utility
    • C、Modify the userAccountControl attribute to disabled. Run the wscript import.csv command. Run the DSADD utility
    • D、Modify the userAccountControl attribute to disabled. Run the ldifde -i -f import.csv command. Run the DSADD utility

    正确答案:A

  • 第12题:

    单选题
    You are responsible for importing data into SQL Server 2005 databases.Your department is starting to receive text files that contain sales transactions from stores across the country. Columns in the data are separated by semicolons.You need to import the files into the sales database. What should you do?()
    A

    Create a custom format file, specifying a semicolon as the row terminator.

    B

    Use the bcp command, specifying a semicolon as the field terminator.

    C

    Use the bcp command with the default arguments.

    D

    Use the BULK INSERT statement with the default arguments.


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

  • 第13题:

    单选题
    What is the default AU size of an ASM disk group? What is the maximum AU size in an ASM disk group?()
    A

    100KB default, 10TB maximum

    B

    256KB default, 1024MB maximum

    C

    10MB default, 126PB maximum

    D

    64KB default, 1EB maximum

    E

    1MB default, 64MB maximum


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

  • 第14题:

    单选题
    What is the default value for the ENABLED attribute of a job or program when it is created? ()
    A

    TRUE

    B

    FALSE

    C

    There is no default. It must be defined at creation time.

    D

    PENDING

    E

    NULL


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

  • 第15题:

    单选题
    What is the default import routing for OSPF?()
    A

    Accept all OSPF routes and install them into the 3 routing table

    B

    Accept all OSPF routes and install them into the inet7.0 routing table

    C

    Accept all OSPF routes and install them into the inet4.0 routing table

    D

    Accept all OSPF routes and install them into the inet.0 routing table


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

  • 第16题:

    单选题
    You have received a default route through BGP from your ISP and you want to redistribute it into OSPF.Which mehtod will accomplish this?()
    A

    Apply an export policy to OSPF that exports the default route

    B

    Apply an import policy to OSPF that imports the default route

    C

    Apply the default-network command to OSPF

    D

    Apply the redistribute-igp command to BGP


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