niusouti.com

Which two statements are true of the forwarding table?()A.The forwarding table is stored in the control plane only.B.The forwarding table contains both active and inactive routes.C.The forwarding table is stored in the control plane and the forwarding pla

题目
Which two statements are true of the forwarding table?()

A.The forwarding table is stored in the control plane only.

B.The forwarding table contains both active and inactive routes.

C.The forwarding table is stored in the control plane and the forwarding plane.

D.The forwarding table uses a longest match lookup for forwarding decisions.


相似考题
更多“Which two statements are true of the forwarding table?() ”相关问题
  • 第1题:

    下列复选框构造方法,错误的是 ( )

    A.setLayout(new GridLayout(3,1));

    B.add(new Checkbox("one",null,true));

    C.add(new Checkbox("two"));

    D.add(new Checkbox("one",true));


    正确答案:D
    解析:该题考查复选框的构造方法。构造方法的一般格式为:public Checkbox (String label,CheckboxGrou Pgroup,boolean state)。选项A、B、C都是正确的,而选项D是错误的,它的第二个参数应该是CheckboxGrou Pgroup,所以选项D是错误的。

  • 第2题:

    下列复选框构造方法,错误的是()。

    A.setLayout(newGridLayout(3,1));

    B.add(newCheckbox("one",null,true));

    C.add(newCheckbox("tWO");

    D.add(newCheckbox("one",true);


    正确答案:D

  • 第3题:

    Norman Blarney is an artist of deep convictions.

    A: claims
    B:suggestions
    C: beliefs
    D:statements

    答案:C
    解析:
    句意:诺曼.布莱梅是一个有坚定信念的艺术家,句中画线部分conviction意为 “信念”。claim意为“要求,声称”。suggestion意为“建议”。belief意为“相信,信赖”。 statement意为“声明,陈述”。画线部分和C项意义接近。故选C项。

  • 第4题:

    下面关于生成树协议中Forwarding状态描述错误的是()。

    A.Forwarding状态的端口可以接收BPDU报文

    B.Forwarding状态的端口不学习报文源MAC地址

    C.Forwarding状态的端口可以转发数据报文

    D.Forwarding状态的端口可以发送BPDU报文


    正确答案:B

  • 第5题:

    以下关于生成树协议中Forwarding状态的描述错误的是()。

    A.Forwarding状态的端口可以收发BPDU报文

    B.Forwarding状态的端口可以根据收到的数据报文学习源MAC

    C.Forwarding状态的端口只转发报文,不学习MAC地址

    D.Forwarding状态的端口可以转发数据报文


    参考答案:C

  • 第6题:

    2、以下关于生成树协议中Forwarding状态描述错误的是()

    A.Forwarding状态的端口可以接收BPDU报文

    B.Forwarding状态的端口不学习报文源MAC地址

    C.Forwarding状态的端口可以转发数据报文

    D.Forwarding状态的端口可以发送BPDU报文


    B