Cisco Catalyst 9500 series Configuration Manual page 181

Cisco ios xe everest 16.6.x
Hide thumbs Also See for Catalyst 9500 series:
Table of Contents

Advertisement

Configuring IP Unicast Routing
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Command or Action
configure terminal
Example:
Device# configure terminal
ip routing
Example:
Device(config)# ip routing
ip vrf vrf-name
Example:
Device(config)# ip vrf vpn1
rd route-distinguisher
Example:
Device(config-vrf)# rd 100:2
route-target {export | import | both}
route-target-ext-community
Example:
Device(config-vrf)# route-target
import 100:2
import map route-map
Example:
Device(config-vrf)# import map
importmap1
ip multicast-routing vrf vrf-name
distributed
Example:
Device(config-vrf)# ip
multicast-routing vrf vpn1 distributed
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
Configuring Multicast VRFs
Purpose
Enters the global configuration mode.
Enables IP routing mode.
Names the VRF, and enter VRF configuration
mode.
Creates a VRF table by specifying a route
distinguisher. Enter either an AS number and an
arbitrary number (xxx:y) or an IP address and an
arbitrary number (A.B.C.D:y)
Creates a list of import, export, or import and
export route target communities for the specified
VRF. Enter either an AS system number and an
arbitrary number (xxx:y) or an IP address and an
arbitrary number (A.B.C.D:y). The
route-target-ext-community should be the same
as the route-distinguisher entered in Step 4.
(Optional) Associates a route map with the VRF.
(Optional) Enables global multicast routing for
VRF table.
171

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents