Single Area OSPF (page 2)
26 Oct 2003 @ 01:02PM
Updated: 20 Jan 2010 @ 09:08AM
The following details the structure of the OSPF Packet Header.
Comments (0)
Single Area OSPF (page 2) 26 Oct 2003 @ 01:02PM Updated: 20 Jan 2010 @ 09:08AM The following details the structure of the OSPF Packet Header. Comments (0) The following details the structure of the Hello header. Comments (0) OSPF has 5 steps of operation (not to be confused with the 7 states). These steps are basically what an OSPF router does while initializing, establishing, and maintaining routing information. The table below lays out the steps.
Comments (0) To configure OSPF on a Cisco router, use the following commandline in config mode. Router OSPF process-id (1-65,535) network address wildcard-mask area area-id A real-world example would be: Router(config)#Router OSPF 1 Router(config-router)#network 192.168.1.0 0.0.0.255 area 0 Comments (0) Some optional OSPF commands include the following:
Comments (0) To calculate the cost of a link, simply divide 108 by the bandwidth in bits per second. In other words, a 56kbps modem would be 56,000bps. 108 (or 100,000,000) divided by 56,000 = 1785. Below is a table of default costs. Note that the cost system needs to be reworked due to the advent of gigabit ethernet. Gigabit ethernet would have a cost of .1, but cost doesn't allow decimal values, so it's 1, the same as fastethernet.
Comments (0) | |||||||||||||||||||||||||||||||||||||||||