cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
4427
Views
9
Helpful
2
Replies

VRF forward / receive, which one is best?

gordonderick
Level 1
Level 1

Can anyone tell me  the difference between 'ip vrf receive' and 'ip vrf forwarding', do these 2 commands put the interfaces in the VRF?

I have a interface on the core configured with 'ip vrf recieve' (config below). Wheneve the edge device is disconnected from the network the 'ip vrf receive' command disappears from the running config.

emnewol#sh run int f1/1.101

Building configuration...

Current configuration : 223 bytes

!

interface FastEthernet1/1.101

description CKTI149

bandwidth 10000

encapsulation dot1Q 101

ip vrf receive curriculum

ip address 10.54.68.21 255.255.255.252

ip policy route-map Native

end

2 Replies 2

Harold Ritter
Cisco Employee
Cisco Employee

Hi Gordon,

"ip vrf receive" is used in the context of multi-vrf selection, which allows to have multiple VRF assigned to an interface and to select one the other basec on the source address (or other information using PBR).

"ip vrf forwarding" enables one VRF on a given interface.

Multi-VRF Selection Using Policy Based Routing (PBR)

www.cisco.com/en/US/docs/ios/mpls/configuration/guide/mp_mltvrf_slct_pbr.html

Hope this helps

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
MĆ©xico mĆ³vil: +52 1 55 8312 4915
Cisco MĆ©xico
Paseo de la Reforma 222
Piso 19
CuauhtƩmoc, JuƔrez
Ciudad de MĆ©xico, 06600
MĆ©xico

Thanks for replying. That makes sense.

Review Cisco Networking products for a $25 gift card