更多“Which CLI command displays packet and byte counts for an int”相关问题
  • 第1题:

    Which CLI command displays the VRFs that are operational within each virtual router?()

    A.A

    B.B

    C.C

    D.D


    参考答案:A

  • 第2题:

    Which CLI command displays error statistics for an interface in real-time?()

    A.monitor traffic

    B.show interfaces

    C.monitor interface

    D.show interfaces extensive


    参考答案:C

  • 第3题:

    Which command is used to display the packet counts throughout the communications subsystem?()

    • A、netstat -D 
    • B、netstat -c 
    • C、netstat -Aan 
    • D、netstat -P

    正确答案:A

  • 第4题:

    Which command displays CPU utilization?()

    • A、show protocols
    • B、show process
    • C、show system
    • D、show version

    正确答案:B

  • 第5题:

    单选题
    Which CLI command will ping destination 10.0.29.1 ten times and display the incoming interface of the received packet?()
    A

    ping count 10 10.0.29.1 detail

    B

    ping number 10 10.0.29.1 detail

    C

    ping count 10 10.0.29.1 extensive

    D

    ping number 10 10.0.29.1 extensive


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

  • 第6题:

    单选题
    Which CLI command displays the metrics associated with each advertised route?()
    A

    show clns database

    B

    show isis database detail

    C

    show clns database detail

    D

    show isis database extensive


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

  • 第7题:

    单选题
    Which CLI command displays error statistics for an interface in real-time?()
    A

    monitor traffic

    B

    show interfaces

    C

    monitor interface

    D

    show interfaces extensive


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

  • 第8题:

    单选题
    Which command is used to debug a ping command?()
    A

    debug icmp

    B

    debug ip icmp

    C

    debug tcp

    D

    debug packet


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

  • 第9题:

    多选题
    public class ConstOver {  public ConstOver (int x, int y, int z)  {  }  }   Which two overload the ConstOver constructor?()
    A

    ConstOver ( ) { }

    B

    Protected int ConstOver ( ) { }

    C

    Private ConstOver (int z, int y, byte x) { }

    D

    Public Object ConstOver (int x, int y, int z) { }

    E

    Public void ConstOver (byte x, byte y, byte z) { }


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

  • 第10题:

    多选题
    Which three options can be used with the load CLI command?()
    A

    merge

    B

    replace

    C

    partial

    D

    complete

    E

    override


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

  • 第11题:

    单选题
    Which CLI command displays the currently connected PPPoA subscribers?()
    A

    show users

    B

    show subscriber

    C

    show aaa subscriber

    D

    show connected subscriber


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

  • 第12题:

    Which CLI command displays the status of a PPP over Ethernet subinterface?()

    A.A

    B.B

    C.C

    D.D


    参考答案:D

  • 第13题:

    Which CLI command displays packet and byte counts for an interface in real-time?()

    A.monitor traffic

    B.show interfaces

    C.monitor interface

    D.show traffic counts


    参考答案:C

  • 第14题:

    Which of the following is TRUE about the ping  -f command?()

    • A、 It is useful for diagnosing data dependent problems by filling the packet with the byte pattern following the "f" in the command line. 
    • B、 It is useful for flooding from slow character based terminals since it only displays a dot "." for each packet sent in fast mode. 
    • C、 It is useful for flooding from slow character based terminals since it only displays a dot "."       for each packet sent and a backspace on returned in fast mode. 
    • D、 The command can only be run by root.

    正确答案:D

  • 第15题:

    public class ConstOver {  public ConstOver (int x, int y, int z)  {  }  }   Which two overload the ConstOver constructor?()   

    • A、 ConstOver ( ) { }
    • B、 Protected int ConstOver ( ) { }
    • C、 Private ConstOver (int z, int y, byte x) { }
    • D、 Public Object ConstOver (int x, int y, int z) { }
    • E、 Public void ConstOver (byte x, byte y, byte z) { }

    正确答案:A,C

  • 第16题:

    单选题
    Which CLI command displays the active L2TP sessions on an LAC?()
    A

    show subscriber

    B

    show l2tp tunnel

    C

    show l2tp session

    D

    show tunnel session


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

  • 第17题:

    单选题
    Which CLI command displays statistical information about a policy called goldservice ?()
    A

    show ip interface atm 5/1.1

    B

    show policy-list goldservice

    C

    show profile name goldservice

    D

    show rate-limit-profile goldservice


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

  • 第18题:

    单选题
    Which CLI command displays the IS-IS level used by each interface?()
    A

    show clns neighbor

    B

    show isis neighbor

    C

    show clns interface

    D

    show isis interface


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

  • 第19题:

    单选题
    Which of the following is TRUE about the ping  -f command?()
    A

     It is useful for diagnosing data dependent problems by filling the packet with the byte pattern following the f in the command line. 

    B

     It is useful for flooding from slow character based terminals since it only displays a dot . for each packet sent in fast mode. 

    C

     It is useful for flooding from slow character based terminals since it only displays a dot .       for each packet sent and a backspace on returned in fast mode. 

    D

     The command can only be run by root.


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

  • 第20题:

    多选题
    Given:  1.  public class ConstOver {  2.  public constOver(int x, int y, int z) {  3.  }  4.  }   Which two overload the ConstOver Constructor?()
    A

    ConstOver() {}

    B

    protected int ConstOver(){}

    C

    private ConstOver(int z, int y, byte x ) {}

    D

    public Object ConstOver(Int x, int y, int z) {}

    E

    pubic void ConstOver (byte x, byte y, byte z) {}


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

  • 第21题:

    单选题
    Which J-Web menu displays the users currently logged into the CLI?()
    A

    Monitor > Users

    B

    Manage > Users

    C

    Monitor > System

    D

    Manage > System


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

  • 第22题:

    单选题
    Which CLI command displays the LSPs that currently have the attached bit set?()
    A

    show isis adjacency

    B

    show clns neighbors

    C

    show isis database

    D

    show clns database


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