What are two purposes of a forwarding class?()

题目
多选题
What are two purposes of a forwarding class?()
A

to identify traffic that should be dropped

B

to classify traffic

C

to identify traffic that should receive common treatment

D

to assign traffic to output queues

参考答案和解析
正确答案: A,B
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which term describes a group of packets sharing common forwarding characteristics?()

A. common forwarding class

B. forwarding equivalence class

C. equivalent class characteristics

D. forwarding class characteristics


参考答案:B

第2题:

What are two purposes of the AS_PATH attribute?()

A. route selection

B. loop avoidance

C. determining equal cost paths for reachablilty

D. defining the application of other BGP attributes


参考答案:A, B

第3题:

What are two components of the Junos software architecture? ()(Choose two.)

A. Linux kernel

B. routing protocol daemon

C. session-based forwarding module

D. separate routing and security planes


参考答案:B, C

第4题:

What are two purposes of the RSVP signaling protocol when configuring MPLS Label-Switched Paths (LSPs)? ()(Choose two.)

  • A、to perform a label push operation
  • B、to track the status of signaled LSPs
  • C、to perform longest-match route lookups
  • D、to reserve resources, such as labels and path information

正确答案:B,D

第5题:

class One {  public One() { System.out.print(1); }  }  class Two extends One {  public Two() { System.out.print(2); }  }  class Three extends Two {  public Three() { System.out.print(3); }  }  public class Numbers{  public static void main( String[] argv) { new Three(); }  }  What is the result when this code is executed?() 

  • A、 1
  • B、 3
  • C、 123
  • D、 321
  • E、 The code rims with no output.

正确答案:C

第6题:

Which two statements are true regarding the role of the Routing Engine (RE)?()

A. The RE controls and monitors the chassis.

B. The RE manages the Packet Forwarding Engine (PFE).

C. The RE receives a copy of the forwarding table from the forwarding plane.

D. The RE implements class of service (COS).


参考答案:A, B

第7题:

What are the contents of a scheduler?()

A.A scheduler contains parameters that describe how a queue should be serviced.

B.A scheduler contains traffic that is ready to be transmitted.

C.A scheduler contains forwarding classes that allow traffic to be forwarded.

D.A scheduler contains a map between the classification of a packet and its forwarding class.


参考答案:A

第8题:

What is the default Quality of Service traffic class used by the ERX Edge Router?()

A. bronze forwarding

B. assured forwarding

C. expedited forwarding

D. best effort forwarding


参考答案:D

第9题:

What are two purposes of a forwarding class?()

  • A、to identify traffic that should be dropped
  • B、to classify traffic
  • C、to identify traffic that should receive common treatment
  • D、to assign traffic to output queues

正确答案:C,D

第10题:

Which term describes a group of packets sharing common forwarding characteristics?()

  • A、common forwarding class
  • B、forwarding equivalence class
  • C、equivalent class characteristics
  • D、forwarding class characteristics

正确答案:B

更多相关问题