cancel
Showing results for 
Search instead for 
Did you mean: 

X440 Multiple Vlan Routing

X440 Multiple Vlan Routing

Fun___Games
New Contributor
configure vlan default delete ports allconfigure vr VR-Default delete ports 1-24
configure vr VR-Default add ports 1-24
configure vlan default delete ports 1-24
create vlan "amp"
configure vlan amp tag 101
create vlan "control"
configure vlan control tag 100
create vlan "com"
configure vlan com tag 105
configure vlan amp add ports 6-8 untagged
configure vlan control add ports 1-5, 9-10, 14-20, 22-24 untagged
configure vlan com add ports 11-13 untagged
configure vlan control ipaddress 172.1.100.254 255.255.255.0
enable ipforwarding vlan control
configure vlan com ipaddress 172.1.105.1 255.255.255.0
enable ipforwarding vlan com
configure vlan amp ipaddress 172.1.101.1 255.255.255.0
enable ipforwarding vlan amp

I'm unable to ping anything on Com 105 or Amp 101 from Vlan Control 100.

5 REPLIES 5

Mareen
New Contributor
You have to enable loopback-modus for the vlans if there is nothing patched to the ports
GTM-P2G8KFN