Matching source protocols

Syntax:

match source-protocol [connected | static | rip | ospf | ospfv3]
no match source-protocol [connected | static | rip | ospf | ospfv3]

Matches the protocol type of the destination prefix. The no form of the command deletes the match clause from the sequence.

connected

Matches directly connected routes.

static

Matches static routes.

rip

Matches RIP routes.

ospf

Matches OSPF routes.

ospfv3

Matches OSPFv3 routes.