1. Juniper Networks TechLibrary
"Understanding IS-IS Adjacencies": "On a broadcast subnetwork
a Level 1/Level 2 router sends separate hello packets for Level 1 and Level 2 adjacencies. On a point-to-point subnetwork
a Level 1/Level 2 router sends a single hello packet for both Level 1 and Level 2 adjacencies."
2. RFC 1195
"Use of OSI IS-IS for routing in TCP/IP and dual environments"
Section 3.7.2
LAN IIH PDU: This section states
"A router which is operating as both a Level 1 and Level 2 router shall transmit both Level 1 and Level 2 LAN Hellos." This directly supports the behavior on broadcast interfaces.
3. RFC 1195
"Use of OSI IS-IS for routing in TCP/IP and dual environments"
Section 3.7.1
Point to point IIH PDU: This section describes a single PDU type for point-to-point links where the "Circuit type field indicates whether the sender is a Level 1 router
a Level 2 router
or both
" confirming a single
combined message is used.