Disabling Multi-Part TLVs
To disable multi-part TLV, run the multi-part tlv disable command. This command allows you to disable MP-TLV for prefix-reachability, neighbor or router-capability TLVs.
Router(config-router)# multi-part-tlv disable ?
level-1 Disable multi-part tlv in level-1
level-2 Disable multi-part tlv in level-2
neighbor Disable multi-part-tlv for neighbor
prefix Disable multi-part tlv for prefix
router-capability Disable multi-part tlv for router-capability
<cr> <cr>
The following is a sample of the disable command executed in a Cisco ASR1000 router running on Cisco IOS XE 17.13.1 image.
ASR1k(config-router)# multi-part-tlv disable neighbor
Note |
To enable this feature again, use the no form of the multi-part tlv disable command. |