[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Configuring Event Tracking for JUNOS LSPs (SRC CLI)
Configure event tracking for JUNOS
LSPs to provide information to an application, such as the sample
IPTV application, that needs information about LSP status.
To configure LSP
tracking:
- From configuration mode, access the configuration statement
that specifies the configuration for tracking LSPs.
- [edit]
- user@host# edit shared sae configuration driver
junos lsp-tracking
- (Optional) Specify a regular expression to identify a
set of LSP names. If you do not define an expression, the SAE tracks
all LSPs.
- [edit shared sae configuration driver junos lsp-tracking]
- user@host# set match SRC123
- (Optional) Specify the name of the file to store syslog
event messages (that provide information about LSP state changes
in a JUNOS routing platform).
For example, to store messages in the junos-1 file:
- [edit shared sae configuration driver junos lsp-tracking]
- user@host# file junos-1
Related Topics
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]