Skip to content

Commit

Permalink
Added config for Staff-1 machine
Browse files Browse the repository at this point in the history
  • Loading branch information
iArcanic committed Jul 14, 2023
1 parent 81706e1 commit d9c3fa3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Staff-1.startup
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# IP of Staff-1
ip addr add 10.0.3.3/24 dev eth0
ip link set up dev eth0
1 change: 1 addition & 0 deletions lab.conf
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ Ext-WWW[0]=External

# Staff subnet
Staff-switch[0]=Staff
Staff-1[0]=Staff

0 comments on commit d9c3fa3

Please sign in to comment.