This post is more than 5 years old
4 Posts
0
34132
January 7th, 2015 10:00
PowerConnect 8024F lacks vlan routing
My department recently purchased a PC8024F (F/W 5.1.2.3) which will need VLAN routing. From what I can tell the 8024F is suppose to have VLAN routing but this one is without.
Is there something I am missing, a particular F/W version, or anything that is preventing this 8024F from having this feature? VLAN routing is not listed in the web menu, and is not recognized when entered in the vlan interface via CLI.
Any suggestions or advice is greatly appreciated!
No Events found!


Pyralix
4 Posts
0
January 14th, 2015 07:00
Following the directions in Page 895 function like the following:
When I have routing enabled, two VLANs with ip addresses, and one host connected to each VLAN I am able to ping the gateway for both VLANs from either host, but the hosts cannot ping eachother.
Both the networks assigned to their respective VLANs show as directly connected networks in the routing table.
Any thoughts why inter vlan routing on the same switch is not functioning?
!Current Configuration:
!System Description "Powerconnect 8024F, 5.1.2.3, VxWorks 6.6"
!System Software Version 5.1.2.3
!Cut-through mode is configured as disabled
!
configure
ip routing
vlan 1001
name "TEST192.168.23.0"
exit
vlan 1002
name "TEST192.168.24.0"
exit
interface vlan 1001
ip address 192.168.23.1 255.255.255.0
exit
interface vlan 1002
ip address 192.168.24.1 255.255.255.0
exit
!
interface Te1/0/23
switchport voice detect auto
switchport access vlan 1001
exit
!
interface Te1/0/24
switchport voice detect auto
switchport access vlan 1002
exit
C 192.168.23.0/24 [0/1] directly connected, Vl1001
C 192.168.24.0/24 [0/1] directly connected, Vl1002
Thank you
Pyralix
4 Posts
0
January 14th, 2015 12:00
The two hosts are both running Windows 7 pro x64. When they are on the same vlan they can ping eachother. It just appears that even though the vlans show routing is enabled they fail to do so.
show ip interface vlan 1002
Routing Interface Status....................... Up
Primary IP Address............................. 192.168.24.1/255.255.255.0
Method......................................... Manual
Routing Mode................................... Enable
Administrative Mode............................ Enable
Forward Net Directed Broadcasts................ Disable
Proxy ARP...................................... Enable
Local Proxy ARP................................ Disable
Active State................................... Active
MAC Address.................................... A4BA.DB70.F38F
Encapsulation Type............................. Ethernet
IP MTU......................................... 1500
Bandwidth...................................... 10000 kbps
Destination Unreachables....................... Enabled
ICMP Redirects................................. Enabled
Pyralix
4 Posts
0
January 14th, 2015 13:00
These hosts are plugged directly into the 8024f via the 10GBASE-T ports on the 8024.
decaturfamilytx
8 Posts
0
December 14th, 2016 08:00
NOO!!! I'm having the same problem. Can someone post what was the result??