hey Lode. When I went through the setup using fohdeesha's guide, I set up the switch IP as 192.168.1.250. I am running router code.
I changed default VLAN to 999 so I can use VLAN 1.
I can access CLI over ssh using this config from my wifi connected laptop with no problem.
Problem arises when I want to ping other VLANs. I can't ping in to VLAN 1 or out to other VLANs from VLAN 1.
After two days reading and testing, I can't figure out how to be able to access the CLI and ping other VLANs from VLAN 1.
Here is my network. What ip should "int ve 1" be assigned?

I changed default VLAN to 999 so I can use VLAN 1.
Code:
vlan 1 by port
untagged ethe 1/1/1
router-interface ve 1
Code:
interface ve 1
ip address 192.168.1.250 255.255.255.0
Problem arises when I want to ping other VLANs. I can't ping in to VLAN 1 or out to other VLANs from VLAN 1.
After two days reading and testing, I can't figure out how to be able to access the CLI and ping other VLANs from VLAN 1.
Here is my network. What ip should "int ve 1" be assigned?
