EasyManuals Logo
Home>Cisco>Switch>IE-5000

Cisco IE-5000 User Manual

Cisco IE-5000
1066 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #902 background imageLoading...
Page #902 background image
898
Configuring IP Unicast Routing
Configuring Multi-VRF CE
DETAILED STEPS
Use the no ip vrf vrf-name global configuration command to delete a VRF and to remove all interfaces from it. Use the
no ip vrf forwarding interface configuration command to remove an interface from the VRF.
EXAMPLE
The following example shows how to import a route map to a VRF instance named VPN1:
Switch(config)# ip vrf vpn1
Switch(config-vrf)# rd 100:2
Switch(config-vrf)# route-target both 100:2
Switch(config-vrf)# route-target import 100:1
Configuring VRF-Aware Services
IP services can be configured on global interfaces, and these services run within the global routing instance. IP services
are enhanced to run on multiple routing instances; they are VRF-aware. Any configured VRF in the system can be
specified for a VRF-aware service.
VRF-aware services are implemented in platform-independent modules. VRF means multiple routing instances in Cisco
IOS. Each platform has its own limit on the number of VRFs it supports.
VRF-aware services have the following characteristics:
The user can ping a host in a user-specified VRF.
Command Purpose
1. configure terminal Enter global configuration mode.
2. ip routing Enable IP routing.
3. ip vrf vrf-name Name the VRF, and enter VRF configuration mode.
4. rd route-distinguisher 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 arbitrary number (A.B.C.D:y).
5. route-target {export | import |
both} route-target-ext-community
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.
6. import map route-map (Optional) Associate a route map with the VRF.
7. interface interface-id Specify the Layer 3 interface to be associated with the VRF, and
enter interface configuration mode. The interface can be a
routed port or SVI.
8. no shutdown Enable the interface if necessary. By default, UNIs and ENIs are
disabled and NNIs are enabled.
9. ip vrf forwarding vrf-name Associate the VRF with the Layer 3 interface.
10. end Return to privileged EXEC mode.
11. show ip vrf [brief | detail |
interfaces] [vrf-name]
Verify the configuration. Display information about the
configured VRFs.
12. copy running-config
startup-config
(Optional) Save your entries in the configuration file.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco IE-5000 and is the answer not in the manual?

Cisco IE-5000 Specifications

General IconGeneral
BrandCisco
ModelIE-5000
CategorySwitch
LanguageEnglish

Related product manuals