R1_Core_LILLE#sh run Building configuration... Current configuration : 1552 bytes ! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R1_Core_LILLE ! ! ! enable password tech ! ! ! ip dhcp pool Administratif network 172.18.0.0 255.255.192.0 default-router 172.18.63.254 ip dhcp pool Classe_1 network 172.18.64.64 255.255.255.192 default-router 172.18.64.126 ip dhcp pool Classe_2 network 172.18.64.128 255.255.255.192 default-router 172.18.64.190 ip dhcp pool Classe_3 network 172.18.64.192 255.255.255.192 default-router 172.18.64.254 ! ! ! ! ! ! ! ! ! spanning-tree mode pvst ! ! ! ! interface FastEthernet0/0 ip address 192.168.0.2 255.255.255.0 duplex auto speed auto standby version 2 standby 100 ip 192.168.0.1 standby 100 priority 110 standby 100 preempt ! interface FastEthernet0/0.1 encapsulation dot1Q 7 ip address 172.18.63.254 255.255.192.0 ! interface FastEthernet0/0.2 encapsulation dot1Q 2 ip address 172.18.64.126 255.255.255.192 ! interface FastEthernet0/0.3 encapsulation dot1Q 3 ip address 172.18.64.190 255.255.255.192 ! interface FastEthernet0/0.4 encapsulation dot1Q 4 ip address 172.18.64.254 255.255.255.192 ! interface FastEthernet0/1 no ip address duplex auto speed auto ! interface Serial0/3/0 ip address 3.3.3.3 255.0.0.0 ! interface Serial0/3/1 no ip address shutdown ! interface Vlan1 no ip address shutdown ! router ospf 1 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! ip classless ! ! ! no cdp run ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end