Penguin

Differences between current version and previous revision of OSPFvsISIS.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, August 16, 2004 3:57:20 pm by LindsayDruett
Older page: version 1 Last edited on Monday, August 16, 2004 10:43:47 am by LindsayDruett Revert
@@ -21,4 +21,28 @@
 |CSNP and PSNP (Complete and Partial sequence number PDUs)|Link-state acknowledgement packet 
 |PDU (Protocol Data Unit)|Packet 
 |NET (Network Entity Title)|IP destination address (subnet and host), user in a similar way to Router ID 
 |NSAP (Network Service Access Point)|IP Destination Address + IP Protocol Number 
+|Subnet = data link|Subnet = IP network  
+|SNPA (Subnetwork point of attachment)|Layer 2 address; for example, the MAC address with ethernet or DLCI with Frame Relay  
+|System ID|Address of the host within the network, sometimes used as the router ID determining priorities  
+|Virtual link (defined but not supported|Virtual link  
+  
+!IS-IS  
+Routing technology = link state  
+* Classless routing protocol  
+* Address summarization between areas  
+* Uses a link-state database  
+* Acknowledges LSPs  
+* Shortest path is computed using Dijkstra's SPF algorithm  
+* Hellos create and maintain adjacencies  
+* Hellos and holdtime may be configured  
+  
+!OSPF  
+Routing technology = link state  
+* Classless routing protocol  
+* Address summarization between areas  
+* Uses a link-state database  
+* Acknowledges LSAs  
+* Shortest path is computed using Dijkstra's SPF algorithm  
+* Hellos create and maintain adjacencies  
+* Hellos and holdtime can be configured