CPE1:
hostname CPE1
boot-start-marker
boot-end-marker
no aaa new-model
memory-size iomem 5
ip cef
no ip domain lookup
ip domain name lab.local
interface FastEthernet0/0
ip address 172.16.100.2 255.255.255.0
duplex auto
speed auto
interface FastEthernet0/1
ip address 193.1.1.1 255.255.255.0
duplex auto
speed auto
router rip
version 2
network 172.16.0.0
network 193.1.1.0
default-information originate
no ip http server
no ip http secure-server
control-plane
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
end
PE1:
hostname PE1
boot-start-marker
boot-end-marker
no aaa new-model
memory-size iomem 5
ip cef
no ip domain lookup
ip domain name lab.local
interface Loopback0
ip address 10.0.1.1 255.255.255.255
interface FastEthernet0/0
no ip address
duplex auto
speed auto
interface FastEthernet0/1
ip address 10.0.12.1 255.255.255.0
duplex auto
speed auto
router ospf 1
log-adjacency-changes
network 10.0.1.1 0.0.0.0 area 0
network 10.0.12.0 0.0.0.255 area 0
router rip
version 2
network 172.16.0.0
default-information originate
no ip http server
no ip http secure-server
control-plane
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
end
P1:
hostname P1
boot-start-marker
boot-end-marker
no aaa new-model
memory-size iomem 5
ip cef
no ip domain lookup
ip domain name lab.local
interface Loopback0
ip address 10.0.2.1 255.255.255.0
interface FastEthernet0/0
ip address 10.0.30.1 255.255.255.0
duplex auto
speed auto
interface FastEthernet0/1
ip address 10.0.12.2 255.255.255.0
duplex auto
speed auto
router ospf 1
log-adjacency-changes
network 10.0.2.1 0.0.0.0 area 0
network 10.0.12.0 0.0.0.255 area 0
network 10.0.30.0 0.0.0.255 area 0
no ip http server
no ip http secure-server
control-plane
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
end
P2:
hostname P2
boot-start-marker
boot-end-marker
no aaa new-model
memory-size iomem 5
ip cef
no ip domain lookup
ip domain name lab.local
interface Loopback0
ip address 10.0.3.1 255.255.255.0
interface FastEthernet0/0
ip address 10.0.23.2 255.255.255.0
duplex auto
speed auto
interface FastEthernet0/1
ip address 10.0.30.2 255.255.255.0
duplex auto
speed auto
router ospf 1
log-adjacency-changes
network 10.0.3.1 0.0.0.0 area 0
network 10.0.23.0 0.0.0.255 area 0
network 10.0.30.0 0.0.0.255 area 0
no ip http server
no ip http secure-server
control-plane
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
end
PE2:
hostname PE2
boot-start-marker
boot-end-marker
no aaa new-model
memory-size iomem 5
ip cef
no ip domain lookup
ip domain name lab.local
interface Loopback0
ip address 10.0.4.1 255.255.255.255
interface FastEthernet0/0
ip address 10.0.23.1 255.255.255.0
duplex auto
speed auto
interface FastEthernet0/1
ip address 172.16.200.1 255.255.255.0
duplex auto
speed auto
router ospf 1
log-adjacency-changes
network 10.0.4.1 0.0.0.0 area 0
network 10.0.23.0 0.0.0.255 area 0
router rip
version 2
network 172.16.0.0
default-information originate
no ip http server
no ip http secure-server
control-plane
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
end
CPE2:
hostname CPE2
boot-start-marker
boot-end-marker
no aaa new-model
memory-size iomem 5
ip cef
no ip domain lookup
ip domain name lab.local
interface FastEthernet0/0
ip address 172.16.20.1 255.255.255.0
duplex auto
speed auto
interface FastEthernet0/1
ip address 172.16.200.2 255.255.255.0
duplex auto
speed auto
router rip
version 2
network 172.16.0.0
default-information originate
no ip http server
no ip http secure-server
control-plane
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
end

Preview text:

CPE1: hostname CPE1 boot-start-marker boot-end-marker no aaa new-model memory-size iomem 5 ip cef no ip domain lookup ip domain name lab.local interface FastEthernet0/0
ip address 172.16.100.2 255.255.255.0 duplex auto speed auto interface FastEthernet0/1
ip address 193.1.1.1 255.255.255.0 duplex auto speed auto router rip version 2 network 172.16.0.0 network 193.1.1.0 default-information originate no ip http server no ip http secure-server control-plane line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login end PE1: hostname PE1 boot-start-marker boot-end-marker no aaa new-model memory-size iomem 5 ip cef no ip domain lookup ip domain name lab.local interface Loopback0
ip address 10.0.1.1 255.255.255.255 interface FastEthernet0/0 no ip address duplex auto speed auto interface FastEthernet0/1
ip address 10.0.12.1 255.255.255.0 duplex auto speed auto router ospf 1 log-adjacency-changes
network 10.0.1.1 0.0.0.0 area 0
network 10.0.12.0 0.0.0.255 area 0 router rip version 2 network 172.16.0.0 default-information originate no ip http server no ip http secure-server control-plane line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login end P1: hostname P1 boot-start-marker boot-end-marker no aaa new-model memory-size iomem 5 ip cef no ip domain lookup ip domain name lab.local interface Loopback0
ip address 10.0.2.1 255.255.255.0 interface FastEthernet0/0
ip address 10.0.30.1 255.255.255.0 duplex auto speed auto interface FastEthernet0/1
ip address 10.0.12.2 255.255.255.0 duplex auto speed auto router ospf 1 log-adjacency-changes
network 10.0.2.1 0.0.0.0 area 0
network 10.0.12.0 0.0.0.255 area 0
network 10.0.30.0 0.0.0.255 area 0 no ip http server no ip http secure-server control-plane line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login end P2: hostname P2 boot-start-marker boot-end-marker no aaa new-model memory-size iomem 5 ip cef no ip domain lookup ip domain name lab.local interface Loopback0
ip address 10.0.3.1 255.255.255.0 interface FastEthernet0/0
ip address 10.0.23.2 255.255.255.0 duplex auto speed auto interface FastEthernet0/1
ip address 10.0.30.2 255.255.255.0 duplex auto speed auto router ospf 1 log-adjacency-changes
network 10.0.3.1 0.0.0.0 area 0
network 10.0.23.0 0.0.0.255 area 0
network 10.0.30.0 0.0.0.255 area 0 no ip http server no ip http secure-server control-plane line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login end PE2: hostname PE2 boot-start-marker boot-end-marker no aaa new-model memory-size iomem 5 ip cef no ip domain lookup ip domain name lab.local interface Loopback0
ip address 10.0.4.1 255.255.255.255 interface FastEthernet0/0
ip address 10.0.23.1 255.255.255.0 duplex auto speed auto interface FastEthernet0/1
ip address 172.16.200.1 255.255.255.0 duplex auto speed auto router ospf 1 log-adjacency-changes
network 10.0.4.1 0.0.0.0 area 0
network 10.0.23.0 0.0.0.255 area 0 router rip version 2 network 172.16.0.0 default-information originate no ip http server no ip http secure-server control-plane line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login end CPE2: hostname CPE2 boot-start-marker boot-end-marker no aaa new-model memory-size iomem 5 ip cef no ip domain lookup ip domain name lab.local interface FastEthernet0/0
ip address 172.16.20.1 255.255.255.0 duplex auto speed auto interface FastEthernet0/1
ip address 172.16.200.2 255.255.255.0 duplex auto speed auto router rip version 2 network 172.16.0.0 default-information originate no ip http server no ip http secure-server control-plane line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login end