Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NetHub
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Valentin Claisse
NetHub
Commits
4fc3ef02
Commit
4fc3ef02
authored
2 years ago
by
Djouadar Mohammad
Browse files
Options
Downloads
Patches
Plain Diff
Configs avec RIP fonctionnel
parent
34a0b9c4
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
configs/config_switch
+2
-1
2 additions, 1 deletion
configs/config_switch
configs/router-config
+17
-28
17 additions, 28 deletions
configs/router-config
with
19 additions
and
29 deletions
configs/config_switch
+
2
−
1
View file @
4fc3ef02
!
!
! Last configuration change at 0
5:5
0: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
...
...
This diff is collapsed.
Click to expand it.
configs/router-config
+
17
−
28
View file @
4fc3ef02
!
!
! 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
!
!
!
!
!
!
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment