We are replacing all of our current Aruba networking equipment (aruba 2930) with the new aruba 6200f and for our core switches from 5400z to 6400 series.
So far I have not had any issues replacing the switches. I am now to a point where the main switch in the IDF cabinet that connects back to the 5400z series switch will not work.
The current Aruba 2930f switch connects back to the 5400z with a vlan 900 untagged port. I tried to replicate this scenario on the 6200f but i can't ping the ip address i assigned to the int vlan 30. That did not work. Now in each IDF cabinet there are additional switches. They all uses trunk ports to connect back to the IDFXsw1. I was able to configure them and connect back to the idfsw1 switch with no issues. I am solely having issues getting the main switch in the IDF cabinet to connect back to the 5400 series switch. I believe it's the way the vlan 900 is setup and the untagged port on each side. On the MDF switch all the vlans have the ports that connect to the IDF switches tagged. What do I need to do to get the 6200 series switch to work in this scenario?
idf1sw1 - aruba 2930
interface 16
name "WIALPAP3"
exit
interface 17
name "WIALPAP4"
exit
interface 18
name "WIALPAP5"
exit
interface 19
name "WIALPAP6"
exit
interface 20
name "WIALPAP7"
exit
interface 23
name "WIALPMDF1SW1-D24"
exit
interface 24
name "WIALPMDF1SW2-D24"
exit
vlan 1
name "OLD_Data"
exit
vlan 5
name "Client"
untagged 1-15
tagged 16-20,23-24
vlan 30
name "Prod_Manage-VL30"
tagged 23-24
ip address 10.10.30.35 255.255.255.0
exit
vlan 31
name "WiFi_Manage-VL31"
untagged 16-20
tagged 23-24
no ip address
exit
vlan 900
name "InterSwitch-VL900"
untagged 14,23-24
no ip address
exit
aruba 6200f
vlan 1
vlan 5
name Client
vlan 30
name Prod_Manage
vlan 31
name WiFi_Manage
vlan 900
name Interswitch
int 1/1/1-1/1/40
no shutdown
vlan access 5
int 1/1/52
vlan access 900
int vlan 30
ip address 10.10.30.8/24
No comments:
Post a Comment