T2600G ping diferent VLAN

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

T2600G ping diferent VLAN

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
T2600G ping diferent VLAN
T2600G ping diferent VLAN
2019-07-03 15:14:12
Hardware Version: V4
Firmware Version:

I'm created interface VLAN20 ip 192.168.0.5. All devices in VLAN 20 I can ping from switch. And can't ping ip in VLAN 10 and another VLAN. Is there the way do it?

  0      
  0      
#1
Options
6 Reply
Re:Re:T2600G ping diferent VLAN
2019-07-04 06:56:26

Hi BrainLowe

 

If you want to ping the IP address in other VLAN, you need to set up the L3 interface for other VLAN as well. 

Generally the VLAN will separate the network in layer 2. If you set up the L3 interface for VLAN, switch will generate the routing. Then the data can transmit in layer 3 through routing table. 

  0  
  0  
#3
Options
Re:Re:T2600G ping diferent VLAN
2019-07-04 10:27:12
Both vlan are in the same IP subnet. Therefore, I can not create another interface.
  0  
  0  
#4
Options
Re: T2600G ping diferent VLAN
2019-07-07 11:06:52

V_M wrote

Both vlan are in the same IP subnet. Therefore, I can not create another interface.

 

Then either split the IP subnets (e.g. split subnet IP 192.168.1.0/24 into subnet IPs 192.168.1.0/25 and 192.168.1.128/25) to be able to define two VLAN interfaces or use Access Control Lists to isolate client groups in the same subnet (and same VLAN). Then allow only ICMP echo requests/responses to reach any client of such a group.

༺ 0100 1101 0010 10ཏ1 0010 0110 1010 1110 ༻
  0  
  0  
#5
Options
Re:Re:Re:T2600G ping diferent VLAN
2019-07-08 03:08:52

V_M wrote

Both vlan are in the same IP subnet. Therefore, I can not create another interface.

 

Generally VLAN is used for isloate the devices. If you want different VLAN can access each other, you need to set up the VLAN interface to let them access on Layer 3. As you see, different VLAN interface should be in different subnet. You can refer to what R1D2 said, split 192.168.0.0/24 to two subnets. Then you can create VLAN interface successfully.

  0  
  0  
#6
Options
Re:Re:Re:T2600G ping diferent VLAN
2020-05-10 13:22:18

 

If you are using a layer 2 switch the VLANs will not be able to communicate between each other, they will be totally separted, now if you want to enable communication between them, you need to use a layer 3 device in order to interconnect them, you can use: routers, multilayer switches or firewall to accomplish that.  

  0  
  0  
#8
Options
Re:Re:T2600G ping diferent VLAN
2020-05-12 06:15:56

 

V_M wrote

Both vlan are in the same IP subnet. Therefore, I can not create another interface.

@V_M 

 

Was there a reason you created two VLANs for computers in the same IP subnet?  Is it a requirement?  Are you doing it for isolation?Otherwise, just put all of the ports into VLAN 20, and you will be able to ping them all.

 

If you want to isolate them, you can configure Port Isolation:

 

Port Isolation Configuration

 

But this still will not allow you to ping the devices from the switch VLAN 20.

 

Is the switch interface for VLAN 20 also the default gateway for your subnet?  Or is that just the management interface on the switch?  You cannot configure two different VLAN IP interfaces in the same subnet on the switch.

 

-rb 

 

 

-rb
  0  
  0  
#10
Options

Information

Helpful: 0

Views: 2155

Replies: 6