Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NetworkAndCo
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
Hugo Lacherez
NetworkAndCo
Commits
d5eccdd6
Commit
d5eccdd6
authored
2 years ago
by
Antonin Renier
Browse files
Options
Downloads
Patches
Plain Diff
Replace config_router
parent
13071353
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configs/config_router
+7
-7
7 additions, 7 deletions
configs/config_router
with
7 additions
and
7 deletions
configs/config_router
+
7
−
7
View file @
d5eccdd6
!
! Last configuration change at 0
8:33:18
UTC Fri
Dec 1
6 202
2
! Last configuration change at 0
7:42:46
UTC Fri
Jan
6 202
3
version 15.3
service timestamps debug datetime msec
service timestamps log datetime msec
...
...
@@ -52,22 +52,22 @@ interface GigabitEthernet0/0
speed auto
!
interface GigabitEthernet0/0.1
encapsulation dot1Q
3
ip address 192.168.
5
0.254 255.255.255.0
encapsulation dot1Q
2
ip address 192.168.
4
0.254 255.255.255.0
ip helper-address 192.168.40.150
ip nat inside
ip virtual-reassembly in
!
interface GigabitEthernet0/0.2
encapsulation dot1Q
4
ip address 192.168.
6
0.254 255.255.255.0
encapsulation dot1Q
3
ip address 192.168.
5
0.254 255.255.255.0
ip helper-address 192.168.40.150
ip nat inside
ip virtual-reassembly in
!
interface GigabitEthernet0/0.3
encapsulation dot1Q
2
ip address 192.168.
4
0.254 255.255.255.0
encapsulation dot1Q
4
ip address 192.168.
6
0.254 255.255.255.0
ip helper-address 192.168.40.150
ip nat inside
ip virtual-reassembly in
...
...
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