Which statement is correct regarding exception traffic processing?()A. Exception traffic is only handled by the PFEB. Exception traffic is rate-limited across the internal link to protect the REC. Exception traffic is not prioritized during times of conge

题目
Which statement is correct regarding exception traffic processing?()

A. Exception traffic is only handled by the PFE

B. Exception traffic is rate-limited across the internal link to protect the RE

C. Exception traffic is not prioritized during times of congestion

D. Exception traffic is forwarded based on forwarding table entries


相似考题
更多“Which statement is correct regarding exception traffic processing?() ”相关问题
  • 第1题:

    当定义Oracle错误和异常之间的关联时,需要使用伪过程()。

    A.EXCEPTION_INIT

    B.EXCEPTION_END

    C.EXCEPTION_LAST

    D.EXCEPTION


    参考答案:A

  • 第2题:

    Import for the first three months this year is larger than that for the__________period last year.


    A.relating

    B.concerning

    C.corresponding

    D.regarding

    答案:C
    解析:
    考查词义辨析。句意为“今年前三个月的进口量比上一年同期多”。relating to“相关的”,concerning“关于”,corresponding“相当的,对应的”,regarding“关于;就……而论”。根据句意可知是今年前三个月和去年相对应的前三个月做对比.故选C。

  • 第3题:

    4、exception类中有哪个函数?

    A.which()

    B.what()

    C.when()

    D.where()


    what()

  • 第4题:

    An engineer is reviewing another engineer‘s sample configuration for a GRE tunnel used to pass IPv6 traffiC. The tunnel ha s not yet been configured on the router.Which of the following commands is not required for the configuration to pass IPv6 traffic?()

    A. tunnel source

    B. tunnel destination

    C. tunnel mode

    D. All these commands are requireD


    参考答案:C

  • 第5题:

    exception类中有哪个函数?

    A.which()

    B.what()

    C.when()

    D.where()


    what()

  • 第6题:

    当你创建自定义的异常类时,应该从 C++ 标准库中的 exception 类继承,从而可以使用 exception 类中的 which() 函数。


    D