Operation Manual – IPv4 Routing
H3C S3610&S5510 Series Ethernet Switches
Chapter 4 IS-IS Configuration
4-10
III. Hello
The hello packet is used by routers to establish and maintain the neighbor relationship.
It is also called IS-to-IS hello PDU (IIH). For broadcast network, the Level-1 router uses
the Level-1 LAN IIH; and the Level-2 router uses the Level-2 LAN IIH. The P2P IIH is
used on point-to-point network.
illustrates the hello packet format in broadcast networks, where the blue
fields are the common header.
Figure 4-7
L1/L2 LAN IIH format
z
Reserved/Circuit Type: The first 6 bits are reserved with value 0. The last 2 bits
indicates router types: 00 means reserved, 01 indicates L1, 10 indicates L2, and
11 indicates L1/2.
z
Source ID: The system ID of the router advertising the hello packet.
z
Holding Time: If no hello packets are received from a neighbor within the holding
time, the neighbor is considered dead.
z
PDU Length: The total length of the PDU in bytes.
z
Priority: DIS priority.
z
LAN ID: Includes the system ID and one byte pseudonode ID.
shows the hello packet format on the point-to-point network.