OS6450-P10 switch and Cisco Switch not seeing each other
Posted: 17 Aug 2012 12:17
Hello, I am very new to OmniSwitch configuration but I believe I have it correct...believe...
I want to have port 1/8 in VLAN 408 and see port fa0/1 on the Cisco which I have both had it as a trunk and an access port as 408.
6450 Config as Follows
! Stack Manager :
! Chassis :
system daylight savings time disable
! Configuration:
! VLAN :
vlan 1 enable name "VLAN 1"
vlan 408 enable name "VLAN 408"
vlan 408 port default 1/8
! VLAN SL:
! IP :
ip service all
! IPMS :
! AAA :
aaa authentication console "local"
aaa authentication ssh "local"
! System service :
swlog console level info
->
Cisco 2950 as Follows
interface FastEthernet0/1
switchport trunk allowed vlan 408
switchport mode trunk
Cisco Second Config
interface FastEthernet0/1
switchport access vlan 408
switchport mode access
THEY dont see each other however the link lights are blinking constantly so something is happening.
I am at the point I just want to see something in arp...they dont have any arp additions in either of the devices.
I want to have port 1/8 in VLAN 408 and see port fa0/1 on the Cisco which I have both had it as a trunk and an access port as 408.
6450 Config as Follows
! Stack Manager :
! Chassis :
system daylight savings time disable
! Configuration:
! VLAN :
vlan 1 enable name "VLAN 1"
vlan 408 enable name "VLAN 408"
vlan 408 port default 1/8
! VLAN SL:
! IP :
ip service all
! IPMS :
! AAA :
aaa authentication console "local"
aaa authentication ssh "local"
! System service :
swlog console level info
->
Cisco 2950 as Follows
interface FastEthernet0/1
switchport trunk allowed vlan 408
switchport mode trunk
Cisco Second Config
interface FastEthernet0/1
switchport access vlan 408
switchport mode access
THEY dont see each other however the link lights are blinking constantly so something is happening.
I am at the point I just want to see something in arp...they dont have any arp additions in either of the devices.