I have a problem where the following error occurs:-
I have a layer 3 switch that has 3 VLANs configured on it. The routing between the VLANs appears to be dynamic (the switch recognises the seperate VLANs with no static routing requried).
However, I now have a position where I need to route beyond this and I am trying to add a static route (as the dynamic side does not appear to work with this one), so I am entering the following command:-
ip route x.x.x.x x.x.x.x (Gateway address)
I want the gateway address to be the VLAN required address but the layer 3 switch comes back with the following error:-
ip address cannot be switch address and gateway
Does anyone know why this would or should occur. I am not sure, if the VLAN is on the same switch how I can achieve this.
TIA
I have a layer 3 switch that has 3 VLANs configured on it. The routing between the VLANs appears to be dynamic (the switch recognises the seperate VLANs with no static routing requried).
However, I now have a position where I need to route beyond this and I am trying to add a static route (as the dynamic side does not appear to work with this one), so I am entering the following command:-
ip route x.x.x.x x.x.x.x (Gateway address)
I want the gateway address to be the VLAN required address but the layer 3 switch comes back with the following error:-
ip address cannot be switch address and gateway
Does anyone know why this would or should occur. I am not sure, if the VLAN is on the same switch how I can achieve this.
TIA