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

Replace config_router

parent 104a002d
No related branches found
No related tags found
No related merge requests found
! !
! Last configuration change at 07:31:22 UTC Fri Dec 9 2022 ! Last configuration change at 12:10:11 UTC Thu Dec 15 2022
version 15.3 version 15.3
service timestamps debug datetime msec service timestamps debug datetime msec
service timestamps log datetime msec service timestamps log datetime msec
...@@ -75,7 +75,6 @@ interface GigabitEthernet0/1 ...@@ -75,7 +75,6 @@ interface GigabitEthernet0/1
ip address 10.0.0.1 255.0.0.0 ip address 10.0.0.1 255.0.0.0
ip nat outside ip nat outside
ip virtual-reassembly in ip virtual-reassembly in
shutdown
duplex auto duplex auto
speed auto speed auto
! !
...@@ -97,7 +96,7 @@ ip forward-protocol nd ...@@ -97,7 +96,7 @@ ip forward-protocol nd
no ip http server no ip http server
no ip http secure-server no ip http secure-server
! !
ip nat inside source static 192.168.10.254 10.0.0.1 ip nat inside source static 192.168.40.254 10.0.0.1
! !
! !
! !
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment