Previous Topic: Merge InterfacesNext Topic: Steps for Merging Interfaces


About Merging Interfaces

Consider the following guidelines when you merge interfaces:

Example

For example, suppose that your 512-Kbps link that has been running for a year is upgraded to a T1 link (a 1.54-Mbps link). Using the new T1 link causes the interface ifindex to change. For example, the previous ifIndex of 5 changes to 13--the next available ifindex for the T1 link. Other settings are changed or created, such as the ifdescr and ifAlias settings.

These changes cause the program to see the interface as a new interface. You enable the new interface so the program can collect its data.

At this point, the history of the interface is divided. To unify the history, you merge the two versions of the interface. After the merge, the history includes the data that was collected previously from the interface on the slower link and the data from the interface on the new link. The data is combined end-to-end with no overlaps or duplication.