In the following exhibit, you have two areas in which you want OSPF to advertise routes for. Which command(s) will achieve this?
| A. | Router(config-router)#network 128.24.0.0/22 area 0 |
| Router(config-router)#network 128.24.0.0/22 area 1 | |
| B. | Router(config-router)#network 128.24.0.0 0.0.252.255 area 0 |
| Router(config-router)#network 128.24.0.0 0.0.252.255 area 1 | |
| C. | Router(config-router)#network 128.24.0.0 0.0.254.255 area 0 |
| Router(config-router)#network 128.24.0.0 255.254.255 area 1 | |
| D. | Router(config-router)#network 128.24.0.0 0.0.255.255 |

Comments
Post a Comment