Skip to content

Simulating OSPF with STUB, NSSA, Restricting LSAs

Simulating OSPF with STUB, NSSA, Restricting LSAs

Initial Setup of Routers :

Simulating Routers:

router ospf
Enables the OSPF routing process in router
area area-id nssa[no redistribution] [default information originate][no-summary][translate type 7 suppress-fa]
configures an area as not so stubby
area area-id stub [no-summary]
configures an area as a stub or totally stubby
interface interface-name
Enters the interface configuration for the specified port
show ip ospf database database-summary
Summary of database
shutdown
shut downs the OSPF on that interface


Leave a Reply

Your email address will not be published. Required fields are marked *

error: Content is protected !!