MPLS VPN Topology with 2 VPNS/4 CORE Router/4 CE/

Sunday, January 27th, 2008 | Dynamips Lab

PassGuide Cisco Braindumps

Here is a Topology for MPLS VPNs with 2 different VPNs connected to the CORE, and there is a route reflector RR connected to both PEs:

pe1———-p1———–pe2
va-ce1 vb-ce1 va-ce2 vb-ce2

# Another simple dynagen configuration file
#
# All the f0/0 interfaces are on VLAN 1 and the F1/0 interfaces are on VLAN 2

[localhost:7200]
   
    [[7200]]
        image = \Programme\Dynamips\images\c7200-jk9o3s-mz.124-13b.BIN
        npe = npe-400
        ram = 128
   
    [[ROUTER p1]]
        console = 2001
        f0/0 = pe1 f0/0
        f1/0 = pe2 f0/0
        model = 7200
        idlepc = 0×6078a8c0
   
   
    [[ROUTER pe1]]
        console = 2002
        f1/0 = va-ce1 f0/0
        f2/0 = vb-ce1 f0/0
        f3/0 = rr f0/0
        s4/0 = va-ce1 s2/0
        s4/1 = va-ce1 s2/1
        model = 7200
        idlepc = 0×60882220
   
    [[ROUTER pe2]]
        console = 2003
        f1/0 = va-ce2 f0/0
        f2/0 = vb-ce2 f0/0
        f3/0 = rr f1/0
        s4/0 = va-ce2 s2/0
        s4/1 = va-ce2 s2/1
        model = 7200
        idlepc = 0×6078b01c
   
   
    [[ROUTER rr]]
        console = 2004
        model = 7200
        idlepc = 0×6078b01c
       
#     [[ROUTER pe3]]
#        console = 2009
#        model = 7200
#        idlepc = 0×6078b01c    
       

[localhost:7201]
    udp = 11000
   
   
    [[3640]]
        image = \Programme\Dynamips\images\c3640-k9p-mz.122-17a.BIN
        ram = 128
        disk0 = 0
        disk1 = 0
   
    [[ROUTER va-ce1]]
        console = 2005
        model = 3640
      idlepc = 0×603f2394
      
    [[ROUTER va-ce2]]
      console = 2006
        model = 3640
      idlepc = 0×603f2394
      
    [[ROUTER vb-ce1]]
      f2/0 = vb-ce2 f2/0
        console = 2007
        model = 3640
        idlepc = 0×603f2394
   
    [[ROUTER vb-ce2]]
        console = 2008
        model = 3640
        idlepc = 0×603f2394

Bookmark and Share
passguide dumps

PassGuide Cisco Training Materials Dumps

No comments yet.

Leave a comment