Which CLI command displays error statistics for an interface in real-time?()A.monitor trafficB.show interfacesC.monitor interfaceD.show interfaces extensive

题目
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
更多“Which CLI command displays error statistics for an interface in real-time?() ”相关问题
  • 第1题:

    AD0对象模型包括5个对象,分别是Connection、Command、Field、Error和( )。

    A.Database

    B.Workspace

    C.RecordSet

    D.DBEngine


    正确答案:C
    Recordset对象用来操作来自提供者的数据。使用AD0时,通过Recordset对象可对几乎所有数据进行操作。所有Recordset对象均使用记录(行)和字段(列)进行构造。

  • 第2题:

    Asanetworkengineer,studytheexhibitcarefully.RouterNetisunabletoestablishanADSLconnectionwithitsprovider.Whichactionwouldcorrectthisproblem?()

    A.OntheDialer0interface,addthepppoeenablecommand

    B.OntheDialer0Interface,addtheipmtu1496command

    C.OntheATM0/0interface,addthedialerpool-member1command

    D.OntheATM0/0interface,addthedialerpool-member0command


    参考答案:C

  • 第3题:

    IOS的命令行配置,下列哪种说法是不正确的()

    A.CLI命令不区分大小写

    B.CLI支持缩写命令

    C.CLI支持命令补全

    D.CLI可随时使用help命令获取帮助


    CLI 可随时使用help命令获取帮助

  • 第4题:

    ADO对象模型主要有Connection、Command、( )、Field和Error5个对象。

    A.Database

    B.Workspace

    C.RecordSet

    D.DBEngine


    正确答案:C

  • 第5题:

    Which command shows if an access list is assigned to an interface?()

    A. show ip interface [interface] access-lists

    B. show ip access-lists interface [interface]

    C. show ip interface [interface]

    D. show ip access-lists [interface]


    参考答案:C

  • 第6题:

    下列关于interface的说法正确的是:

    A.interface中可以有private方法

    B.interface中可以有final方法

    C.interface中可以有function实现

    D.interface可以继承其他interface


    interface 可以继承其他 interface