Unsolved
This post is more than 5 years old
6 Posts
0
32020
January 16th, 2013 23:00
Power Connect 6224 Crate Vlan Problem
I am following the 6224 conf guide to create vlan.
console(config)#vlan database
console(config-vlan)#vlan 3777
console(config-vlan)#exit
console(config)#interface ethernet 1/g18
cconsole(config-if-1/g18)#switchport general allowed vlan add 3777
console(config-if-1/g18)#exit
console#configure
console(config)#interface vlan 3777
console(config-if-vlan2)#ip address 172.16.116.254 255.255.255.0
console(config-if-vlan2)#routing
console(config-if-vlan2)#exit
console(config)#ip routing
Use the show ip interface vlan 3777
The vlan Active State : Inactive
But i try to create other vlan used same port , the Active State is Active.
No Events found!


soleung0203
6 Posts
0
January 17th, 2013 01:00
Routing Interface Status....................... Down
Primary IP Address............................. 172.16.116.254/255.255.255.0
Routing Mode................................... Enable
Administrative Mode............................ Enable
Forward Net Directed Broadcasts................ Disable
Proxy ARP...................................... Enable
Local Proxy ARP................................ Disable
Active State................................... Inactive
MAC Address.................................... 5C26.0AEC.95AD
Encapsulation Type............................. Ethernet
IP MTU......................................... 1500
Bandwidth...................................... 10000 kbps
Destination Unreachables....................... Enabled
ICMP Redirects................................. Enabled
soleung0203
6 Posts
0
January 17th, 2013 07:00
The VLANs 3777 before is active.
After change the g18 to LCAP , the VLANs 3777 auto change to inactive.
Even change the g18 to default setting, the VLANs 3777 also not change to active.
Rebuild the VLANs 3777 also not working
soleung0203
6 Posts
0
January 17th, 2013 07:00
6 VLANs on the switch.
Dell blade server plugged into g18.
Many thanks!:emotion-2:
soleung0203
6 Posts
0
January 17th, 2013 18:00
!Current Configuration:
!System Description "PowerConnect 6224, 3.3.1.10, VxWorks 6.5"
!System Software Version 3.3.1.10
!Cut-through mode is configured as disabled
!
configure
vlan database
vlan 2,2620-2623,3777,4093
vlan routing 1 1
vlan routing 2620 2
vlan routing 2621 3
vlan routing 2622 4
vlan routing 2 5
vlan routing 2623 6
vlan routing 3777 7
exit
hostname "CCGO-WC-L3SW01"
clock timezone 8 minutes 0 zone "HK"
stack
member 1 1
exit
ip address 192.168.2.1 255.255.255.0
ip address vlan 4093
lacp system-priority 2
ip routing
ip route 0.0.0.0 0.0.0.0 172.16.13.254
ip route 192.168.117.0 255.255.255.0 172.16.115.1
ip route 192.168.100.0 255.255.255.0 172.16.115.1
ip route 10.117.5.0 255.255.255.0 172.16.112.3
ip route 10.117.14.0 255.255.255.0 172.16.113.3
ip route 10.117.125.0 255.255.255.0 172.16.113.3
ip route 10.117.10.0 255.255.255.0 172.16.113.3
ip route 10.117.225.0 255.255.255.0 172.16.113.3
ip route 10.117.25.0 255.255.255.0 172.16.112.3
ip route 10.110.0.0 255.255.0.0 172.16.114.3
ip route 172.16.115.0 255.255.255.240 172.16.115.1
arp dynamicrenew
interface vlan 1
routing
ip address 172.16.13.196 255.255.255.192
exit
interface vlan 2
name "OSSEC_HIDS"
routing
ip address 172.16.111.254 255.255.255.0
exit
interface vlan 2620
name "CPFW_Syslog"
routing
ip address 172.16.112.5 255.255.255.192
exit
interface vlan 2621
name "Juniper_Syslog"
routing
ip address 172.16.113.5 255.255.255.192
exit
interface vlan 2622
name "GCAS_Syslog"
routing
ip address 172.16.114.5 255.255.255.192
exit
interface vlan 2623
name "Net_tier_Syslog"
routing
ip address 172.16.115.2 255.255.255.240
exit
interface vlan 3777
bridge multicast forbidden forward-unregistered
name "CSP"
routing
ip address 172.16.116.254 255.255.255.0
bandwidth 10000
ip mtu 1500
exit
username "soc-admin" password 6a9bc9c8a3084876186da230db4fe78f level 15 encrypted
monitor session 1 destination interface 1/g23
ip igmp snooping
!
interface ethernet 1/g2
negotiation 100f
exit
!
interface ethernet 1/g5
switchport access vlan 2
exit
!
interface ethernet 1/g6
switchport access vlan 2
exit
!
interface ethernet 1/g7
switchport access vlan 2
exit
!
interface ethernet 1/g8
switchport access vlan 2
exit
!
interface ethernet 1/g9
switchport access vlan 2620
exit
!
interface ethernet 1/g10
switchport access vlan 2621
exit
!
interface ethernet 1/g11
switchport access vlan 2620
exit
!
interface ethernet 1/g12
switchport access vlan 2620
exit
!
interface ethernet 1/g13
switchport access vlan 2620
exit
!
interface ethernet 1/g14
switchport access vlan 2621
exit
!
interface ethernet 1/g15
switchport access vlan 2621
exit
!
interface ethernet 1/g16
switchport access vlan 2621
exit
!
interface ethernet 1/g17
switchport access vlan 2622
exit
!
interface ethernet 1/g18
switchport access vlan 2622
exit
!
interface ethernet 1/g19
switchport access vlan 2622
exit
!
interface ethernet 1/g20
switchport access vlan 2622
exit
!
interface ethernet 1/g21
exit
!
interface ethernet 1/g20
switchport access vlan 2622
exit
!
interface ethernet 1/g21
switchport access vlan 2623
exit
!
interface ethernet 1/g22
negotiation 100f
switchport access vlan 3777
exit
!
interface ethernet 1/g24
negotiation 100f
switchport access vlan 3777
exit
exit
soleung0203
6 Posts
0
January 21st, 2013 01:00
Pls ignore LAG what I mentioned before.
I tried to create the VLAN 3777 without LAG configuration, but the problem still occur. I found that the routing interface status is down and active state is show inactive after I create the VLAN 3777 and assigned a access port 22 & 24 to this vlan and then I enabled the ip routing in VLAN 3777 with ip address 172.16.116.254/24.
According to your suggestion, is it mean that the problem is caused by using the out dated firmware? And the problem can be fixed after upgrade?