- Rack1R1#wr t
- Building configuration...
- Current configuration : 3172 bytes
- !
- version 12.4
- no service pad
- no service timestamps debug uptime
- no service timestamps log uptime
- no service password-encryption
- !
- hostname Rack1R1
- !
- boot-start-marker
- boot-end-marker
- !
- logging buffered 4096
- !
- no aaa new-model
- dot11 syslog
- ip cef
- !
- !
- !
- !
- ip vrf B
- rd 1.1.1.1:8
- route-target export 1:8
- route-target import 4:7
- route-target import 2:6
- !
- no ip domain lookup
- !
- multilink bundle-name authenticated
- !
- !
- !
- !
- archive
- log config
- hidekeys
- !
- !
- !
- !
- ip tcp synwait-time 5
- !
- class-map match-all BGP
- match access-group name TASK3.3
- !
- !
- policy-map BGP
- class BGP
- drop
- !
- !
- !
- !
- interface Loopback0
- ip address 1.1.1.1 255.255.255.255
- ip ospf 1 area 0
- !
- interface Loopback100
- ip vrf forwarding B
- ip address 14.14.14.1 255.255.255.255
- !
- interface FastEthernet0/0
- ip vrf forwarding B
- ip address 173.1.18.1 255.255.255.0
- ip ospf 100 area 0
- duplex auto
- speed auto
- !
- interface FastEthernet0/1
- no ip address
- duplex auto
- speed auto
- !
- interface FastEthernet0/1.6
- encapsulation dot1Q 6
- ip address 173.1.6.1 255.255.255.0
- !
- interface FastEthernet0/1.11
- encapsulation dot1Q 11
- ip address 54.1.1.1 255.255.255.0
- !
- interface Serial0/0/0
- no ip address
- encapsulation frame-relay
- frame-relay lmi-type cisco
- !
- interface Serial0/0/0.12 point-to-point
- ip address 173.1.12.1 255.255.255.0
- ip ospf 1 area 0
- snmp trap link-status
- mpls ip
- frame-relay interface-dlci 102
- !
- interface Serial0/1/0
- ip address 173.1.13.1 255.255.255.0
- ip ospf 1 area 0
- mpls ip
- clock rate 128000
- !
- router ospf 100 vrf B
- domain-id 0.0.0.200
- log-adjacency-changes
- area 0 sham-link 14.14.14.1 14.14.14.4
- redistribute bgp 100 subnets
- !
- router ospf 1
- router-id 1.1.1.1
- log-adjacency-changes
- summary-address 14.14.14.0 255.255.255.0
- !
- router bgp 100
- bgp router-id 1.1.1.1
- no bgp default ipv4-unicast
- no bgp default route-target filter
- bgp log-neighbor-changes
- neighbor 2.2.2.2 remote-as 100
- neighbor 2.2.2.2 update-source Loopback0
- neighbor 4.4.4.4 remote-as 100
- neighbor 4.4.4.4 update-source Loopback0
- !
- address-family vpnv4
- neighbor 2.2.2.2 activate
- neighbor 2.2.2.2 send-community extended
- neighbor 2.2.2.2 route-reflector-client
- neighbor 4.4.4.4 activate
- neighbor 4.4.4.4 send-community extended
- neighbor 4.4.4.4 route-reflector-client
- exit-address-family
- !
- address-family ipv4 vrf B
- redistribute connected
- redistribute ospf 100 vrf B match internal external 1 external 2 route-map OSPF->BGP
- no synchronization
- exit-address-family
- !
- ip forward-protocol nd
- !
- !
- no ip http server
- no ip http secure-server
- !
- ip access-list extended TASK3.3
- deny tcp any eq bgp 10.0.0.0 0.255.255.255
- deny tcp any 10.0.0.0 0.255.255.255 eq bgp
- permit tcp any any eq bgp
- permit tcp any eq bgp any
- !
- !
- ip prefix-list TEST seq 5 permit 0.0.0.0/0
- ip prefix-list TEST seq 10 permit 10.1.1.0/24
- ip prefix-list TEST seq 15 permit 10.1.1.0/24 ge 28
- !
- !
- !
- route-map OSPF->BGP deny 5
- match tag 50
- !
- route-map OSPF->BGP permit 10
- !
- !
- !
- mpls ldp router-id Loopback0 force
- !
- control-plane
- !
- !
- !
- line con 0
- exec-timeout 0 0
- privilege level 15
- logging synchronous level 0 limit 20
- line aux 0
- line vty 0 4
- password cisco
- login
- !
- scheduler allocate 20000 1000
- end
- Rack1R1#
- Rack1R4#wr t
- Building configuration...
- Current configuration : 3091 bytes
- !
- version 12.4
- no service pad
- no service timestamps debug uptime
- no service timestamps log uptime
- no service password-encryption
- !
- hostname Rack1R4
- !
- boot-start-marker
- boot-end-marker
- !
- logging buffered 4096
- !
- no aaa new-model
- !
- !
- ip cef
- !
- !
- ip vrf A
- rd 4.4.4.4:77
- route-target export 4:7
- route-target import 2:6
- route-target import 1:8
- !
- ip vrf B
- rd 4.4.4.4:444
- route-target export 44:44
- !
- no ip domain lookup
- ip auth-proxy max-nodata-conns 3
- ip admission max-nodata-conns 3
- !
- multilink bundle-name authenticated
- !
- !
- voice-card 0
- no dspfarm
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- archive
- log config
- hidekeys
- !
- !
- !
- !
- ip tcp synwait-time 5
- !
- !
- !
- !
- interface Loopback0
- ip address 4.4.4.4 255.255.255.255
- ip ospf 1 area 0
- !
- interface Loopback44
- ip vrf forwarding A
- ip address 44.44.44.44 255.255.255.0
- ip ospf 100 area 0
- !
- interface Loopback100
- ip vrf forwarding A
- ip address 14.14.14.4 255.255.255.255
- !
- interface Loopback200
- ip address 200.0.0.4 255.255.255.255
- !
- interface Loopback444
- no ip address
- !
- interface FastEthernet0/0
- ip vrf forwarding A
- ip address 173.1.47.4 255.255.255.0
- ip ospf 100 area 0
- duplex auto
- speed auto
- !
- interface FastEthernet0/1
- ip address 204.12.1.4 255.255.255.0
- duplex auto
- speed auto
- !
- interface Serial0/0/0
- no ip address
- encapsulation frame-relay
- frame-relay lmi-type cisco
- !
- interface Serial0/0/0.403 multipoint
- ip address 173.1.0.4 255.255.255.0
- ip ospf network broadcast
- ip ospf priority 0
- ip ospf 1 area 0
- snmp trap link-status
- mpls ip
- frame-relay map ip 173.1.0.3 403 broadcast
- frame-relay map ip 173.1.0.5 403
- !
- interface Serial0/1/0
- ip address 173.1.45.4 255.255.255.248
- clock rate 128000
- !
- router eigrp 100
- redistribute ospf 1 metric 1 1 1 1 1 route-map OSPF->EIGRP
- auto-summary
- !
- router ospf 100 vrf A
- domain-id 0.0.0.200
- log-adjacency-changes
- area 0 sham-link 14.14.14.4 14.14.14.1
- redistribute bgp 100 subnets
- !
- router ospf 1
- router-id 4.4.4.4
- log-adjacency-changes
- !
- router bgp 100
- bgp router-id 4.4.4.4
- no bgp default ipv4-unicast
- bgp log-neighbor-changes
- neighbor 1.1.1.1 remote-as 100
- neighbor 1.1.1.1 update-source Loopback0
- !
- address-family vpnv4
- neighbor 1.1.1.1 activate
- neighbor 1.1.1.1 send-community extended
- exit-address-family
- !
- address-family ipv4 vrf B
- redistribute connected
- no synchronization
- exit-address-family
- !
- address-family ipv4 vrf A
- redistribute connected
- redistribute ospf 100 vrf A match internal external 1 external 2
- no synchronization
- exit-address-family
- !
- ip forward-protocol nd
- !
- !
- no ip http server
- no ip http secure-server
- !
- ip access-list standard OSPF
- !
- !
- !
- !
- route-map SET_NH permit 10
- set ip next-hop 173.1.0.4
- !
- route-map LOCAL permit 10
- set local-preference 400
- !
- route-map OSPF->EIGRP permit 10
- match tag 90
- !
- route-map R3_OUT permit 10
- set metric 100
- set local-preference 200
- !
- !
- mpls ldp router-id Loopback0 force
- !
- !
- control-plane
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- line con 0
- exec-timeout 0 0
- privilege level 15
- logging synchronous level 0 limit 20
- line aux 0
- line vty 0 4
- password cisco
- login
- !
- scheduler allocate 20000 1000
- !
- end
- Rack1R4#