Configuration du routeur Cisco 2801 {{{ Current configuration : 4126 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname as1router ! boot-start-marker boot-end-marker ! logging message-counter syslog enable secret 5 $1$kaEb$Z3QQ.qUdwf3lhbBpIR7oh0 enable password cisco ! aaa new-model ! ! ! ! aaa session-id common dot11 syslog ip source-route ! ! ip dhcp excluded-address 10.10.2.1 ! ! ip cef ip domain name as65001.com ip dvmrp interoperability ipv6 unicast-routing ipv6 cef ipv6 dhcp pool 65001 ! ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! voice-card 0 ! ! crypto pki trustpoint TP-self-signed-2922593269 enrollment selfsigned subject-name cn=IOS-Self-Signed-Certificate-2922593269 revocation-check none rsakeypair TP-self-signed-2922593269 ! ! crypto pki certificate chain TP-self-signed-2922593269 certificate self-signed 01 3082023E 308201A7 A0030201 02020101 300D0609 2A864886 F70D0101 04050030 31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274 69666963 6174652D 32393232 35393332 3639301E 170D3131 30343237 31333239 34345A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649 4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 39323235 39333236 3930819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281 8100B266 B3228CFA EC47A2A1 5DC0BEE8 350C2086 53C96B20 767CB5F8 1C0039B7 F33548D4 47A4479D 2CE1C6F1 272559A7 63FCDE72 08780169 C01A7FF6 70D2AB9D A8772807 1485095E CB221166 2DA4BECC A9A6081E 46F2E142 E6B59AA2 15FAC3E8 DB840722 A4854DB2 122C20A1 423AD332 70D8971D 03321DD8 C95E4F14 8077ED05 002F0203 010001A3 66306430 0F060355 1D130101 FF040530 030101FF 30110603 551D1104 0A300882 06526F75 74657230 1F060355 1D230418 30168014 3509B3A1 01E470AA 87B85533 E0ED2BC6 DD6B50C0 301D0603 551D0E04 16041435 09B3A101 E470AA87 B85533E0 ED2BC6DD 6B50C030 0D06092A 864886F7 0D010104 05000381 81007195 D44A08B3 BF433542 9CEC3DFE 3B4A5AEA 84297FBD 042F4C84 07BF1863 D9CC9597 3FFF2B61 5FAEF45A 1FCB381B C448F256 43B042FD 48A72FCD DE7E8466 0BE50DC5 FE7E77C8 E8A5FBEC 2D05C791 8A5B8760 C393B890 D4E6041C 62860DD8 CBDD761C CA810BE9 178AE090 9CD2A9E2 F9A5A282 40B33C1D C840A801 929ACC4C 931B quit ! ! username pfres privilege 15 secret 5 $1$wL2n$burDjKfR9msanYVFGm.kP/ archive log config hidekeys ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 10.20.0.2 255.255.255.252 speed auto full-duplex ipv6 address 2001:DB8:2:210::2/64 ipv6 enable ! interface FastEthernet0/1 ip address 10.10.2.1 255.255.255.0 ip helper-address 10.10.1.2 duplex auto speed auto ipv6 address 2001:DB8:1:112::1/64 ipv6 enable ! router ospf 65001 router-id 10.10.1.1 log-adjacency-changes redistribute bgp 65001 network 10.10.2.0 0.0.0.255 area 0 ! router rip version 2 network 10.10.2.0 ! router bgp 65001 bgp router-id 10.10.2.1 bgp log-neighbor-changes timers bgp 30 60 neighbor 10.20.0.1 remote-as 65002 neighbor 2001:DB8:2:210::1 remote-as 65002 neighbor 2001:DB8:2:210::1 version 4 ! address-family ipv4 neighbor 10.20.0.1 activate neighbor 10.20.0.1 route-map pref in auto-summary no synchronization network 10.10.2.0 mask 255.255.255.0 exit-address-family ! address-family ipv6 neighbor 2001:DB8:2:210::1 activate neighbor 2001:DB8:2:210::1 route-map pref in network 2001:DB8:1:112::/64 no synchronization exit-address-family ! ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 ip http server ip http secure-server ! ! ! snmp-server community yes RO ipv6 route 2001:DB8:1:112::/64 FastEthernet0/1 unicast ! ! ! ! route-map pref permit 65001 set local-preference 200 ! ! ! ! control-plane ! ! ! ccm-manager fax protocol cisco ! mgcp fax t38 ecm ! ! ! ! gateway timer receive-rtp 1200 ! ! ! line con 0 line aux 0 line vty 0 4 password cisco ! scheduler allocate 20000 1000 }}}