mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
Enabled SFP ports on VLAN 100
No reason for them to be disabled (Very unlikely they will ever be used)
This commit is contained in:
@@ -238,12 +238,20 @@ interface GigabitEthernet0/48
|
||||
switchport mode access
|
||||
!
|
||||
interface GigabitEthernet0/49
|
||||
switchport access vlan 100
|
||||
switchport mode access
|
||||
!
|
||||
interface GigabitEthernet0/50
|
||||
switchport access vlan 100
|
||||
switchport mode access
|
||||
!
|
||||
interface GigabitEthernet0/51
|
||||
switchport access vlan 100
|
||||
switchport mode access
|
||||
!
|
||||
interface GigabitEthernet0/52
|
||||
switchport access vlan 100
|
||||
switchport mode access
|
||||
!
|
||||
interface Vlan1
|
||||
ip address 10.0.0.61 255.255.255.0
|
||||
|
||||
Reference in New Issue
Block a user