Prev | Current Page 274 | Next

Yusuf Bhaiji

"Network Security Technologies and Solutions"

1.2.0 255.255.255.0 area 0
hostname(config-router)# redistribute ospf 1 metric 1 subnets
Several interface-specific OSPF parameters can be configured as deemed necessary, including OSPF Hello or
dead intervals, OSPF priority, and authentication keys. Example 6-9 shows some of the OSPF parameters that
can be enabled under the interface.
Example 6-9. Configuring OSPF Interface-Specific Parameters
hostname(config-router)# interface inside
hostname(config-interface)# ospf cost 10
hostname(config-interface)# ospf retransmit-interval 10
hostname(config-interface)# ospf transmit-delay 5
hostname(config-interface)# ospf priority 255
hostname(config-interface)# ospf hello-interval 5
hostname(config-interface)# ospf dead-interval 20
hostname(config-interface)# ospf authentication-key cisco
hostname(config-interface)# ospf message-digest-key 1 md5 cisco
hostname(config-interface)# ospf authentication message-digest
Several OSPF parameters can be configured under the area that will affect the entire OSPF domain/area.
Examples include authentication, route summarization, route filtering, and defining stub areas. Example 6-10
shows some of the OSPF parameters that can be enabled areawide.


Pages:
262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286