单选题How do you write the current candidate configuration to the permanent storage media?()A [edit] user@router# save /var/tmp/current.confB [edit] user@router# write /var/tmp/current.confC [edit] user@router# commit /var/tmp/current.confD [edit] us

题目
单选题
How do you write the current candidate configuration to the permanent storage media?()
A

[edit]   user@router# save /var/tmp/current.conf

B

[edit]   user@router# write /var/tmp/current.conf

C

[edit]   user@router# commit /var/tmp/current.conf

D

[edit]   user@router# dump /var/tmp/current.conf


相似考题
更多“单选题How do you write the current candidate configuration to the permanent storage media?()A [edit] user@router# save /var/tmp/current.confB [edit] user@router# write /var/tmp/current.confC [edit] user@router# commit /var/tmp/current.confD [edit] user@route”相关问题
  • 第1题:

    How do oyu write the current candidate configuration to the permanent storage media?()

    • A、[edit]   user@router# save /var/tmp/current.conf
    • B、[edit]   user@router# write /var/tmp/current.conf
    • C、[edit]   user@router# commit /var/tmp/current.conf
    • D、[edit]  user@router# dump /var/tmp/current.conf

    正确答案:A

  • 第2题:

    Using the command, user@router# load override latest.conf, where in the file system will the latest.conf be located?()

    • A、/var/home/user/
    • B、/var/config/saved/
    • C、/var/tmp/
    • D、/config/

    正确答案:A

  • 第3题:

    Using the command user@router# load override lastest.conf where in the file system will the lastest.conf be located?()

    • A、/var/home/user
    • B、/var/config/save0/
    • C、/var/tmp
    • D、/config

    正确答案:A

  • 第4题:

    You accidentally configured interface so-0/0/0.0 with /32 instead of /30. Which two solutions could you use to correct this configuration?()

    • A、[edit interfaces so-0/0/0.0]   user@router# replace family inetaddress /32 with /30
    • B、[edit interfaces so-0/0/0.0]   user@router# rename family inetaddress /32 to address /30
    • C、[edit]   user@router# replace interface so-0/0/0.0 family inetaddress /32 with address /30
    • D、[edit interfaces so-0/0/0.0]   user@router# delete family inet address   user@router# set family inetaddress /30

    正确答案:B,D

  • 第5题:

    You are configuring new BGP neighbor and want to view the configuration for the interface ge-0/0/0.42.Which command do you use to achieve this result?()

    • A、[edit protocols bgp group external]    user@router# set interfaces ge-0/0/0.42 ?
    • B、[edit protocols bgp group external]    user@router# edit show interfaces ge-0/0/0.42
    • C、[edit protocols bgp group external]    user@router# top show interfaces ge-0/0/0.42
    • D、[edit protocols bgp group external]    user@router# show interfaces ge0/0/0.42

    正确答案:C

  • 第6题:

    To which directory does the Junos OS write traceoptions files?()

    • A、/var/tmp/
    • B、/var/
    • C、/var/log/
    • D、/var/home/<username>/

    正确答案:C

  • 第7题:

    多选题
    You accidentally configured interface so-0/0/0.0 with /32 instead of /30. Which two solutions could you use to correct this configuration?()
    A

    [edit interfaces so-0/0/0.0]   user@router# replace family inetaddress /32 with /30

    B

    [edit interfaces so-0/0/0.0]   user@router# rename family inetaddress /32 to address /30

    C

    [edit]   user@router# replace interface so-0/0/0.0 family inetaddress /32 with address /30

    D

    [edit interfaces so-0/0/0.0]   user@router# delete family inet address   user@router# set family inetaddress /30


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

  • 第8题:

    单选题
    An administrator received a call from a user whose PC crashed while using vi to edit a file. The user wants the edited file back. Where should the administrator look for the file()
    A

    /tmp

    B

    /var/preserve

    C

    /var/tmp/$USER

    D

    $HOME/.vi


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

  • 第9题:

    单选题
    You have just issued the command user@router# save current.conf.Assuming the default settings, where in the file system is current.conf saved?()
    A

    /var/tmp/

    B

    /var/config/saved/

    C

    /var/home/user/

    D

    /config/


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

  • 第10题:

    单选题
    Using the command, user@router# load override latest.conf, where in the file system will the latest.conf be located?()
    A

    /var/home/user/

    B

    /var/config/saved/

    C

    /var/tmp/

    D

    /config/


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

  • 第11题:

    单选题
    You are configuring new BGP neighbor and want to view the configuration for the interface ge-0/0/0.42.Which command do you use to achieve this result?()
    A

    [edit protocols bgp group external]    user@router# set interfaces ge-0/0/0.42 ?

    B

    [edit protocols bgp group external]    user@router# edit show interfaces ge-0/0/0.42

    C

    [edit protocols bgp group external]    user@router# top show interfaces ge-0/0/0.42

    D

    [edit protocols bgp group external]    user@router# show interfaces ge0/0/0.42


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

  • 第12题:

    单选题
    To which directory does the Junos OS write traceoptions files?()
    A

    /var/tmp/

    B

    /var/

    C

    /var/log/

    D

    /var/home/<username>/


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

  • 第13题:

    Which command will save the current active configuration as the rescue configuration?()

    • A、user@router# save  rescue
    • B、user@router> request system configuration rescue save
    • C、user@router# save rescue configuration
    • D、user@router> file save rescue-configuration

    正确答案:B

  • 第14题:

    How do you ping from configuration mode?()

    • A、[edit interfaces]   user@router# run ping 1.1.1.1
    • B、[edit interfaces]   user@router# ping 1.1.1.1
    • C、[edit interfaces]   user@router# up ping 1.1.1.1
    • D、[edit interfaces]   user@router# exit ping 1.1.1.1

    正确答案:A

  • 第15题:

    An administrator received a call from a user whose PC crashed while using vi to edit a file. The user wants the edited file back. Where should the administrator look for the file()

    • A、/tmp
    • B、/var/preserve
    • C、/var/tmp/$USER
    • D、$HOME/.vi

    正确答案:B

  • 第16题:

    You have just issued the command user@router# save current.conf.Assuming the default settings, where in the file system is current.conf saved?()

    • A、/var/tmp/
    • B、/var/config/saved/
    • C、/var/home/user/
    • D、/config/

    正确答案:C

  • 第17题:

    How do you write the current candidate configuration to the permanent storage media?()

    • A、[edit]   user@router# save /var/tmp/current.conf
    • B、[edit]   user@router# write /var/tmp/current.conf
    • C、[edit]   user@router# commit /var/tmp/current.conf
    • D、[edit]   user@router# dump /var/tmp/current.conf

    正确答案:A

  • 第18题:

    How can you verify that you have correctly configured SSH access to your Junos device?()

    • A、user@router# show system services
    • B、user@router> show configuration services
    • C、user@router# show configuration system services
    • D、user@router# show system login

    正确答案:A

  • 第19题:

    单选题
    In configuration mode you see the following prompt: [edit interfaces fe-1/1/1] user@router#  Which command will take you to operational mode?()
    A

    end

    B

    exit

    C

    quit

    D

    exit configuration-mode


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

  • 第20题:

    单选题
    How do you write the current candidate configuration to the permanent storage media?()
    A

    [edit]   user@router# save /var/tmp/current.conf

    B

    [edit]   user@router# write /var/tmp/current.conf

    C

    [edit]   user@router# commit /var/tmp/current.conf

    D

    [edit]   user@router# dump /var/tmp/current.conf


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

  • 第21题:

    单选题
    Using the command user@router# load override lastest.conf where in the file system will the lastest.conf be located?()
    A

    /var/home/user

    B

    /var/config/save0/

    C

    /var/tmp

    D

    /config


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

  • 第22题:

    单选题
    How do oyu write the current candidate configuration to the permanent storage media?()
    A

    [edit]   user@router# save /var/tmp/current.conf

    B

    [edit]   user@router# write /var/tmp/current.conf

    C

    [edit]   user@router# commit /var/tmp/current.conf

    D

    [edit]  user@router# dump /var/tmp/current.conf


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

  • 第23题:

    单选题
    How do you ping from configuration mode?()
    A

    [edit interfaces]   user@router# run ping 1.1.1.1

    B

    [edit interfaces]   user@router# ping 1.1.1.1

    C

    [edit interfaces]   user@router# up ping 1.1.1.1

    D

    [edit interfaces]   user@router# exit ping 1.1.1.1


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

  • 第24题:

    单选题
    After you back up /export using a file system snapshot, and you have removed the snapshot, you also need to remove the backing store. If the snapshot was created with:  # mkdir /var/tmp/backup-snaps  # fssnap -o  bs=/var/tmp/backup-snaps /export   Which file do you need to remove? ()
    A

    A

    B

    B

    C

    C

    D

    D


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