Enable VLAN 1 on SWC

This commit is contained in:
Manuel Thalmann 2023-12-06 01:10:01 +01:00
parent d1a38b893c
commit 6d30fb5316
2 changed files with 3 additions and 2 deletions

BIN
Networks/Main.pkt (Stored with Git LFS)

Binary file not shown.

View file

@ -59,6 +59,7 @@ configure terminal
interface vlan 1
ip address 10.123.0.4 255.255.0.0
no shutdown
exit
exit