![Dell S6000-ON Configuration Manual Download Page 637](http://html.mh-extra.com/html/dell/s6000-on/s6000-on_configuration-manual_84557637.webp)
–
le max-prefix-length
: is the maximum prefix length to match (from 0 to 32).
For configuration information about prefix lists, refer to
Access Control Lists (ACLs)
.
Applying Prefix Lists
To apply prefix lists to incoming or outgoing OSPF routes, use the following commands.
• Apply a configured prefix list to incoming OSPF routes.
CONFIG-ROUTEROSPF-id mode
distribute-list
prefix-list-name
in [
interface
]
• Assign a configured prefix list to outgoing OSPF routes.
CONFIG-ROUTEROSPF-id
distribute-list
prefix-list-name
out [connected | isis | rip | static]
Redistributing Routes
You can add routes from other routing instances or protocols to the OSPF process.
With the
redistribute
command, you can include RIP, static, or directly connected routes in the OSPF
process.
NOTE: Do not route iBGP routes to OSPF unless there are route-maps associated with the OSPF
redistribution.
To redistribute routes, use the following command.
• Specify which routes are redistributed into OSPF process.
CONFIG-ROUTEROSPF-id mode
redistribute {bgp | connected | isis | rip | static} [metric
metric-value
|
metric-type
type-value
] [route-map
map-name
] [tag
tag-value
]
Configure the following required and optional parameters:
–
bgp, connected, isis, rip, static
: enter one of the keywords to redistribute those
routes.
–
metric
metric-value
: the range is from 0 to 4294967295.
–
metric-type
metric-type
: 1 for OSPF external route type 1. 2 for OSPF external route type 2.
–
route-map
map-name
: enter a name of a configured route map.
–
tag
tag-value
: the range is from 0 to 4294967295.
Example of Viewing OSPF Configuration after Redistributing Routes
To view the current OSPF configuration, use the
show running-config ospf
command in EXEC
mode or the
show config
command in ROUTER OSPF mode.
Dell(conf-router_ospf)#show config
!
router ospf 34
network 10.1.2.32 0.0.0.255 area 2.2.2.2
network 10.1.3.24 0.0.0.255 area 3.3.3.3
distribute-list dilling in
Dell(conf-router_ospf)#
Open Shortest Path First (OSPFv2 and OSPFv3)
637
Summary of Contents for S6000-ON
Page 1: ...Dell Configuration Guide for the S6000 ON System 9 9 0 0 ...
Page 557: ...Figure 80 Configuring OSPF and BGP for MSDP Multicast Source Discovery Protocol MSDP 557 ...
Page 562: ...Figure 83 MSDP Default Peer Scenario 1 562 Multicast Source Discovery Protocol MSDP ...
Page 563: ...Figure 84 MSDP Default Peer Scenario 2 Multicast Source Discovery Protocol MSDP 563 ...
Page 564: ...Figure 85 MSDP Default Peer Scenario 3 564 Multicast Source Discovery Protocol MSDP ...
Page 665: ...Policy based Routing PBR 665 ...
Page 818: ...Figure 110 Single and Double Tag TPID Match 818 Service Provider Bridging ...
Page 819: ...Figure 111 Single and Double Tag First byte TPID Match Service Provider Bridging 819 ...
Page 995: ...Figure 140 Setup OSPF and Static Routes Virtual Routing and Forwarding VRF 995 ...