Sponsored Content
Special Forums IP Networking What's the difference between Cisco SFP-10G-SR and XFP-10G-MM-SR ? Post 302911748 by knightfirefx on Saturday 2nd of August 2014 06:19:26 PM
Old 08-02-2014
Yes they can connect together.

XFP is just a different standard of SFP made for 10G only. It is slightly larger to accommodate a heat sink, but as far as I know that is about the only difference.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

oracle 10g

I have download Oracle 10g for Solaris and I have configurate environment than I will start runInstaller and I have a messege that my version of solaris is not 5.7 , 5.8 and 5,9 I have 5.10 Solaris version what I shoud do I have download most actuall Oracle databases. (4 Replies)
Discussion started by: Deux
4 Replies

2. Solaris

Oracle 10G installation on Solaris 9

Hi Guys, I need to install Oracle 10g on solaris 9, the server is not in cluster. The server is already running applications like OVO and Weblogic. Can you guys please tell me the steps to do this and what paramaters ( Kernal and otherwise) which need to be modified? There will be about 100... (2 Replies)
Discussion started by: nitinkgoud
2 Replies

3. UNIX for Dummies Questions & Answers

SED - /10g

I,m trying to delete the 10th and onwards occurrence of "," on each line, to remove embedded commas in an address field in csv files. I have tried sed 's/,/ /10g' file > newfile, but this doesn't work (10 without the g removes the 10th occurrence. 10g is listed on some sites as an option. I... (5 Replies)
Discussion started by: MJDRM
5 Replies

4. UNIX for Dummies Questions & Answers

Where is the .profile on Solaris 10G

Hi, I am trying to modifying the root user .profile file, but I cannot find it. If I do the command "echo $SHELL", i get /sbin/sh Where is the .profile located at? Sun's doc says the users home folder. I'm logged in as root, but when I go "/home", I don't see it :( Please help (9 Replies)
Discussion started by: annointed3
9 Replies

5. AIX

oracle 10g on AIX 5

hi can anyone help me by telling step by stem oracle10g installation in AIX 5 . Munir mondolsoft Bangladesh (3 Replies)
Discussion started by: dbamunir
3 Replies

6. Solaris

Installing oracle 10g on solaris

Thanks all for your help. Now here is another problem i have, i have been trying to install oracle 10g on solaris but i keep getting this error message "there is not enough memory on the volume you specify to copy the starter database files the oracle universal installer discover that you have... (8 Replies)
Discussion started by: mutiat
8 Replies

7. Solaris

How can i install oracle 10g on x86

Please guide me to install oracle 10g in x86 machine running solaris10. I tried the method that is distributed with the Oracle cd, but i finds it to be too complicated for me to complete. Please help. (2 Replies)
Discussion started by: Sesha
2 Replies

8. Programming

Oracle 10g tables dumps

HI All, I am using Oracle 10g . Want to take dumps(.dmp log) from many tables with where clause having same schema. ex : TB_MTH_ORA_CAB "WHERE TRUNC(dw_entry_dt )= TO_DATE('01-JAN-2011')" TB_AM_AT_OSS_MAT "WHERE TRUNC(dw_entry_date )>= TO_DATE('01-JAN-2011') AND TRUNC(dw_entry_date )<=... (4 Replies)
Discussion started by: Perlbaby
4 Replies

9. AIX

Oracle 10g on AIX7

Hi, anyone know if Oracle Database 10g is AIX 7 certified??? thanks in advance. Regards. Mario (2 Replies)
Discussion started by: Zio Bill
2 Replies

10. Solaris

need help in oracle upgrade from 10g to 11g

Hi , situation has come where in i want to upgrade my database from 10g to 11g ,my code heavily depends on Pro*C , i just want to know if i upgrade my DB from 10g to 11g , will there be any changes in my pro*c compiler ..? if so then wat are the prerequisites i need to check ..? thanks ... (2 Replies)
Discussion started by: senkerth
2 Replies
QMQP-SINK(1)						      General Commands Manual						      QMQP-SINK(1)

NAME
qmqp-sink - multi-threaded QMQP test server SYNOPSIS
qmqp-sink [-46cv] [-x time] [inet:][host]:port backlog qmqp-sink [-46cv] [-x time] unix:pathname backlog DESCRIPTION
qmqp-sink listens on the named host (or address) and port. It receives messages from the network and throws them away. The purpose is to measure QMQP client performance, not protocol compliance. Connections can be accepted on IPv4 or IPv6 endpoints, or on UNIX-domain sock- ets. IPv4 and IPv6 are the default. This program is the complement of the qmqp-source(1) program. Note: this is an unsupported test program. No attempt is made to maintain compatibility between successive versions. Arguments: -4 Support IPv4 only. This option has no effect when Postfix is built without IPv6 support. -6 Support IPv6 only. This option is not available when Postfix is built without IPv6 support. -c Display a running counter that is updated whenever a delivery is completed. -v Increase verbosity. Specify -v -v to see some of the QMQP conversation. -x time Terminate after time seconds. This is to facilitate memory leak testing. SEE ALSO
qmqp-source(1), QMQP message generator LICENSE
The Secure Mailer license must be distributed with this software. AUTHOR(S) Wietse Venema IBM T.J. Watson Research P.O. Box 704 Yorktown Heights, NY 10598, USA QMQP-SINK(1)
All times are GMT -4. The time now is 10:29 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy