networking A4924-60001 1000base SX fibre


 
Thread Tools Search this Thread
Operating Systems HP-UX networking A4924-60001 1000base SX fibre
# 1  
Old 04-25-2006
networking A4924-60001 1000base SX fibre

Greetings all,

I have this HSC fibre card (A4924-60001) in a kbox running 11.o. What I would like to know is this: should i be getting a link LED on the card when a physical connection exists? or should I only get a link once everything is patched up and drivers loaded. Also, can I connect this 1000 base fibre card to a 100base switch? Is it a REQUIREMENT to go from 1000base -> 1000base?
(when what is a switch for?) I have a cisco catalyst 2900 with optional dual port 100base fibre card installed, i go from the k into to cisco, and no link. I can plug each end of the fibre cable in the cisco and get a link that way, just to make sure the LEDS are working. Do you need to set topology with fibre networking? private loop, arbitrated loop, public loop etc? With ethernet you get a link led when there is a physical connection no matter if there are drivers controlling your card or not, not true with fibre? I've packed a lunch, someone take me to school on this one please!
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

[ASK] - AIX Fibre Channel behavior

Hello all, Let me introduce about the context and my environment. We have an AIX 6.1 system, it has 4 FC channels / > lsdev -Cc adapter | grep fcs fcs0 Available 23-T1 Virtual Fibre Channel Client Adapter fcs1 Available 23-T1 Virtual Fibre Channel Client Adapter fcs2 Available 23-T1... (14 Replies)
Discussion started by: Phat
14 Replies

2. IP Networking

Squid connection to Fibre switch

Hello, Please note that we have squid and running properly on ADSL connection. We have upgraded the link to connect through our Fibre switch with a public static IP. How do we configure squid to connect through this static ip? Note when we connect it directly from fibre switch to our laptop -... (0 Replies)
Discussion started by: isoabv
0 Replies

3. AIX

AIX - Fibre Adapter and IBM Storage

Hello, Just a quick question Usually from a PSERIES if you want to connect to IBM SAN Storage you connect the IBM SAN Storage through a SAN Switch something like this --- however my question Can you connect from Pseries directly to San Storage without SAN Switch what would be... (8 Replies)
Discussion started by: filosophizer
8 Replies

4. AIX

VIOS - fibre adapters not seeing luns

Hi guys, I've been trying to tackle this issue for days and I'm stumped. Hopefully someone can give more light on what else I can do. I have a p7 series box, with dual VIOS and 10 lpars and everything was working fine until I had to move the box to another location in the data centre. Ensured... (16 Replies)
Discussion started by: aixkidbee
16 Replies

5. War Stories

How not to install fibre links between data centres!

Hi Folks, A couple of years ago we had to replace the core switches between two of our data centres, a simple task for the most part - these new switches would be state of the art Cisco Catalyst units. The link between the two sites was a dark fibre, with 8Gb bandwidth running full duplex... (9 Replies)
Discussion started by: gull04
9 Replies

6. Hardware

Fibre Channel HBA recommendations?

We will be buying new Xeon E5-based servers for our datacenter and were wondering which Fibre Channel host bus adapters we should select for these. The choices are Emulex or QLogic (8Gb FC HBAs). Anybody have any recommendations on which is the better choice? Thanks in advance. (1 Reply)
Discussion started by: atahmass
1 Replies

7. AIX

Power6 Virtual Fibre Channel Adapter

Hello, Searched in all IBM Redbooks and on the internet and couldn't find anything about the new feature of POWER 6 which Virtual Fibre ( Fiber ) channel adapter. It is similar to virtual scsi adapter. In my client partition I created the virtual Fibre Adapter mapped it with the VIO... (1 Reply)
Discussion started by: filosophizer
1 Replies

8. AIX

Install Fibre Card AIX 5.3

Hello, I have two systems that are being prepared to be SAN attached .. can anyone tell me any specific checks I should perform prior to the cards being installed... I am aware of firmware / OS level and relevant drivers, is there anything else? thanks Chris. (8 Replies)
Discussion started by: chlawren
8 Replies

9. Shell Programming and Scripting

4 x fibre cards elimination

Hi, I have variables like mentioned below and want to separate as mentioned in output. var1="4 x fibre cards" var2="2 fibre cards" var3="6 - fibre cards" var4="4 x dual-port" I have variables like this.I want to separate numbers from this and fibre cards from this. output has to be... (4 Replies)
Discussion started by: ajilesh
4 Replies

10. AIX

Fibre channel drivers on RS/6000 aix 5L

Want to configure IBM raid strorage but the aix 5L cds do not have the drivers for the fibre channels. The machine is RS/6000. I have gone to IBM downlaodable sites but i can't find the drivers? help pliz:mad: (4 Replies)
Discussion started by: Zim-Aix-Guru
4 Replies
Login or Register to Ask a Question
CAS(4)							   BSD Kernel Interfaces Manual 						    CAS(4)

NAME
cas -- Cassini/Cassini+ (GigaSwift) Ethernet device driver SYNOPSIS
cas* at pci? dev ? function ? Configuration of PHYs may also be necessary. See mii(4). DESCRIPTION
The cas driver provides support for the Sun Cassini and Cassini+ (GigaSwift) and the National Semiconductor Saturn Ethernet hardware found in Sun UltraSPARC machines and Sun GigaSwift PCI cards. Cards supported by this driver include: o Sun Gigaswift Ethernet (SX fibre variants) o Sun Gigaswift Ethernet (UTP variants) o Sun quad Gigaswift Ethernet SEE ALSO
brgphy(4), gentbi(4), gphyter(4), ifmedia(4), intro(4), mii(4), ifconfig(8) Sun Microsystems, Cassini+ ASIC Specification, http://www.sun.com/processors/manuals/cs_plus.pdf. HISTORY
The cas driver first appeared in OpenBSD 4.1. NetBSD support was added in NetBSD 6.0. AUTHORS
The cas driver was written for OpenBSD by Mark Kettenis <kettenis@openbsd.org>, based on the gem(4) driver, and ported to NetBSD by Julian Coleman <jdc@NetBSD.org>. BUGS
The cas driver does not support any of the advanced features of the Cassini chip. On the SX fibre variants of the hardware, the link may stay down if media options apart from autoselect are chosen. BSD
January 7, 2010 BSD