What is correct regarding the configuration shown below?()(1)static route 0.0.0.0/0(2)qualified-next-hop 172.30.25.1 preference 7(3)next-hop 172.30.25.5 A.The next-hop 172.30.25.1 is selected because the address has the lowest value.B.The next-hop 172.30.25.1 is selected because it is listed first.C.The next-hop 172.30.25.1 is selected because it is the lowest protocol preference.D.The next-hop 172.30.25.5 is selected because it is the lowest protocol preference.

What is correct regarding the configuration shown below?()(1)static route 0.0.0.0/0(2)qualified-next-hop 172.30.25.1 preference 7(3)next-hop 172.30.25.5

A.The next-hop 172.30.25.1 is selected because the address has the lowest value.

B.The next-hop 172.30.25.1 is selected because it is listed first.

C.The next-hop 172.30.25.1 is selected because it is the lowest protocol preference.

D.The next-hop 172.30.25.5 is selected because it is the lowest protocol preference.


相关考题:

一台Linux的服务器,其默认网关修改为192.168.1.1之后,要修改其路由表正确,对应的命令是(1);配置完后,可以使用(2)命令来查看。(1)A.route 0.0.0.0 gw 192.168.1.1B.route 255.255.255.255 gw 192.168.1.1C.route add 0.0.0.0 gw 192.168.1.1D.route add 255.255.255.255 192.168.1.1(2)A.netstat -sB.ipconfigC.ifconfigD.route

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

WhichofthefollowingistheminimumnumberofdrivesinanRAID0configuration?() A.2B.3C.4D.5

路由器A的配置如下:Quidway#SHOW RUN (display current-configuration)Current configuration!user huawei service-type ppp password 0 quidway!interface Ethernet0ip address 1.1.1.1 255.0.0.0!interface Serial0encapsulation pppppp authentication chapppp chap host huaweiip address 2.1.1.1 255.0.0.0!interface Serial1encapsulation ppp!interface Serial2flowcontrol normalasync mode dedicatedencapsulation ppp!exitip route 0.0.0.0 0.0.0.0 2.1.1.2 preference 60end路由器B的配置如下Quidway#SHOW RUNCurrent configuration!user hw service-type ppp password 0 quidway!interface Ethernet0ip address 3.1.1.1 255.0.0.0!interface Serial0clock-select DTECLK1encapsulation pppppp chap host huaweiip address 1.1.1.2 255.0.0.0!interface Serial1encapsulation ppp!interface Serial2flowcontrol normalasync mode dedicatedencapsulation ppp!exitip route 0.0.0.0 0.0.0.0 2.1.1.2 preference 60end发现两端路由器不能PING同对端以太网端口,下述说法正确的是()A.A验证配置错误B.B验证配置错误C.A验证方路由配置错误D.B被验证方路由配置错误

The following output occurs on Router R1 , which runs both EIGRP for IPv6 and OSPFv3, with redistribution from EIGRP into OSPF configured with the redistribute eigrp 1 metric 25 command. Interface S0/0/1 has been enabled for EIGRP ASN 1. Which of the following should be true of redistribution in this case?()D 2000::/64 [90/1422516]via FE80::213:19FF:FE7B:5026, Serial0/0/1C 2000:0:0:1::/64 [0/0]via Serial0/0/1, directly connectedL 2000::1:213:19FF:FE7B:5004/128 [0/0]via Serial0/0/1, receiveA. Route 2000::/64 will be redistributed.B. Route 2 000:0:0:1::/64 will be redistributed.C. Route 2000:1:213:19FF:FE7B:5004/128 will be redistributed.D. No routes will be redistributed because of the omission of the subnets parameter of the redistribute command.

If IP routing is enabled, which two commands set the gateway of last resort to the default gateway?() A. ip default-gateway 0.0.0.0B. ip route 172.16.2.1 0.0.0.0 0.0.0.0C. ip default-network 0.0.0.0D. ip default-route 0.0.0.0 0.0.0.0 172.16.2.1E. ip route 0.0.0.0 0.0.0.0 172.16.2.1

阅读以下说明,回答问题1至问题3,将解答填入答题纸对应的解答栏内。【说明】某园区组网方案如图1-1所示,数据规划如表1-1内容所示。【问题1】(8分,每空2分)以Switch3为例配置接入层交换机,补充下列命令片段。 (1)[HUAWEI] sysname Switch3[Switch3] vlan batch (2)[Switch3] interface GigabitEthernet 0/0/3[Switch3-GigabitEthernet0/0/3] port link-type (3)[Switch3-GigabitEthernet0/0/3] port trunk allow-pass vlan 10 20[Switch3-GigabitEthernet0/0/3] quit[Switch3] interface GigabitEthernet 0/0/1[Switch3-GigabiEthernet0/0/1] port link-type (4)[Switch3-GigabitEthernet0/0/1] port default vlan 10[Switch3-GigabitEthernet/0/1] quit[Switch3] stp bpdu-protection【问题2】 (8分,每空2分)以Switch1为例配置核心层交换机,创建其与接入交换机、备份设备以及出口路由器的互通VLAN,补充下列命令。system-view[HUAWEI] sysname Switch1[Switch1] vlan batch (5)[Switch1] interface GigabitEthernet/0/1[Switchl-GigabitEthernet0/0/1] port link-type trunk[Switchl-GigabitEthernet0/0/1] port trunk allow-pass (6)[Switch1-GigabitEthernet0/0/1] quit[Switch1] interface Vlanif 10[Switch1-Vlanif10] ip address 192.168.10.1 24[Switch1-Vlanif10] quit[Switch1] interface Vlanif 20[Switch1-Vlanif20] ip address 192.168.20.1 24[Switch1-Vlanif20] quit[Switchl] interface GigabitEthernet 0/0/7[Switchl-GigabitEthernet0/0/7] port link-type trunk[Switch1-GigabitEthernet0/0/7] port trunk allow-pass vlan 100[Switch1-GigabitEthernet0/0/7] quit[Switch1] interface Vlanif 100[Switch1-Vlanif100] ip address (7)[Switch1-Vlanif100] quit[Switch1] interface GigabitEthernet 0/0/5[Switch1-GigabitEthernet0/0/5] port link-type access[Switch1-GigabitEthernet0/0/5] port default vlan 300[Switchl-GigabitEthernet0/0/5] quit[Switch1 interface Vlanif 300[Switchl-Vlanif300] ip address (8)[Switchl-Vlanif300] quit【问题3】(4 分,每空2分)如果配置静态路由实现网络互通,补充在Switch1和Router上配置的命令片段。[Switch1] ip route-static (9) /默认优先级[Switch1] ip route-static 0.0.0.0 0.0.0.0 172.16.30.2 preference 70[Router] ip route-static (10) /默认优先级[Router] ip route-static 192. 168.10.0 255.255.255.0 172.16.10.1[Router] ip route-static 192.168. 10.0 255.255.255.0 172.16.20.1 preference70[Router] ip route-static 192.168.20.0 255.255.255.0 172.16.10.1[Router] ip route-static 192.168.20.0 255.255.255.0 172.16.20.1 preference70

在MSR 路由器上使用______ 命令配置静态路由。A.ip route-staticB.route-staticC.ip static-routeD.static-route

1、在MSR 路由器上使用______ 命令配置静态路由。A.ip route-staticB.route-staticC.ip static-routeD.static-route