Home - ether42/bootable-usb GitHub Wiki
Overview
This wiki may be seen as a small tutorial on how to setup a complete lab based on the build images.
Network
The following assumptions are made to simplify things:
- IPv4 addresses will be in the reserved range
10.0.0.0/8 - all networks will be
/24, existing gateways will have an IPv4 ending in.254 - VLAN identifiers will match the third byte of the IPv4 address
The following VLAN and networks will be used:
- VLAN
99:bridge - VLAN
100, network10.0.100.0/24:client - VLAN
101, network10.0.101.0/24:service - VLAN
102, network10.0.102.0/24:administrative, not routed
A network view of the setup (dot file): network.png