Which method loads the configuration which was active before your last commit?()A、load replace last-activeB、load rollback 1C、rollback 1D、rollback last-active

题目

Which method loads the configuration which was active before your last commit?()

  • A、load replace last-active
  • B、load rollback 1
  • C、rollback 1
  • D、rollback last-active

相似考题
更多“Which method loads the configuration which was active before your last commit?()A、load replace last-activeB、load rollback 1C、rollback 1D、rollback last-active”相关问题
  • 第1题:

    Which command is used to load the rescue configuration?()

    A. load override rescue

    B. rollback rescue

    C. load replace rescue-configuration

    D. rollback 49


    参考答案:B

  • 第2题:

    Which of the following actions may cause a trigger to be fired?()

    A.DROP

    B.ALTER

    C.DELETE

    D.ROLLBACK


    参考答案:C

  • 第3题:

    Which of the following actions may cause a trigger to be fired?()

    • A、DROP
    • B、ALTER
    • C、DELETE
    • D、ROLLBACK

    正确答案:C

  • 第4题:

    What does the command show | compare rollback 1 display?()

    • A、the difference between the current candidate configuration and the candidate configuration from one commit ago
    • B、the difference etween the current active configuration and the active configuration from the one commit ago
    • C、the difference between the current active configuration and the active configuration from one commit ago
    • D、the difference between the current candidate configuration and the archived configuration from one commit ago

    正确答案:D

  • 第5题:

    What is one configuration method for loading a factory default configuration onto a J-series router?()

    • A、load override reset
    • B、load factory-default
    • C、rollback factory-default
    • D、request system factory-default

    正确答案:B

  • 第6题:

    简述事务的COMMIT语句和ROLLBACK语句的功能。


    正确答案:事务的COMMIT语句的功能是说明事务完成并提交成功,ROLLBACK语句的功能是说明事物不能完成返回到初始状态。

  • 第7题:

    What does the command show compare rollback 1 display?()

    • A、the difference between the current candidate configuration and the candidate configuration from one commit ago
    • B、the difference between the current active configuration and the current candidate configuration
    • C、the difference between the current active configuration and the active configuration from one commit ago
    • D、the difference between the current candidate configuration and the archived configuration from one commit ago

    正确答案:D

  • 第8题:

    Which two commands would you use to discard a candidate configuration?()

    • A、rollback
    • B、delete
    • C、delete 0
    • D、rollback 0

    正确答案:A,D

  • 第9题:

    Which two statements are true about the rescue configuration file?()

    • A、It must include a root password.
    • B、It is rollback file number 50, and you can recover it by issuing rollback 50.
    • C、It is created by issuing request system configuration rescue save.
    • D、It is updated automatically when you commit.

    正确答案:A,C

  • 第10题:

    单选题
    What does the command show | compare rollback 1 display?()
    A

    the difference between the current candidate configuration and the candidate configuration from one commit ago

    B

    the difference etween the current active configuration and the active configuration from the one commit ago

    C

    the difference between the current active configuration and the active configuration from one commit ago

    D

    the difference between the current candidate configuration and the archived configuration from one commit ago


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

  • 第11题:

    单选题
    Which command is used to load the rescue configuration?()
    A

    load override rescue

    B

    rollback rescue

    C

    load replace rescue-configuration

    D

    rollback 49


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

  • 第12题:

    多选题
    Which two statements are true about the rescue configuration file?()
    A

    It must include a root password.

    B

    It is rollback file number 50, and you can recover it by issuing rollback 50.

    C

    It is created by issuing request system configuration rescue save.

    D

    It is updated automatically when you commit.


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

  • 第13题:

    Which two commands would you use to discard a candidate configuration?()

    A. rollback

    B. delete

    C. delete 0

    D. rollback 0


    参考答案:A, D

  • 第14题:

    用于提交和回滚事务的语句为( )。

    A.END TRANSACTION和ROLLBACK TRANSACTION
    B.COMMIT TRANSACTION和ROLLBACK TRANSACTION
    C.SAVE TRANSACTION和ROLLUP TRANSACTION
    D.COMMIT TRANSACTION和ROLLUP TRANSACTION

    答案:B
    解析:

  • 第15题:

    Which command is used to load the rescue configuration?()

    • A、load override rescue
    • B、rollback rescue
    • C、load replace rescue-configuration
    • D、rollback 49

    正确答案:B

  • 第16题:

    Which two statements are true about the rescue configuration file?()

    • A、It gets updated automatically when you commit.
    • B、You need to create it by issuing request system configuration rescue save.
    • C、It is rollback file number 50 and you can recover it by issuing rollback 50.
    • D、You can load it by entering rollback rescue.

    正确答案:B,D

  • 第17题:

    Which two statements are true about the rescue configuration file?()

    • A、It must include a root password.
    • B、It is roll back file number 50, and you can recover it by issuing rollback 50.
    • C、It is created by issuing request system configuration rescue save.
    • D、It is updated automatically when you commit

    正确答案:A,C

  • 第18题:

    Which two statements are true about the rescue configuration file?()

    • A、It must include a root password
    • B、It is roll back file number 50, and you can recover it by issuing rollback 50
    • C、It is created by issuing request system configuration rescue save
    • D、It is updated automatically when you commit

    正确答案:A,C

  • 第19题:

    You configured an interface with an IP address and committed the change. You then committed a change that added an exception in a firewall filter to allow this network through the filter. You realize that this work was done on the wrong router. How do you undo all these changes?()

    • A、rollback 2
    • B、rollback 1
    • C、rollback 0
    • D、rollback 3

    正确答案:A

  • 第20题:

    You enter configuration mode with the configure command. You need to abort the changes that you have made and start again with a fresh copy of the active configuration. Which command should you use?()

    • A、rollback 0
    • B、load active
    • C、reset config
    • D、clear candidate config

    正确答案:A

  • 第21题:

    单选题
    Which method loads the configuration which was active before your last commit?()
    A

    load replace last-active

    B

    load rollback 1

    C

    rollback 1

    D

    rollback last-active


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

  • 第22题:

    多选题
    Which two statements are true about the rescue configuration file?()
    A

    It gets updated automatically when you commit.

    B

    You need to create it by issuing request system configuration rescue save.

    C

    It is rollback file number 50 and you can recover it by issuing rollback 50.

    D

    You can load it by entering rollback rescue.


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

  • 第23题:

    多选题
    Which two statements are true about the rescue configuration file?()
    A

    It must include a root password.

    B

    It is roll back file number 50, and you can recover it by issuing rollback 50.

    C

    It is created by issuing request system configuration rescue save.

    D

    It is updated automatically when you commit


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