CONFIGURATION DU ROUTEUR BACKBONE f2-rtr-b#sh ru f2-rtr-b#sh running-config Building configuration... Current configuration : 2228 bytes ! ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption service internal ! hostname f2-rtr-b ! boot-start-marker boot-end-marker ! enable password 7 02010B490A00 ! clock timezone EAT 3 aaa new-model ! ! aaa session-id common ip subnet-zero no ip cef ! ! ip domain name ws.afnog.org ip name-server 196.200.222.1 ip name-server 196.200.222.2 ! ! username inst password 7 130218000A0A username afnog password 7 15130D020B2D7B72 ! ! ! interface Loopback0 ip address 196.200.221.249 255.255.255.255 ! interface Ethernet0/0 description f2-rtr-b.ws.afnog.org link to backbone ip address 196.200.223.177 255.255.254.0 no ip proxy-arp half-duplex ! interface Serial0/0 ip address 196.200.221.33 255.255.255.252 ! interface Ethernet0/1 description 196.200.221.64/26 internal backbone ip address 196.200.221.125 255.255.255.192 no ip proxy-arp half-duplex ! interface Serial0/1 ip address 196.200.221.37 255.255.255.252 ip ospf message-digest-key 1 md5 7 045A0D080026 ! router bgp 1 no synchronization bgp log-neighbor-changes neighbor 196.200.221.65 remote-as 100 neighbor 196.200.221.65 description Table1 neighbor 196.200.221.65 default-originate neighbor 196.200.221.66 remote-as 200 neighbor 196.200.221.66 description Table2 neighbor 196.200.221.66 default-originate neighbor 196.200.221.67 remote-as 300 neighbor 196.200.221.67 description Table3 neighbor 196.200.221.67 default-originate neighbor 196.200.221.68 remote-as 400 neighbor 196.200.221.68 description Table4 neighbor 196.200.221.68 default-originate neighbor 196.200.221.69 remote-as 500 neighbor 196.200.221.69 description Table5 neighbor 196.200.221.69 default-originate neighbor 196.200.221.70 remote-as 600 neighbor 196.200.221.70 description Table6 neighbor 196.200.221.70 default-originate no auto-summary ! no ip http server ip classless ip route 0.0.0.0 0.0.0.0 196.200.223.254 ! ! access-list 1 permit 196.200.208.0 0.0.15.255 no cdp run ! line con 0 line aux 0 line vty 0 4 access-class 1 in ! ntp clock-period 17208814 ntp server 196.200.222.1 ! end f2-rtr-b#