introduction
The data network in the LIC contains three ethernet switches. Each provides dozens of data sockets to each shelf of the rack.
- ces01 handles traffic for the biz01 network.
- ces03 handles traffic for the biz02 network.
- ces03 handles traffic for the adm01 network.
ces01 VLANs (Virtual Local Area Networks)
The ethernet switches in the LIC pretend to be many switches by creating VLANs. I edited the ces01 configuration to create these VLANs.
| LIC table: ces01 VLANs | ||
|---|---|---|
| name | ports | description |
| int2biz | 1-4 | from Internet to internet DMZ |
| dmz2biz | 5-10 | internet DMZ |
| default | 11-48 | everything else |
ces03 interfaces table
The ces03 interfaces table shows how to plug cables into a 48 port switch.
| LIC table: ces03 interfaces table | ||||
|---|---|---|---|---|
| ces03 data interface |
cable colour | host | host data interface |
description |
| from Internet to internet DMZ | ||||
| 1 | grey | xcl01 | eth3 | xcl01 pretending to be the Internet. This is in effect connected to the internet firewall, like this: Internet <---> internet firewall. |
| 2 | grey | ifw03 | eth1 | internet firewall <---> Internet. |
| internet DMZ | ||||
| 3 | grey | ifw03 | eth2 | internet firewall <---> internet DMZ. |
| 4 | grey | ics01 | eth0 | customer service in the internet DMZ. |
| 5 | grey | ics02 | eth0 | customer service in the internet DMZ. |
| 6 | grey | ics03 | eth0 | customer service in the internet DMZ. |
| from enterprise network to internet DMZ | ||||
| 7 | grey | ifw03 | eth3 | internet firewall <---> biz firewall. |
| 8 | grey | xcl02 | eth2 | enterprise <---> enterprise firewall |
| firewalls | ||||

