Add the vlans to the trunk. Page 882 https://dell.to/39Tq1Lb Also are the laptops configured with static IP address for the subnet that they are supposed to be on?
@DELL-Josh Cr Ok that is done I have updated the Port 24 to be in mode trunk. But I am still not being able to communicate My laptop connect to Port 14 on Vlan 18 with Devices On VLAN15.
I have on my laptop configured 10.1.18.15/24 gateway 10.1.18.1, and of course devices on VLAN15 with its proper config
Route Codes: R - RIP Derived, O - OSPF Derived, C - Connected, K - Kernel, S - Static B - BGP Derived, E - Externally Derived, IA - OSPF Inter Area E1 - OSPF External Type 1, E2 - OSPF External Type 2 N1 - OSPF NSSA External Type 1, N2 - OSPF NSSA External Type 2 S U - Unnumbered Peer, L - Leaked Route
* Indicates the best (lowest metric) route for the subnet.
Default Gateway is 10.15.1.1 S *0.0.0.0/0 [1/0] via 10.15.1.1, 01h:13m:10s, Vl15 C *10.1.18.0/24 [0/0] directly connected, Vl18 C *10.1.23.0/24 [0/0] directly connected, Vl23 C *10.1.24.0/24 [0/0] directly connected, Vl24 C *10.15.1.0/24 [0/0] directly connected, Vl15
Route Codes: R - RIP Derived, O - OSPF Derived, C - Connected, K - Kernel, S - Static B - BGP Derived, E - Externally Derived, IA - OSPF Inter Area E1 - OSPF External Type 1, E2 - OSPF External Type 2 N1 - OSPF NSSA External Type 1, N2 - OSPF NSSA External Type 2 S U - Unnumbered Peer, L - Leaked Route
* Indicates the best (lowest metric) route for the subnet.
Default Gateway is 10.15.1.1 S *0.0.0.0/0 [1/0] via 10.15.1.1, 00h:47m:50s, Vl15 C *10.1.18.0/24 [0/0] directly connected, Vl18 C *10.15.1.0/24 [0/0] directly connected, Vl15
Yes they are: Laptop on Port 14 (VLAN24) is with 10.1.24.15/24 gateway 10.1.24.1, and Port 5 which is on VLAN 15 has 10.15.1.11/24 gateway 10.15.1.10. Currently device on port 5 can ping device on Port 14, but from device on port 14 to device on port 5 cannot ping.
Route Codes: R - RIP Derived, O - OSPF Derived, C - Connected, K - Kernel, S - Static B - BGP Derived, E - Externally Derived, IA - OSPF Inter Area E1 - OSPF External Type 1, E2 - OSPF External Type 2 N1 - OSPF NSSA External Type 1, N2 - OSPF NSSA External Type 2 S U - Unnumbered Peer, L - Leaked Route
* Indicates the best (lowest metric) route for the subnet.
Default Gateway is 10.15.1.1 S *0.0.0.0/0 [1/0] via 10.15.1.1, 01h:50m:19s, Vl15 C *10.1.18.0/24 [0/0] directly connected, Vl18 C *10.1.23.0/24 [0/0] directly connected, Vl23 C *10.1.24.0/24 [0/0] directly connected, Vl24 C *10.15.1.0/24 [0/0] directly connected, Vl15
That should work for the default gateway. Communication works if they are in the same VLAN? You could try using wireshark to see if there are any messages for why the packets are dropping.
@DELL-Josh Cr Finally everything was properly configured. What was preventing hosts to communicate each was Windows Firewall. Once I put them down on Workstation. They started to communicate.
DELL-Josh Cr
Moderator
•
9.5K Posts
0
July 30th, 2020 12:00
Hi areyesilva,
VLANs are not general or access mode, ports are. https://dell.to/3fmrgUh
DELL-Josh Cr
Moderator
•
9.5K Posts
0
July 30th, 2020 17:00
Add the vlans to the trunk. Page 882 https://dell.to/39Tq1Lb Also are the laptops configured with static IP address for the subnet that they are supposed to be on?
areyesilva
1 Rookie
•
16 Posts
0
July 30th, 2020 17:00
@DELL-Josh Cr Ok that is done I have updated the Port 24 to be in mode trunk. But I am still not being able to communicate My laptop connect to Port 14 on Vlan 18 with Devices On VLAN15.
I have on my laptop configured 10.1.18.15/24 gateway 10.1.18.1, and of course devices on VLAN15 with its proper config
This is my current Config:
console#show run
!Current Configuration:
!System Description "Dell Networking N1524, 6.3.3.14, Linux 3.6.5"
!System Software Version 6.3.3.14
!
configure
vlan 10,15,18,23-24
exit
stack
member 1 1 ! N1524
member 2 1 ! N1524
exit
ip routing
interface vlan 15
ip address 10.15.1.10 255.255.255.0
exit
interface vlan 18
ip address 10.1.18.1 255.255.255.0
exit
interface vlan 23
ip address 10.1.23.1 255.255.255.0
exit
interface vlan 24
ip address 10.1.24.1 255.255.255.0
exit
ip route 0.0.0.0 0.0.0.0 10.15.1.1
username "admin" password 9e9df680772a01af39ae21b6b5ff4bfb privilege 15 encrypted
!
interface Gi1/0/1
switchport access vlan 15
exit
!
interface Gi1/0/2
switchport access vlan 15
exit
!
interface Gi1/0/3
switchport access vlan 15
exit
!
interface Gi1/0/4
switchport access vlan 15
exit
!
interface Gi1/0/5
switchport access vlan 15
exit
!
interface Gi1/0/6
switchport access vlan 15
exit
!
interface Gi1/0/7
switchport access vlan 15
exit
!
interface Gi1/0/8
switchport access vlan 15
exit
!
interface Gi1/0/14
switchport access vlan 18
exit
!
interface Gi1/0/18
switchport access vlan 15
exit
!
interface Gi1/0/19
switchport access vlan 15
exit
!
interface Gi1/0/24
switchport mode trunk
switchport access vlan 15
exit
!
interface Gi2/0/1
switchport access vlan 23
exit
snmp-server engineid local 800002a203684f641ba25f
eula-consent support-assist reject
eula-consent hiveagent reject
exit
console#
console#show ip route
Route Codes: R - RIP Derived, O - OSPF Derived, C - Connected, K - Kernel, S - Static
B - BGP Derived, E - Externally Derived, IA - OSPF Inter Area
E1 - OSPF External Type 1, E2 - OSPF External Type 2
N1 - OSPF NSSA External Type 1, N2 - OSPF NSSA External Type 2
S U - Unnumbered Peer, L - Leaked Route
* Indicates the best (lowest metric) route for the subnet.
Default Gateway is 10.15.1.1
S *0.0.0.0/0 [1/0] via 10.15.1.1, 01h:13m:10s, Vl15
C *10.1.18.0/24 [0/0] directly connected, Vl18
C *10.1.23.0/24 [0/0] directly connected, Vl23
C *10.1.24.0/24 [0/0] directly connected, Vl24
C *10.15.1.0/24 [0/0] directly connected, Vl15
areyesilva
1 Rookie
•
16 Posts
0
July 30th, 2020 17:00
Perfect @DELL-Josh Cr I understand that. But why I am still not being able to communicate with other host on different vlans?
console#show running-config
!Current Configuration:
!System Description "Dell Networking N1524, 6.3.3.14, Linux 3.6.5"
!System Software Version 6.3.3.14
!
configure
vlan 10,15,18,23-24
exit
stack
member 1 1 ! N1524
member 2 1 ! N1524
exit
ip routing
interface vlan 15
ip address 10.15.1.10 255.255.255.0
exit
interface vlan 18
ip address 10.1.18.1 255.255.255.0
exit
interface vlan 23
ip address 10.1.23.1 255.255.255.0
exit
interface vlan 24
ip address 10.1.24.1 255.255.255.0
exit
ip route 0.0.0.0 0.0.0.0 10.15.1.1
!
interface Gi1/0/1
switchport access vlan 15
exit
!
interface Gi1/0/2
switchport access vlan 15
exit
!
interface Gi1/0/3
switchport access vlan 15
exit
!
interface Gi1/0/4
switchport access vlan 15
exit
!
interface Gi1/0/5
switchport access vlan 18
exit
!
interface Gi1/0/6
switchport access vlan 18
exit
!
interface Gi1/0/7
switchport access vlan 18
exit
!
interface Gi1/0/8
switchport access vlan 18
exit
!
interface Gi1/0/14
switchport access vlan 15
exit
!
interface Gi1/0/18
switchport access vlan 15
exit
!
interface Gi1/0/19
switchport access vlan 15
exit
!
interface Gi1/0/24
switchport access vlan 15
exit
!
interface Gi2/0/1
switchport access vlan 23
exit
snmp-server engineid local 800002a203684f641ba25f
eula-consent support-assist reject
eula-consent hiveagent reject
exit
console#show ip route
Route Codes: R - RIP Derived, O - OSPF Derived, C - Connected, K - Kernel, S - Static
B - BGP Derived, E - Externally Derived, IA - OSPF Inter Area
E1 - OSPF External Type 1, E2 - OSPF External Type 2
N1 - OSPF NSSA External Type 1, N2 - OSPF NSSA External Type 2
S U - Unnumbered Peer, L - Leaked Route
* Indicates the best (lowest metric) route for the subnet.
Default Gateway is 10.15.1.1
S *0.0.0.0/0 [1/0] via 10.15.1.1, 00h:47m:50s, Vl15
C *10.1.18.0/24 [0/0] directly connected, Vl18
C *10.15.1.0/24 [0/0] directly connected, Vl15
console#
DELL-Josh Cr
Moderator
•
9.5K Posts
0
July 30th, 2020 17:00
If port 24 is going to the router it should be a trunk port.
areyesilva
1 Rookie
•
16 Posts
0
July 30th, 2020 18:00
@DELL-Josh Cr
Yes they are: Laptop on Port 14 (VLAN24) is with 10.1.24.15/24 gateway 10.1.24.1, and Port 5 which is on VLAN 15 has 10.15.1.11/24 gateway 10.15.1.10.
Currently device on port 5 can ping device on Port 14, but from device on port 14 to device on port 5 cannot ping.
I already updated trunk configs
console#show running-config
!Current Configuration:
!System Description "Dell Networking N1524, 6.3.3.14, Linux 3.6.5"
!System Software Version 6.3.3.14
!
configure
vlan 10,15,18,23-24
exit
stack
member 1 1 ! N1524
member 2 1 ! N1524
exit
ip routing
interface vlan 15
ip address 10.15.1.10 255.255.255.0
exit
interface vlan 18
ip address 10.1.18.1 255.255.255.0
exit
interface vlan 23
ip address 10.1.23.1 255.255.255.0
exit
interface vlan 24
ip address 10.1.24.1 255.255.255.0
exit
ip route 0.0.0.0 0.0.0.0 10.15.1.1
username "admin" password 9e9df680772a01af39ae21b6b5ff4bfb privilege 15 encrypted
!
interface Gi1/0/1
switchport access vlan 15
exit
!
interface Gi1/0/2
switchport access vlan 15
exit
!
interface Gi1/0/3
switchport access vlan 15
exit
!
interface Gi1/0/4
switchport access vlan 24
exit
!
interface Gi1/0/5
switchport access vlan 15
exit
!
interface Gi1/0/6
switchport access vlan 15
exit
!
interface Gi1/0/7
switchport access vlan 15
exit
!
interface Gi1/0/8
switchport access vlan 15
exit
!
interface Gi1/0/13
switchport access vlan 18
exit
!
interface Gi1/0/14
switchport access vlan 24
exit
!
interface Gi1/0/18
switchport access vlan 15
exit
!
interface Gi1/0/19
switchport access vlan 15
exit
!
interface Gi1/0/22
switchport access vlan 24
exit
!
interface Gi1/0/24
switchport mode trunk
switchport access vlan 15
switchport trunk allowed vlan 15,18,23-24
exit
!
interface Gi2/0/1
switchport access vlan 23
exit
snmp-server engineid local 800002a203684f641ba25f
eula-consent support-assist reject
eula-consent hiveagent reject
exit
console#
console#show ip route
Route Codes: R - RIP Derived, O - OSPF Derived, C - Connected, K - Kernel, S - Static
B - BGP Derived, E - Externally Derived, IA - OSPF Inter Area
E1 - OSPF External Type 1, E2 - OSPF External Type 2
N1 - OSPF NSSA External Type 1, N2 - OSPF NSSA External Type 2
S U - Unnumbered Peer, L - Leaked Route
* Indicates the best (lowest metric) route for the subnet.
Default Gateway is 10.15.1.1
S *0.0.0.0/0 [1/0] via 10.15.1.1, 01h:50m:19s, Vl15
C *10.1.18.0/24 [0/0] directly connected, Vl18
C *10.1.23.0/24 [0/0] directly connected, Vl23
C *10.1.24.0/24 [0/0] directly connected, Vl24
C *10.15.1.0/24 [0/0] directly connected, Vl15
DELL-Josh Cr
Moderator
•
9.5K Posts
0
July 31st, 2020 10:00
The configuration looks correct. Both VLANs are showing directly connected. What is the default gateway set to on the clients?
areyesilva
1 Rookie
•
16 Posts
0
July 31st, 2020 12:00
@DELL-Josh Cr the default gateway on clients are the IP address of the VLAns configured. Example:
Devices connected to switchports that belongs to VLAN 23 have 10.1.23.1 as default gateway.
Devices connected to switchports that belongs to VLAN 18 have 10.1.18.1 as default gateway.
Still not being able to communicate devices each other.
What would be the next step of this?.
DELL-Josh Cr
Moderator
•
9.5K Posts
1
July 31st, 2020 13:00
That should work for the default gateway. Communication works if they are in the same VLAN? You could try using wireshark to see if there are any messages for why the packets are dropping.
areyesilva
1 Rookie
•
16 Posts
0
August 1st, 2020 20:00
@DELL-Josh Cr Finally everything was properly configured. What was preventing hosts to communicate each was Windows Firewall. Once I put them down on Workstation. They started to communicate.
Thank you for the great support!
DELL-Josh Cr
Moderator
•
9.5K Posts
0
August 3rd, 2020 08:00
Great that you were able to get it resolved areyesilva, let us know if you have any additional questions.