Dear All,
Hi, I just get Dell N3024 as a Core Switch and X1026 as Access.
I try to create topology like this :
VLAN 10 : 10.10.10.xxx/24
VLAN 20 : 20.20.20.xxx/24
VLAN 30 : 30.30.30.xxx/24
VLAN 40 : 40.40.40.xxx/24
Just trying using interface vlan each Switch,
Switch A :
ip routing
interface VLAN 10
ip address 10.10.10.1 /24
Interface VLAN 20
ip address 20.20.20.1 /24
Interface VLAN 30
ip address 30.30.30.1 /24
Interface port 2
switchport mode trunk
Switch B :
ip routing
interface VLAN 10
ip address 10.10.10.2 /24
Interface VLAN 20
ip address 20.20.20.2 /24
Interface VLAN 30
ip address 30.30.30.2 /24
I think my config is far from done and not best practice...
My question is, what should I configure on each DELL N3024, so all VLAN can connected to Internet? (can create assumption for the ip of Sonic Wall port)
Please kindly need your help.
Thanks before.