Cisco IGP Practical

B) Ciscos Single OSPF Area

    1. Specify network
      1. 'network x.x.x. m.m.m. area
      2. 'm.m.m.m' wildcard mask
        • '0' do not care bit
        • '1' check bit
      3. examples
        • 'network 203.167.177.10 0.0.0.0 area 0'
        • 'network 203.167.177.0 0 0.0.0.255 area 0'
    2. create OSPF process
      1. router configuration command

        'router ospf '

      2. specify the network running ospf
      3. specify the area