Skip to content

Commit

Permalink
Added config for Management-switch machine
Browse files Browse the repository at this point in the history
  • Loading branch information
iArcanic committed Jul 16, 2023
1 parent 2ff1e48 commit 927a830
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Management-switch.startup
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# IP of Management-switch
ip addr add 10.0.6.2/24 dev eth0
ip link set up dev eth0
3 changes: 3 additions & 0 deletions lab.conf
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ Int-DNS[0]=Services
Server-switch[0]=Server
LDAP[0]=Server
OpenVPN[0]=Server

# Management subnet
Management-switch[0]=Management

0 comments on commit 927a830

Please sign in to comment.