Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

Run the command set protocol ospf traceoption lsa to enable logging of Link State Advertisement related messages. Three optional keywords generate, flooding, install, or refresh can be used to specify logging for different types of LSA events.


Run the command delete protocol ospf traceoption lsa to remove this configuration.


Command Syntax

set protocol ospf traceoption lsa [generate|flooding|install|refresh]

delete protocol ospf traceoption lsa [generate|flooding|install|refresh]


Parameter

Parameter

Description

lsa [generate|flooding|install|refresh]

Optional. Specifies to enable LSA logging for generate, flooding, install or refresh.

Example

  •  Enable OSPF LSA logging for flooding related information.
admin@XorPlus# set protocols ospf traceoption lsa flooding
admin@Xorplus# commit
  • No labels