I’m trying to understand static routing. To do this, I created a mini network. On the left, the network is 10.10.20.0/24 for office computers, on the right 10.10.21.0/24 for security service computers. I distribute DHCP to computers. For switch communication, I use the transport vlan “tran” 10.10.30.0/24
I am using a pnetlab; image — [https://drive.google.com/file/d/1AUtCGXPLkV1QtizamuKEo_GaFd-XeOSe/view?usp=sharing](image practice)
configuration switch1 — https://docs.google.com/document/d/1TD_z63O0_WctxrNOoykkZum-hKJ6NPef/edit?usp=sharing&ouid=108738025513077071830&rtpof=true&sd=true
configuration switch2 — https://docs.google.com/document/d/1wmA1o27L1ooIYCLwKPJ5XCc0h-VTMz-S/edit?usp=sharing&ouid=108738025513077071830&rtpof=true&sd=true
extremexos version — extremexos-15.3.2
network topology
image switch1 configuration
image switch2 configuration
Computers in the same vlan ping each other and their swatch, but they cannot go beyond their switch. Since I need to use static routing specifically, I used iproute (but most likely incorrectly)
Can you tell me what the problem is? Or fix the configurations (preferably :))? I will be very grateful
Андрей Урих is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.