Cisco IGP Practical

B) Ciscos Single OSPF Area

  1. Create OSPF routing Process

      1. Specify networks in different areas within row
        1. 'network x.x.x. m.m.m. area

          use area as the row#

        2. 'm.m.m.m' wildcard mask
          • '0' do not care bit
          • '1' check bit
        3. Specify networks interfaces on end of rows in backbone and area row#
          • 'network 203.167.176.0 0.0.0.0 area 0'
          • 'network 203.167.177.1 0 0.0.0.255 area 1'
      2. create OSPF process
        • router configuration command

          'router ospf '

        • specify the network running ospf
        • specify the area