Administrator Guide
Related
Commands
• ipv6 route-export — exports IPv6 routes to another VRF.
match source-protocol
Specify matching source-protocol criteria while exporting or importing routes.
Syntax
match source-protocol {bgp | isis | ospf | connected | static}
Parameters
bgp Enter the keyword bgp to leak or share routes corresponding to the BGP protocol.
isis Enter the keyword isis to leak or share routes corresponding to the ISIS protocol.
ospf Enter the keyword ospf to leak or share routes corresponding to the OSPF protocol.
connected Enter the keyword connected to leak or share connected routes corresponding to the
VRF.
static Enter the keyword static to leak or share static routes corresponding to the VRF.
Command Modes ROUTE MAP MODE
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell EMC
Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100–ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100–ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S4810, S4820T, S5000, S6000, S6000–ON, and Z9500.
Usage Information
Specify the matching criteria only after defining a route-map. Before using this command, you must enter Route
Map mode using the route-map route-map-name command. The match criteria that you specify is
associated with the route-map that you define.
The export-target and import-target options support only the match protocol and match prefix-list options. Other
options that you configure in the route-maps are ignored.
Related
Commands
• ipv6 route-import – imports IPv6 routes from another VRF.
redistribute
Redistributes leaked or exported routes corresponding to specific protocols.
Syntax
redistribute {imported-bgp | import-ospf | import-isis}
Parameters
imported-bgp Enter the keywords imported-bgp to redistribute leaked routes that are learned using
the BGP protocol.
imported-ospf Enter the keywords imported-ospf to redistribute leaked routes that are learned using
the OSPF protocol.
imported-isis Enter the keywords imported-isis to redistribute leaked routes that are learned using
the ISIS protocol.
Virtual Routing and Forwarding (VRF) 1587