There are three static routes in the routing table that need to be announced to your OSPF peers. Which method is used to accomplish this?() A. Apply an import policy to OSPF that injects the static routes into OSPFB. Apply an import policy to the static routes that injects the static routes into OSPFC. Apply an export policy to the static routes that injects the static routes into OSPFD. Apply an export policy to OSPF that injects the static routes into OSPF

There are three static routes in the routing table that need to be announced to your OSPF peers. Which method is used to accomplish this?()

A. Apply an import policy to OSPF that injects the static routes into OSPF

B. Apply an import policy to the static routes that injects the static routes into OSPF

C. Apply an export policy to the static routes that injects the static routes into OSPF

D. Apply an export policy to OSPF that injects the static routes into OSPF


相关考题:

This project () (accomplish) by the end of 2006 will greatly improve the basic facility of the city.

What's ( )job? Are ( ) British?A. your, yourB. you, yourC. your, you

abstract 的method 是否可同时是static,是否可同时是native,是否可同时是synchronized?

Given the following configuration on the Paris PE router:routing-instance{VPN-A-Paris-Munich{instance-type vrf;interface so-6/0/0.0;interface so-6/0/1.0;route-distinguisher 65535:0;vrf-target target:65535:101;routing-options{static {route 172.16.0.0/16 next-hop so-6/0/0.0;route 172.17.0.0/16 next-hop so-6/0/1.0;}Which community value would the Munich PE router match against in an import policy associated with this VPN?()A. 101B. 65535:0C. 65535:101D. target:65535:101

abstract的method是否可同时是static,是否可同时是native,是否可同时是synchronized

若路由器显示的路由信息如下,则当路由器收到一个目标地址是192.168.10.100的数据包,则数据包将被( )接口转发。[Huawei]disp iprouting-table Route Flags: R - relay,D - download to fib------------------------------------------------------------------------------Routing Tables: PublicDestinations : 12 Routes : 11 Destination/Mask Proto Pre Cost Flags NextHop Interface….0.0.0.0/0 static 60 0 RD 192.168.4.1 vlanif90192.168.10.0/24 rip 110 3 D 192.168.5.1 Vlanif100 ospf 10 150 D 192.168.6.1 Vlanif200…A.vlanif100B.vlanif200C.vlanif90D.随机选择

I haven't achieved very much today.A:acquire B:requireC:accompany D:accomplish

But not all pretended deeds have to fallshort of their normal function in order to ______ their communication purpose.A.serve B.succeedC.complete D.accomplish

已知类Test中的方法method以通过Test.method方式进行操作,则method应是()。A.static方法B.重载方法C.void方法D.构造方法

abstract的method可以同时是static。