Skip to content
Snippets Groups Projects
Commit 525e30a1 authored by Al Massati Bilal's avatar Al Massati Bilal
Browse files

config router 01/12

parent 8a438ef1
No related branches found
No related tags found
No related merge requests found
!
! Last configuration change at 08:20:19 UTC Thu Nov 17 2022
! Last configuration change at 08:18:12 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment