Oct 28 2008
ISIS adjacencies
IS-IS adjacencies
Point-to-point adjacencies are formed in a slightly differnet manner than those on broadcast links. Therefore different types of IS-IS hello packets are used. The three different types of IS-IS
hello packets are:-
Point-to-point hello
Level 1 LAN hello
Level 2 LAN hello
As specified in ISO 10589, the TLVs used in Point-to-point hellos are limited to the following:-
Area Addresses (Type 1 )
Padding (Type 8 )
Authentication Type (Type 10 )
Point-to-Point adjacencies
On a Point-to-point link IS-IS hellos are sent periodicaly every 10 seconds (hello interval) to maintain the adjacency.
Below is a list of header fields sent in Point-to-point hellos.
Circuit Type – Level 1, Level 1-2 or Level 2 only
Source ID – System ID of the router that generated the hello packet
Holding Time – Maximum interval between two consecutive hello packets before the router is considered no longer available
PDU Length – Length of the entire PDU, including header
Local Circuit ID – Unique link identifier
TLV Fields – Variable-length fields.
TLV 240 enhances the IS-IS Point-to-Point adjacency setup process by introduing the concept of a three way handshake by confirming the presence of its SysID in a TLV 240 attached to hellos received from its neighbor.
LAN adjacancies
Similar to OSPF, IS-IS over a multi-access network involved the use of a psuedonode. Nodes on the LAN send their hellos to well-known Level 1 and Level 2 broadcast MAC addresses.
Below is a list of header fields sent in LAN level 1 and 2 hellos.
Circuit Type – Tells whether this circuit is Level 1-only, Level 2-only, or both.
Source ID – The SysID of the originator
Holding Time – Maximum interval between two consecutive hello packets before the router is considered no longer available
PDU length – Length of the entire PDU, including header
Priority – This 7 bit value designates the priority to be the DIS on the LAN.
LAN ID – SysID of the DIS plus an octet-long unique ID for this router assigned by the DIS.
The broadcast addresses for the Level 1 and Level 2 hellos is as follows:-
01-80-C2-00-00-15 for Level 2 adjacencies (AllL2ISs)
01-80-C2-00-00-14 for Level 1 adjacencies (AllL1ISs)