Skip to content
Snippets Groups Projects
Commit d5eccdd6 authored by Antonin Renier's avatar Antonin Renier
Browse files

Replace config_router

parent 13071353
No related branches found
No related tags found
No related merge requests found
!
! Last configuration change at 08:33:18 UTC Fri Dec 16 2022
! Last configuration change at 07:42:46 UTC Fri Jan 6 2023
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.50.254 255.255.255.0
encapsulation dot1Q 2
ip address 192.168.40.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.60.254 255.255.255.0
encapsulation dot1Q 3
ip address 192.168.50.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.40.254 255.255.255.0
encapsulation dot1Q 4
ip address 192.168.60.254 255.255.255.0
ip helper-address 192.168.40.150
ip nat inside
ip virtual-reassembly in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment