in

IEOC - Internetwork Expert's Online Community

Welcome to Internetwork Expert's Online Community - IEOC - a place for CCIE and CCENT candidates to connect, share, and learn. Our Online Community features CCIE forums and discussions for all tracks including Routing & Switching, Voice, Security, Service Provider, and Storage. Through these online communities you can discuss your questions with thousands of your peers, hundreds of CCIE's and Internetwork Expert's own team of world renowned CCIE instructors and authors, Brian Dennis - Quintuple CCIE #2210, Scott Morris - Quad CCIE #4713, Brian McGahan – Triple CCIE #8593, Petr Lapukhov - Quad CCIE #16379, Anthony Sequeira - CCIE #15626, Keith Barker - Dual CCIE #6783, and Marvin Greenlee - Triple CCIE #12237.
Latest post 02-12-2010 10:46 AM by Thommy. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 01-10-2010 11:39 PM

    Task 5.3 What's the reason to use VRF Selection feature with this Task?

    Before I've checked solution guide, I did it following and, it also works fine.
    But, It asks VRF Selection feature from solution guide but, I can't find any condition using VRF selectoin feature on task 5.3 statement. Did I miss understand something in lab scenario?

    ip vrf ABC123
     rd 192.168.1.1:201
     route-target export 192.168.1.1:201
     route-target import 192.168.5.5:201
     route-target import 192.168.6.6:101

    interface FastEthernet0/0
     ip vrf forwarding ABC123
     ip address 129.1.17.1 255.255.255.0

    router bgp 200
     no bgp default ipv4-unicast
     bgp log-neighbor-changes
     neighbor 129.1.17.7 remote-as 65001
     neighbor 192.168.4.4 remote-as 200
     neighbor 192.168.4.4 update-source Loopback0
     !       
     address-family vpnv4
     neighbor 192.168.4.4 activate
     neighbor 192.168.4.4 send-community extended
     exit-address-family
     !       
     address-family ipv4 vrf ABC123
     neighbor 129.1.17.7 remote-as 65001
     neighbor 129.1.17.7 activate
     no auto-summary
     no synchronization
     network 192.168.7.0
     exit-address-family
    !        
    ip route vrf ABC123 192.168.7.0 255.255.255.0 129.1.17.7

    • Post Points: 20
  • 02-12-2010 10:46 AM In reply to

    Re: Task 5.3 What's the reason to use VRF Selection feature with this Task?

    The short answer is: How do you expect 5.4 to work if you do it that way?

    • Post Points: 5
Page 1 of 1 (2 items)
IEOC CCIE Forums Internetwork Expert CCIE Training
About IEOC | Terms of Use | RSS | Privacy Policy
© 2009 Internetwork Expert, Inc. All Rights Reserved