Skip to content
Snippets Groups Projects
Commit 4fc3ef02 authored by Djouadar Mohammad's avatar Djouadar Mohammad
Browse files

Configs avec RIP fonctionnel

parent 34a0b9c4
No related branches found
No related tags found
No related merge requests found
! !
! Last configuration change at 05:50:04 UTC Mon Mar 1 1993 ! Last configuration change at 00:04:36 UTC Mon Mar 1 1993
! !
version 15.0 version 15.0
no service pad no service pad
...@@ -172,6 +172,7 @@ interface FastEthernet0/24 ...@@ -172,6 +172,7 @@ interface FastEthernet0/24
no keepalive no keepalive
! !
interface FastEthernet0/25 interface FastEthernet0/25
switchport access vlan 4
no keepalive no keepalive
! !
interface FastEthernet0/26 interface FastEthernet0/26
......
! !
! Last configuration change at 13:02:31 UTC Thu Oct 27 2022 ! Last configuration change at 08:32:43 UTC Thu Nov 17 2022
! version 15.3
version 15.5
service timestamps debug datetime msec service timestamps debug datetime msec
service timestamps log datetime msec service timestamps log datetime msec
no service password-encryption no service password-encryption
...@@ -16,12 +15,6 @@ boot-end-marker ...@@ -16,12 +15,6 @@ boot-end-marker
! !
! !
no aaa new-model no aaa new-model
ethernet lmi ce
!
!
!
!
!
! !
! !
! !
...@@ -36,16 +29,17 @@ multilink bundle-name authenticated ...@@ -36,16 +29,17 @@ multilink bundle-name authenticated
! !
! !
! !
license udi pid CISCO1941/K9 sn FCZ1544C4HD !
license udi pid CISCO2911/K9 sn FCZ191170EH
! !
! !
! !
no spanning-tree vlan 1 no spanning-tree vlan 1
vtp domain toto
vtp mode transparent vtp mode transparent
! !
redundancy redundancy
! !
no cdp run
! !
! !
! !
...@@ -76,28 +70,22 @@ interface GigabitEthernet0/0.3 ...@@ -76,28 +70,22 @@ interface GigabitEthernet0/0.3
no cdp enable no cdp enable
! !
interface GigabitEthernet0/1 interface GigabitEthernet0/1
ip address 192.168.20.1 255.255.255.0 ip address 10.0.0.2 255.0.0.0
shutdown
duplex auto duplex auto
speed auto speed auto
! !
interface GigabitEthernet0/0/0 interface GigabitEthernet0/2
no ip address
!
interface GigabitEthernet0/0/1
no ip address
!
interface GigabitEthernet0/0/2
no ip address
!
interface GigabitEthernet0/0/3
no ip address
!
interface Vlan1
no ip address no ip address
shutdown
duplex auto
speed auto
! !
interface Vlan2 router rip
no ip address version 2
network 10.0.0.0
network 192.168.10.0
network 192.168.20.0
network 192.168.30.0
! !
ip forward-protocol nd ip forward-protocol nd
! !
...@@ -105,6 +93,7 @@ no ip http server ...@@ -105,6 +93,7 @@ no ip http server
no ip http secure-server no ip http secure-server
! !
! !
no cdp run
! !
! !
! !
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment