Creates a route-map distribution list.
OSPF router configuration mode
OSPFv3 router configuration mode
OSPF router VRF configuration mode
OSPFv3 router VRF configuration mode
The distribution list can filter Link State Advertisements (LSAs) received from other OSPF devices before adding the corresponding routes to the routing table.
The no form of the command removes the distribution list.
The following example creates a distribution list using a route map named filter1 that has already been configured.
device# configure terminal device(config)# router ospf device(config-router-ospf-vrf-default-vrf)# distribute-list route-map filter1 in