中国电信开通IPTV业务,其中IPTV 机顶盒都接在E8C的LAN2口,且2端口必须绑定在OTHER BRIDGE的WAN连接上,关于other bridge模式的正确表述是A、other bridge实际上就是普通的桥接模式;B、other bridge是特殊的桥接,需要经过CPU处理;C、other bridge实际上是一种特殊的路由模式;D、other bridge实际上是路由器桥接混合模式

题目

中国电信开通IPTV业务,其中IPTV 机顶盒都接在E8C的LAN2口,且2端口必须绑定在OTHER BRIDGE的WAN连接上,关于other bridge模式的正确表述是

  • A、other bridge实际上就是普通的桥接模式;
  • B、other bridge是特殊的桥接,需要经过CPU处理;
  • C、other bridge实际上是一种特殊的路由模式;
  • D、other bridge实际上是路由器桥接混合模式
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

A network administrator needs to force a high-performance switch that is located in the MDF to become the root bridge for a redundant path switched network. What can be done to ensure that this switch assumes the role as root bridge()。

A.Establish a direct link from the switch to all other switches in the network.

B.Assign the switch a higher MAC address than the other switches in the network have.

C.Configure the switch so that it has a lower priority than other switches in the network.

D.Configure the switch for full-duplex operation and configure the other switches for half-duplex operation.

E.Connect the switch directly to the MDF router, which will force the switch to assume the role of root bridge.


参考答案:C

第2题:

关于设计模式,下列说法正确的是( )。

A.原型(Prototype)和模板方法 (Template Method)属于创建型模式
B.组合(Composite)和代理 (Proxy)属于结构型模式
C.桥接(Bridge)和状态(State)属于行为型模式
D.外观(Facade)和中介(Mediator)属于创建型模式

答案:B
解析:
设计模式是一套被反复使用、多数人知晓的、经过分类的、代码设计经验的总结。使用设计模式的目的:为了代码可重用性、让代码更容易被他人理解、保证代码可靠性。 设计模式使代码编写真正工程化;设计模式是软件工程的基石脉络,如同大厦的结构一样。设计模式一共包括23种,具体分类如下表所示。

第3题:

下列设计模式中,( )模式既是类结构型樽式,又是对象结构型模式。此模式与( )模式类似的特征是,都给另一个对象提供了一定程度上的间接性,都涉及到从自身以外的一个接口向这个对象转发请求。

A.桥接(Bridge) B.适配器(Adapter) C.组成(Composite) D.装饰器 (Decorator) A.桥接(Bridge) B.适配器(Adapter) C.组成(Composite) D.装饰器 (Decorator)


正确答案:B,A

第4题:

结构型模式中最体现扩展性的几种模式是()

  • A、适配器(Adapte)模式
  • B、合成(Composite)模式
  • C、装饰(Decorator)模式
  • D、桥接(Bridge)模式

正确答案:C

第5题:

AONTHGU在中国电信使用时,有时需要开通IPTV业务,其中IPTVWAN连接模式一般选择( )模式.

  • A、bridge
  • B、route
  • C、other bridge
  • D、混合模式

正确答案:C

第6题:

下图所示为(44)设计模式,适用于(45)。


A.适配器(Adapter)
B.责任链(Chain of Responsibility)
C.外观(Facade)
D.桥接(Bridge)

答案:C
解析:
外观设计模式要求一个子系统的外部与其内部的通信必须通过一个统一的对象进行交互。外观设计模式提供一个高层次的接口使得子系统更易于使用。
外观模式适用情况如下:
1)为复杂的子系统提供一个简单的接口;
2)客户程序与抽象类的实现部分之间存在着很大的依赖性;
3)构建一个层次结构的子系统时,适用外观模式定义子系统中每层的入口点。

第7题:

欲动态地给一个对象添加职责,宜采用()模式。

  • A、适配器(Adapter)
  • B、桥接(BridgE.
  • C、组合(CompositE.
  • D、装饰器(Decorator)

正确答案:D

第8题:

The Ezonexam network administrator needs to a switch named VE1 to become the root bridge for a redundant path switched network. What can be done to ensure that VE1 will always assume the role as the root bridge?

A.Assign the switch a higher MAC address than the other switches in the network have

B.Establish a direct link from the switch to all other switches in the network

C.Configure the switch full-duplex operation and configure the other switches for half-duplex operation

D.Configure the switch so that it has lower priority than other switches in the network

E.None of the above


正确答案:D

第9题:

以下属于创建型模式的是()

  • A、抽象工厂(Abstract Factory)模式
  • B、合成(Composite)模式
  • C、单例(Singleton)模式
  • D、桥接(Bridge)模式

正确答案:A,C

第10题:

以下哪个模式是利用一个对象,快速地生成一批对象()

  • A、抽象工厂(Abstrac tFactory)模式
  • B、合成(Composite)模式
  • C、原型(Prototype)模式
  • D、桥接(Bridge)模式

正确答案:C

更多相关问题