[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Hello Packet Padding

You can configure padding on hello packets to accommodate asymmetrical maximum transfer units (MTUs) from different routers. This help prevents a premature adjacency UP state when one router’s MTU does not meet the requirements to establish the adjacency.

As an OSI Layer 2 protocol, IS-IS does not support data fragmentation. Therefore, maximum packet sizes must be established and supported between two routers. During adjacency establishment, the IS-IS protocol makes sure that the link supports a packet size of 1,492 bytes by padding outgoing hello packets up to the maximum packet size of 1,492 bytes.

To configure padding for hello packets, include the hello-padding statement:

hello-padding (adaptive | loose | strict);

There are three types of hello padding:

For a list of hierarchy levels at which you can configure this statement, see the statement summary sections for this statement.


[Contents] [Prev] [Next] [Index] [Report an Error]