The Dev - 1 and Dev -3 routers are OSPF neighbors over the Ethernet 0/0 connection. Based on the show ip ospf neighbor output from the Dev - 1 and Dev - 3 routers, which statement is true?()A. Dev - 1 is the DR because it has a lower OSPF router IDB. Dev

题目
The Dev - 1 and Dev -3 routers are OSPF neighbors over the Ethernet 0/0 connection. Based on the show ip ospf neighbor output from the Dev - 1 and Dev - 3 routers, which statement is true?()

A. Dev - 1 is the DR because it has a lower OSPF router ID

B. Dev - 3 is the DR because it has a higher OSPF router priority

C. Both Dev - 1 and Dev - 3 are using the def ault OSPF router priority

D. Dev - 3 is the DR because it has a lower OSPF router ID

E. Dev - 1 is the DR because it has a higher OSPF router priority


相似考题
更多“The Dev - 1 and Dev -3 routers are OSPF neighbors over the Ethernet 0/0 connection. Based on the show ip ospf neighbor output from the Dev - 1 and Dev - 3 routers, which statement is true?() ”相关问题
  • 第1题:

    A network administrator is troubleshooting the OSPF configuration of routers R1 and R2. The routers cannot establish an adjacency relationship on their common Ethernet link. The graphic shows the output of the show ip ospf interface e0 command for routers R1 and R2. Based on the information in the graphic, what is the cause of this problem?()

    A. The OSPF area is not configured properly.

    B. The priority on R1 should be set higher.

    C. The cost on R1 should be set higher.

    D. The hello and dead timers are not configured properly.

    E. A backup designated router needs to be added to the network.

    F. The OSPF process ID numbers must match.


    参考答案:D

  • 第2题:

    下列哪个命令可以用来增加阵列设备md0中的磁盘数量()

    • A、mdadm—add/dev/md1/etc/sdd1
    • B、mdadm—add/dev/md1/dev/sdd1
    • C、mdadm—add/dev/md0/etc/sdd1
    • D、mdadm—add/dev/md0/dev/sdd1

    正确答案:D

  • 第3题:

    说明防喘振控制器DEV>0,DEV<0,DEV=0的意义?


    正确答案: DEV表示工作点距喘振控制线距离;
    DEV>0工作点在喘振控制线SCL右侧工作防喘振阀有一定开度,此时安全但浪费能源;
    DEV<0工作总在喘振控制线的左侧,负值越大,越远离安全*区,此时输出应开阀增大安全*区域;
    DEV=0工作总在喘振控制线上工作,此时系统最节能,回流量防空量降到最低限度。

  • 第4题:

    以下属于IDE硬盘设备在linux中表示方法错误的是()

    • A、/dev/hdc1
    • B、/dev/sdc1
    • C、/dev/sr0
    • D、/dev/hdd1

    正确答案:B,C

  • 第5题:

    下列哪个命令可以用来停止阵列md0()

    • A、mdadm—add/dev/md0/dev/sdb1
    • B、mdadm—stop/dev/md0
    • C、mdadm—grow/dev/md0/dev/sdb1
    • D、mdadm—stop/dev/md1

    正确答案:B

  • 第6题:

    Which of the following sequence of commands should be used to list the directories and files saved on a mksyst tape that has been rewound and placed in device rmt0?()

    • A、tet1 -f /dev/rmt0 fsf 2; restore -xqvf /dev/rmt0
    • B、tet1 -f /dev/rmt0.1 fsf2; restore -Tvf /dev/rmt0.1
    • C、tet1 -f /dev/rmt0.1 fsf3; restore Tqvf /dev/rmt0.1
    • D、tet1 -f /dev/rmt0.1 fsf3; restore -Tvf /dev/rmt0.1

    正确答案:C

  • 第7题:

    Which of the following sequence of commands extracts the third image from a tape that was created using the backup command?()

    • A、tctl -f /dev/rmt0.1 fsf 2 ; tar -xv file3
    • B、tctl -f /dev/rmt0.0 fsf 3 ; dd if=file3 pf =/dev/mt0.1
    • C、tctl -f /dev/rmt0.1 fsf 2 ; dd if=/dev/rmt0.1 of=file3
    • D、tctl -f /dev/rmt0.0 fsf 3 ; dd if=/dev/rmt0.1 of=file3

    正确答案:C

  • 第8题:

    单选题
    Which of the following answers can be verified as true based on the following command output from Router R1?() R1#show ip ospf virtual - links Virtual Link OSPF_VL0 to router 4.4.4.4 is up Run as demand circuit DoNotAge LSA alloweD. Transit area 1, via interface FastEthernet0/1, Cost of using 3
    A

    R1 is configured with  an area 0 virtual - link 4.4.4.4 cost 3 command.

    B

    The ping 4.4.4.4 command on R1 must currently be successful.

    C

    R1's Fa0/0 OSPF cost is 3.

    D

    4.4.4.4 is known to R1 based on a Type 1 LSA in area 1.


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

  • 第9题:

    单选题
    An administrator needs to be able to restore a mksysb created on SERVER_A using a 4MM tape drive, to SERVER_B that only has an 8MM tape drive. There is an additional server that has a  4MM drive at /dev/rmt0 and an 8MM drive at /dev/rmt1.  Which of the following procedures should be followed to convert from the 4MM to 8MM format()
    A

    tcopy /dev/rmt0.1 /dev/rmt1.1

    B

    dd if=/dev/rmt0.1 of=/dev/rmt1.1

    C

    tar -xvf /dev/rmt0.1tar -cvf /dev/rmt1.1

    D

    cpio -ivcBDUM < /dev/rmt0.1cpio -ovcBDUM. >/dev/rmt1.1


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

  • 第10题:

    单选题
    下列哪个全集可以用来正确的生成RAID5级别的设备md1()
    A

    mdadm--create/dev/md0--level=5--raid-devices=3/dev/sda2/dev/sdb2/dev/sdc2

    B

    mdadm--create/dev/md1--level=5--raid-devices=3/dev/sda2/dev/sdb2/dev/sdc2

    C

    mdadm--create/dev/md0--level=5--raid-devices=3/dev/sda2/dev/sdb2/dev/sdc2

    D

    mdadm--create/dev/md1--level=5--raid-devices=2/dev/sda2/dev/sdb2/dev/sdc2


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

  • 第11题:

    单选题
    A system administrator has successfully backed up the VIOS software and is ready to perform a VIOS software update. Which command will the administrator use to update the software from a CD? ()
    A

     smit update_all

    B

     geninstall -d /dev/cd0 all

    C

     installp -acgX -d /dev/cd0 all

    D

     updateios -dev /dev/cd0 -accept -install


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

  • 第12题:

    多选题
    以下属于IDE硬盘设备在linux中表示方法错误的是()
    A

    /dev/hdc1

    B

    /dev/sdc1

    C

    /dev/sr0

    D

    /dev/hdd1


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

  • 第13题:

    Routers R1 and R2, OSPF neighbors in area 0 over their Fa0/0 interfaces (respectively), currently both successfully use OSPF MD5 authentication. The OSPF configuration includes the area 0 authentication command under the router ospf 1 command. Which of the following commands must have been configur ed on R1's Fa0/0 interface?()

    • A、ip ospf authentication null
    • B、ip ospf authentication message - digest
    • C、ip ospf authentication -key whatever- it - is
    • D、ip ospf message - digest - key 1 md5 whatever - it - is
    • E、ip ospf md5 1 key whatever - it - is

    正确答案:B,D

  • 第14题:

    A system administrator has successfully backed up the VIOS software and is ready to perform a VIOS software update. Which command will the administrator use to update the software from a CD? ()

    • A、 smit update_all
    • B、 geninstall -d /dev/cd0 all
    • C、 installp -acgX -d /dev/cd0 all
    • D、 updateios -dev /dev/cd0 -accept -install

    正确答案:D

  • 第15题:

    在AWS上执行命令df–k,以下是命令执行后的结果信息。 FilesystemkbytesusedavailcapacityMountedon /dev/dsk/c0t1d0s050435181410329358275429%/ /dev/dsk/c0t0d0s6198643995156797527950%/usr /proc0000%/proc fd0000%/dev/fd mnttab0000%/etc/mnttab /dev/dsk/c0t1d0s3102959243393593679937234%/var swap19639921619639761%/var/run swap1965872189619639761%/tmp /dev/dsk/c0t0d0s766862812447439417198037%/opt 根据以上信息可知,缺省情况下,AWS系统文件安装在分区()。中

    • A、/dev/dsk/c0t1d0s0
    • B、/dev/dsk/c0t1d0s3
    • C、/dev/dsk/c0t0d0s6
    • D、/dev/dsk/c0t0d0s7

    正确答案:D

  • 第16题:

    Rout er R1 directly connects to subnet 10.1.1.0/24 with its Fa0/0 interface. R1 can ping four other working OSPF routers in that subnet. R1 is neither the designated router (DR) nor backup DR (BDR). OSPF is working correctly on all five routers. Which of the following is true on R1?()

    • A、The show ip ospf neighbors command lists two neighbors off Fa0/0.
    • B、The show ip ospf neighbors command lists four neighbors off Fa0/0.
    • C、The show ip ospf neighbors command lists two neighbors off Fa0/0 in the FULL state.
    • D、The show ip ospf neighbors command lists two neighbors off Fa0/0 in the DISCO state.

    正确答案:B,C

  • 第17题:

    A System p administrator has an application that has the data in volume group appvg.  Which of the following commands will back up the contents of appvg to the tape in /dev/rmt0 and check for any read errors ()

    • A、savevg -mf /dev/rmt0 appvg
    • B、savevg -cvf /dev/rmt0 appvg
    • C、savevg -vf /dev/rmt0 appvg
    • D、savevg -f /dev/rmt0 -V appvg

    正确答案:D

  • 第18题:

    A system administrator has an application that has the data in volume group appvg. Which of the following commands will back up the contents of appvg to the tape in /dev/rmt0 and check for any read errors?()

    • A、savevg -mf /dev/rmt0 appvg
    • B、savevg -cvf /dev/rmt0 appvg
    • C、savevg -xvf /dev/rmt0 appvg
    • D、savevg -f /dev/rmt0 -V appvg

    正确答案:D

  • 第19题:

    单选题
    下列哪个命令可以用来增加阵列设备md0中的磁盘数量()
    A

    mdadm—add/dev/md1/etc/sdd1

    B

    mdadm—add/dev/md1/dev/sdd1

    C

    mdadm—add/dev/md0/etc/sdd1

    D

    mdadm—add/dev/md0/dev/sdd1


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

  • 第20题:

    多选题
    Routers R1 and R2 are OSPF neighbors using their Fa0/0 interfaces, respectively, using default settings for all timers. An engineer ad ds the ip ospf hello - interval 6 command to R1's Fa0/0 configuration. Which of the following is true regarding the results from this change?()
    A

    The show ip ospf neighbor command on R1 lists the revised Hello timer

    B

    The show ip ospf interfac e brief command on R1 lists the revised Hello timer

    C

    The R1 - R2 neighborship fails due to Hello timer mismatcH

    D

    The show ip ospf interface command on R1 lists the revised Hello timer


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

  • 第21题:

    多选题
    Rout er R1 directly connects to subnet 10.1.1.0/24 with its Fa0/0 interface. R1 can ping four other working OSPF routers in that subnet. R1 is neither the designated router (DR) nor backup DR (BDR). OSPF is working correctly on all five routers. Which of the following is true on R1?()
    A

    The show ip ospf neighbors command lists two neighbors off Fa0/0.

    B

    The show ip ospf neighbors command lists four neighbors off Fa0/0.

    C

    The show ip ospf neighbors command lists two neighbors off Fa0/0 in the FULL state.

    D

    The show ip ospf neighbors command lists two neighbors off Fa0/0 in the DISCO state.


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

  • 第22题:

    单选题
    以下AXE10命令中,格式正确的是()。
    A

    <BLODI;DEV=LI3-1;

    B

    <BLODI:DEV=LI3-1;

    C

    <BLODI:DEV=LI3-1

    D

    <BLODI;DEV=LI3-1


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

  • 第23题:

    单选题
    Which of the following sequence of commands should be used to list the directories and files saved on a mksyst tape that has been rewound and placed in device rmt0?()
    A

    tet1 -f /dev/rmt0 fsf 2; restore -xqvf /dev/rmt0

    B

    tet1 -f /dev/rmt0.1 fsf2; restore -Tvf /dev/rmt0.1

    C

    tet1 -f /dev/rmt0.1 fsf3; restore Tqvf /dev/rmt0.1

    D

    tet1 -f /dev/rmt0.1 fsf3; restore -Tvf /dev/rmt0.1


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