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
525e30a1
Commit
525e30a1
authored
2 years ago
by
Al Massati Bilal
Browse files
Options
Downloads
Patches
Plain Diff
config router 01/12
parent
8a438ef1
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
+5
-1
5 additions, 1 deletion
configs/config_router
with
5 additions
and
1 deletion
configs/config_router
+
5
−
1
View file @
525e30a1
!
! Last configuration change at 08:
20
:1
9
UTC Thu
Nov
1
7
2022
! Last configuration change at 08:
18
:1
2
UTC Thu
Dec
1 2022
version 15.3
service timestamps debug datetime msec
service timestamps log datetime msec
...
...
@@ -45,20 +45,24 @@ interface Embedded-Service-Engine0/0
!
interface GigabitEthernet0/0
no ip address
ip helper-address 192.168.40.150
duplex auto
speed auto
!
interface GigabitEthernet0/0.1
encapsulation dot1Q 3
ip address 192.168.50.254 255.255.255.0
ip helper-address 192.168.40.150
!
interface GigabitEthernet0/0.2
encapsulation dot1Q 4
ip address 192.168.60.254 255.255.255.0
ip helper-address 192.168.40.150
!
interface GigabitEthernet0/0.3
encapsulation dot1Q 2
ip address 192.168.40.254 255.255.255.0
ip helper-address 192.168.40.150
!
interface GigabitEthernet0/1
ip address 10.0.0.1 255.0.0.0
...
...
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