Which commands are required to properly configure a router to properly configure a router to run OSPF and to add network 192.168.16.0/24 to OSPF area 0?(choose two)
Router(config)#router ospf 1Router(config-router)#network 192.168.16.0 0.0.0.255 area 0
举一反三
- What command sequence will configure a router to run OSPF and add network 10.1.1.0 /24 to area 0?
- Which two statements describe the process identifier that is used in the command to configure OSPF on a router? (Choose two.) Router(config)# router ospf 1
- 路由器需要配置为在 OSPF 区域 0 内进行路由。此操作需要使用哪两个命令?(选择两项。) A: RouterA(config) B: router ospf 0 C: RouterA(config) D: router ospf 1 E: RouterA(config-router) F: network 192.168.2.0 0.0.0.255 0 G: RouterA(config-router) H: network 192.168.2.0 0.0.0.255 area 0 I: RouterA(config-router) J: network 192.168.2.0 255.255.255.0 0
- 华为网络设备配置OSPF路由时,启动OSPF的命令是: A: ospf B: ospf 1 C: router ospf D: router ospf 1
- Which two statements describe the advantages to the use of RIP over the use of OSPF?() A: RIP requires less time to converge B: RIP uses less bandwidth C: RIP is less complex to configure D: RIP demands fewer router resources E: RIP has a more accurate metric
内容
- 0
中国大学MOOC: 在配置路由器时,网络技术人员发出以下命令:Ra(config)#router ospf 1Ra(config-router)#network 10.10.10.0 0.0.0.255 area 0数字1代表什么?
- 1
查看7750SROSPF邻居关系是否建立使用以下哪个命令() A: Ashow ospf B: Bshow ospf neighbor C: Cshow router ospf D: Dshow router ospf neighbor
- 2
请参见图示。网络管理员正在 R1 上配置 OSPFv3。通告连接到 Gi0/0 的网络时会使用哪个命令序列?[img=434x162]1803bf73c847d21.png[/img] A: R1(config) B: interface GigabitEthernet 0/0 R1(config-if) C: ipv6 ospf 3 area 1 D: R1(config) E: interface GigabitEthernet 0/0 R1(config-if) F: ipv6 ospf network G: R1(config) H: router ospf 3 I: R1(config) J: ipv6 router ospf 3 R1(config-rtr) K: ipv6 ospf neighbor 2001:db8:acad:A::/64
- 3
每个运行OSPF的路由器都有一个ROUTER ID,该ROUTER ID必须在OSPF中进行发布
- 4
router ospf命令应用在哪个模式?