isis hello padding
Use this command to enable IS-IS hello padding at the interface level.
Intermediate System-to-Intermediate System (IS-IS) hellos are padded to the full maximum transmission unit (MTU) size. The benefit of padding IS-IS hellos to the full MTU is that it allows for early detection of errors that result from transmission problems with large frames or errors that result from mismatched MTUs on adjacent interfaces.
Use the no parameter with this command to disable IS-IS hello padding.
Command Syntax
isis hello padding
no isis hello padding
Parameters
None
Default
By default, ISIS hello padding is enabled
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth1
(config-if)#isis hello padding
(config-if)#no isis hello padding
Last modified date: 08/28/2023