UMN:CLI User ManualV5808562To release the configuration, use the following command.Command Mode Descriptionno timers spf Router Release the configuration.11.2.13 External Routes to OSPF NetworkIf other routing protocol redistribute into OSPF network, these routes become OSPFexternal routes. Other routing protocols are RIP and BGP. And static route, connectedroute, kernel route are also external route. Those routing information can distribute intoOSPF network.There are 5 kinds of additional configuration about external routes to OSPF network.metric is configures Metric value of the default route, metric-type is for type of findingthe path. metric-type 1 uses internal path cost with external path cost as a cost, metrictype 2 always uses external cost value. route-map is transmission of specific routinginformation to assigned route which has MAP-NAME, and, tag is using the assign tagnumber on the specific MAP-NAME. When there is a major net that is subnetted, youneed to use the subnet command to redistribute protocols into OSPF. Without thiskeyword, OSPF only redistributes major nets that are not subnetted.Those 5 kinds of additional configuration can be selected more than two options withoutorder, and it applies to consistent across all external routes in an attached network.The following is explaining 5 options of command:• metric <0-16777214>• metric-type <1-2>• route-map MAP-NAME• tag <0-4294967295>• subnetsTo configure the external route transmission, use the following command.Command Mode Descriptionredistribute {bgp | connected | kernel | rip |static | ospf <0-65535>}Router Configures the external routetransmission.redistribute {bgp | connected | kernel | rip |static | ospf <0-65535>} metric <0-16777214>redistribute {bgp | connected | kernel | rip |static | ospf <0-65535>} metric-type <1-2>redistribute {bgp | connected | kernel | rip |static| ospf <0-65535>} route-map MAP-NAMEredistribute {bgp | connected | kernel | rip |static| ospf <0-65535>} tag <0-4294967295>redistribute {bgp | connected | kernel | rip |static| ospf <0-65535>} subnets