purge-originator-identification enable
Function
The purge-originator-identification enable command enables whether IS-IS adds the purge originator identification (POI) TLV and hostname TLV to Purge LSPs to be sent.
The undo purge-originator-identification command restores the default configuration.
By default, Purge packets do not carry POI TLV or hostname TLV.
Format
purge-originator-identification enable [ always ]
undo purge-originator-identification enable [ always ]
Parameters
Parameter | Description |
---|---|
always | Enables IS-IS to always add the POI TLV and dynamic hostname TLV to Purge LSPs to be sent. |
Usage Guidelines
Usage Scenario
When Remaining Lifetime of an LSP is 0, the LSP is invalid, and this invalid packet is a Purge packet. In most cases, a Purge packet does not carry any information about the router that generated the Purge packet. Without such information, troubleshooting is difficult if a network problem occurs.
If the purge-originator-identification enable command is run and the any authentication is configured, generated Purge LSPs do not carry the POI TLV or hostname TLV.
If the purge-originator-identification enable command is run and no authentication is configured, generated Purge LSPs will carry the POI TLV or hostname TLV.
If the purge-originator-identification enable always command is run, generated Purge LSPs carry the POI TLV and hostname TLV, regardless of whether authentication is configured.
Prerequisites
An IS-IS process has been created and the IS-IS view has been displayed using the isis command.