Problème de routage

Fermé
astronaute007 - 27 nov. 2012 à 14:59
 Utilisateur anonyme - 27 nov. 2012 à 16:51
Bonjour,
je suis en stage dans une entreprise et je dois configurer un router Cisco 2900
je dois réalise une interconnexion des sites je m'explique

je suis dans le bâtiment principale et je dois interconnecté les utilisateur sur deux site le site un est en 10.1.10.1 le réseau internet du 1er site est le 191.168.1.0 et le deuxième sites est en 10.1.10.2 et son réseau internet est le 191.168.211.0 moi je suis en 10.1.10.10 et je voudrais faire du routage mon réseau internet est en 191.168.28.0.
Comment je peux réaliser cette interconnexion je vous fait suivre ma configure :


R1#show running-config
Building configuration...

Current configuration : 3877 bytes
!
! Last configuration change at 13:44:06 UTC Tue Nov 27 2012 by admin
version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 $1$3Y.b$xqttlBn6HZFVI20HRVwM9/
enable password 7 1404141B2C5478382A3830657240
!
aaa new-model
!
!
aaa authentication login default local
!
!
!
!
!
aaa session-id common
!
!
no ipv6 cef
ip auth-proxy max-login-attempts 5
ip admission max-login-attempts 5
!
!
!
ip dhcp excluded-address 191.168.2.1 191.168.2.99
!
ip dhcp pool R1
network 191.168.2.0 255.255.255.0
default-router 191.168.2.1
domain-name sfp.local
netbios-name-server 191.168.1.2
dns-server 213.137.128.73
!
!
ip name-server 8.8.8.8
ip cef
!
multilink bundle-name authenticated
!
!
!
crypto pki trustpoint TP-self-signed-2206192580
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2206192580
revocation-check none
rsakeypair TP-self-signed-2206192580
!
!
crypto pki certificate chain TP-self-signed-2206192580
certificate self-signed 01
3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 32323036 31393235 3830301E 170D3132 31313139 31323032
34395A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 32303631
39323538 3030819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100D8BE 06659F51 94F757D8 4C9E1E6B 9DA99AD7 2CBDC42D 8C0B77DD A3401311
28638F4F 76A20809 C524C2BE F83AA471 6265DC95 FAB3C5A1 490DADA9 6A7B592E
C1C8ACB6 37F39CD2 67A77063 EA814EB2 2498CC37 59B7EC91 036454EF 7DD59D14
0B5D326B 703BA4E6 1512E1A1 00D7DBAF F7359110 02F2EC7E B69A2C39 1344BF63
F4B30203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603
551D2304 18301680 141D44F6 D4570869 62748A21 4ADCD7B5 8384A2BF 07301D06
03551D0E 04160414 1D44F6D4 57086962 748A214A DCD7B583 84A2BF07 300D0609
2A864886 F70D0101 05050003 818100A3 1047C9DD 513401B9 BAA4AC01 F97E99E3
15168F39 C1980E2D 9C414224 10140638 0132362F 30CF077F 17956C7E D4C7EAB3
470474EA 15AF9462 B1C41B63 EFDD0BDB 55EB93DC 25B8F240 C409EB6A 61C82FB8
9FBF077B 36947C19 85A8038E BB24F2A5 C882D181 C81492A1 54C4354F E7C509D8
D5239CF3 782C89B0 0D21E3F1 198155
quit
license udi pid CISCO2911/K9 sn FCZ16287030
!
!
username admin privilege 15 password 7 0518001F011C1C1A171514425B5F
!
redundancy
!
!

!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
ip address 191.168.2.1 255.255.255.0
ip nat inside
ip virtual-reassembly in
duplex auto
speed auto
!
interface GigabitEthernet0/1
ip address 10.1.10.10 255.255.0.0
duplex auto
speed auto
!
interface GigabitEthernet0/2
ip address 191.168.3.2 255.255.255.0
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
!
router rip
network 10.0.0.0
network 191.168.0.0
!
ip forward-protocol nd
!
ip http server
ip http secure-server
!
ip nat inside source list 110 interface GigabitEthernet0/2 overload
ip route 0.0.0.0 0.0.0.0 191.168.3.1
ip route 191.168.1.0 255.255.255.0 10.1.10.1
ip route 192.168.211.0 255.255.255.0 GigabitEthernet0/1
!
access-list 110 permit ip 191.168.2.0 0.0.0.255 any
!
!
!
!
!
control-plane
!
!
!
line con 0
password 7 105D0F09254740180214297B747B
line aux 0
password 7 0518001F011C1C1A171514425B5F
line 2
password 7 071C275C6E594B161902085C5479
no activation-character
no exec
transport preferred none
transport input all
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
password 7 061509316C1E5B0A0B07115B5C57
transport input all
!
scheduler allocate 20000 1000
!
end



1 réponse

Utilisateur anonyme
27 nov. 2012 à 16:51
Bonjour,

Le meilleur étant de chercher la solution seul.
0