Configuring Multicast Vrfs; Configuring A Vpn Routing Session - Cisco Catalyst 3560-X Software Configuration Manual

Hide thumbs Also See for Catalyst 3560-X:
Table of Contents

Advertisement

Chapter 1
Configuring IP Unicast Routing

Configuring Multicast VRFs

Beginning in privileged EXEC mode, follow these steps to configure a multicast within a VRF table. For
complete syntax and usage information for the commands, see the switch command reference for this
release and the Cisco IOS Switching Services Command Reference, Release 12.4.
Command
Step 1
configure terminal
Step 2
ip routing
Step 3
ip vrf vrf-name
Step 4
rd route-distinguisher
Step 5
route-target {export | import | both}
route-target-ext-community
Step 6
import map route-map
Step 7
ip multicast-routing vrf vrf-name
distributed
Step 8
interface interface-id
Step 9
ip vrf forwarding vrf-name
Step 10
ip address ip-address mask
Step 11
ip pim sparse-dense mode
Step 12
end
Step 13
show ip vrf [brief | detail | interfaces]
[vrf-name]
Step 14
copy running-config startup-config
For more information about configuring a multicast within a Multi-VRF CE, see the Cisco IOS IP
Multicast Configuration Guide, Release 12.4.

Configuring a VPN Routing Session

Routing within the VPN can be configured with any supported routing protocol (RIP, OSPF, EIGRP, or
BGP) or with static routing. The configuration shown here is for OSPF, but the process is the same for
other protocols.
To configure an EIGRP routing process to run within a VRF instance, you must configure an
Note
autonomous-system number by entering the autonomous-system autonomous-system-number
address-family configuration mode command.
OL-25303-03
Purpose
Enter global configuration mode.
Enable IP routing mode.
Name the VRF, and enter VRF configuration mode.
Create 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)
Create 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) Associate a route map with the VRF.
(Optional) Enable global multicast routing for VRF table.
Specify the Layer 3 interface to be associated with the VRF, and enter
interface configuration mode. The interface can be a routed port or an
SVI.
Associate the VRF with the Layer 3 interface.
Configure IP address for the Layer 3 interface.
Enable PIM on the VRF-associated Layer 3 interface.
Return to privileged EXEC mode.
Verify the configuration. Display information about the configured
VRFs.
(Optional) Save your entries in the configuration file.
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
Configuring Multi-VRF CE
1-85

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 3750-x

Table of Contents