UCS LDAP and Native authentication

Hello

We put the Native authentication for LDAP and UCS Manager connection to LDAP as well. We are able to connect to GUI & SSH using the LDAP account. But can not connect on the GUI using the local account (admin).

If I change the Native authentication at the local level, we can connect to GUI via local account (admin), but can not connect to SSH via LDAP account.

Missing something?

Please let me know.

/ Rags

Hello

When you have changed the native auth to LDAP and use local account, are you prefixing the local username with the local domain auth?

* From Linux / MAC machine

SSH ucs -------@.

SSH-l ucs -.

SSH -l ucs -.

* From client PuTTY

Connect as: ucs -.

NOTE the domain name is case-sensitive and must match the name field set up in UCSM.

Try connecting with the name in domainsername and let us know the result.

Padma

Tags: Cisco DataCenter

Similar Questions

  • KB982381 which replaces 980182, 978207, 976749, 976325 and native authentication from windows 974455 breaks Single Sign On

    I have proven tha the recently updated KB 982381 which replaces 980182,978207, 976749, 976325 and 974455 breaks single sign on for my domain. This process of Single Sign-On using Kerberos authentication to the people on an Oracle Portal newspaper. This works perfectly for each single user... As long as we do not install these updates. Each month, we must keep remove these KBs. The thing is I don't want to continue to do that I have not WSUS. In addition, I would quite be able to upgrade my computers without breach of SIngle Sign On. That everybody knows or has information on what could cause this problem?

    Contact the Support of Oracle and your MS TAM.

    No computer must be connected to the internet without security for IE installed the latest update!

    Visit the Microsoft Solution Center and antivirus security for resources and tools to keep your PC safe and healthy.  If you have problems with the installation of the update itself, visit the Microsoft Update Support for resources and tools to keep your PC updated with the latest updates.

    Buying to meet problems installing Microsoft security updates also can visit the following page for assistance:https://consumersecuritysupport.microsoft.com/

    For more information about how to contact your local Microsoft subsidiary for security update support issues, visit the International Support Web site:http://support.microsoft.com/common/international.aspx

    For enterprise customers, support for security updates is available through your usual support contacts.

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • Double authentication using LDAP and RSA

    I would use LDAP and RSA (double authentication) for my SSL VPN clients.  Can I authenticated users if my logon page requires users to enter a second username.  If I have the configuration so that they have to enter their username once, no authentication attempt is passed on to the authentication servers.  I'm under debug on LDAP and RADIUS (for RSA), which is what I know that authentication is never over if they are to enter their user name once on the login page.

    If I don't specify "use-primary-username" at the end of the 'secondary-authentication-server-group' command, users must enter their username twice and the authentication is successful.

    Does anyone know how to configure the ASA so that they have to enter their username once while using the LDAP (as principal) and RSA (RADIUS) (secondary)?

    Thanks in advance.

    Matt

    Hi Matt,

    I just tried on 8.3 (2) and it works as expected. I suspect that you are running in this bug:

    CSCte66568    Double authentication broken in 8.2.2 during use-primary-username is CONF.

    If you are running 8.2, upgrade to 8.2 (3) and you shoud be fine.

    HTH

    Herbert

  • is it possible to use two external LDAP and authentication of external Table?

    Hi, is it possible to use both external LDAP and authentication of the external table?

    they all need two initialization blocks to access a session system variable, USER?

    Thank you

    Hello
    I don't think it's possible to impliment the LDAP authentication both extenal together. The reasons are,
    1. we cannot define two sources (LDAP and Extenal DB) in the same blocks of justine initialization user information.
    2. If two different (one for LDAP) initialization blocks and one for extenal DB are used, we cannot use variable USER twice it's a defined system variable.

    Thank you
    Swami

  • LDAP and OCI8 doesnot work together

    Hello

    I installed 11.2 oracle instant client. When I try to compile with LDAP and oci8 together

    This is the configuration for the compilation

    . / configure.
    -prefix = / usr/local/apache.
    -with ldap.
    -with-mysql = / usr/local/mysql \
    -with-pdo-mysql = / usr/local/mysql \
    -with-unixODBC = / usr.
    enable-sigchild------.
    -with-mssql = / usr/local.
    -enable-inline-optimization.
    -with-layout = GNU.
    enable-bcmath.
    --with-oci8=instantclient,/usr/lib/Oracle/11.2/client/lib.------
    --with-PDO-OCI=/usr/lib/Oracle/11.2/client/.------
    -with openssl.
    enable-gd-native-ttf.
    -with-freetype-dir = / usr.
    enable-pcntl.
    -with zlib.
    -bindir = / local/bin.
    -with mcrypt = / usr/local/lib.
    enable-mbstring.
    enable-ctype.
    enable-soap.
    -with-jpeg-dir = / usr/lib.
    -with-png-dir = / usr/lib.
    -= / usr/local/apache/bin/apxs with-apxs2filter------.
    -with-curl.
    -with-gd \
    -with snmp






    it throw error

    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:68:1: warning: 'LBER_CLASS_UNIVERSAL' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:52:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:69:1: warning: 'LBER_CLASS_APPLICATION' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:53:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:70:1: warning: 'LBER_CLASS_CONTEXT' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:54:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:71:1: warning: 'LBER_CLASS_PRIVATE' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:55:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:72:1: warning: 'LBER_CLASS_MASK' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:56:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:75:1: warning: 'LBER_PRIMITIVE' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:59:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:76:1: warning: 'LBER_CONSTRUCTED' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:60:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:77:1: warning: 'LBER_ENCODING_MASK' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:61:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:79:1: warning: 'LBER_BIG_TAG_MASK' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:63:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:80:1: warning: 'LBER_MORE_TAG_MASK' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:64:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:88:1: warning: 'LBER_ERROR' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:74:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:89:1: warning: 'LBER_DEFAULT' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:75:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:92:1: warning: 'LBER_BOOLEAN' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:78:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:93:1: warning: 'LBER_INTEGER' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:79:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:94:1: warning: 'LBER_BITSTRING' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:80:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:95:1: warning: 'LBER_OCTETSTRING' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:81:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:96:1: warning: 'LBER_NULL' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:82:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:97:1: warning: 'LBER_ENUMERATED' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:83:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:98:1: warning: 'LBER_SEQUENCE' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:84:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:99:1: warning: 'LBER_SET' redefined
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:27,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/lber.h:85:1: warning: this is the location of the previous definition
    In file included from root/download/php-5.3.5/ext/ldap/php_ldap.h:30,
    from /root/download/php-5.3.5/ext/ldap/ldap.c:45:
    /usr/include/Oracle/11.2/client/LDAP.h:183: error: redefinition of 'struct berval.
    make: * [ext/ldap/ldap.lo] error 1



    Note:

    his work fine with LDAP or without BEC 8

    The LDAP extension could do with a bit of love update for recent versions of Oracle.
    See https://bugs.php.net/bug.php?id=61450
    See the patch that I suggested in https://github.com/php/php-src/pull/19

    The real solution is to build initially without OCI8 PHP and then add later OCI8 as a shared extension.
    This last step is easiest using PECL: pear install oci8. You can then add "extension = oci8.so" in your php.ini.

    Other independent advice, are:
    -Use the latest version of PHP 5.3 (or even start looking for PHP 5.4)
    -Do not use--enable-sigchild.  See https://blogs.oracle.com/opal/entry/php_oci8_signal_handling_and_e_1
    -Do not activate PDO_OCI

    Why the world suddenly had an obsession about LDAP and OCI8 in the last few weeks? It's for a class?

  • Security using ldap and the RPD users

    Hello

    I need 5 dummy users in RPD. I don't want to give them adminstrator privileges because they are not allowed to see everything in my dashboard. My authentication works by using an LDAP server, is it possible that I can leave these fake users login as well as those on the LDAP server?

    I don't think it's possible to use the default Server BI and LDAP authentication. You can still have multiple LDAP servers for authentication. You can ask 5 service accounts to be created in the LDAP for OBIEE Protocol and assign privileges accordingly so they see only needed dashboards.

    Please allow the useful points,

    Thank you
    -Laurence.

  • LDAP and APEX for access from home

    I am new to LDAP and only familiar with concepts so bear with me. I would like to know if I can use LDAP with an APEX application so that employees can access the LAN/intranet working system as well from home (or anywhere on the internet). They have access to the intranet via the LAN by signing on the use of their Novell username and password. I'm assuming that they can connect to the House using the same Novell username and password. (BTW-I don't want to set up APEX user ID or database user ID for users of 1800-1900). This can be accomplished? If so, how?

    I have a meeting with the vice-principal of the week next to discuss this project which it can manage access from the internet.


    Thank you in advance.

    Robert
    http://apexjscss.blogspot.com

    Hi Robert,.

    Yes, he is indifferent to the APEX where a user comes from. As I mentioned above, authentication is performed in the database by data that shows through the front. As long as the front-end server reaches the end back, your users can connect.
    The onlyl restriction that can be there is the Novell (LDAP) server not accepting does not request to the database server. But if you have LDAP works on your APEX for a LAN/WAN access, he will work with the reverse proxy as well.

    -Udo

  • BI Server uses LDAP and BI Publisher uses BI server auth - can this work?

    Hello

    I've set up OBI EE BI Server to use our MS Active Directory LDAP repository for authentication purpose. It works perfectly.

    On the other hand BI Publisher is configured to use the BI server authentication. I can see that groups XMLP * here, but obviously there are has no users defined in the BI server to add their!

    The reason why I want to use this configuration is that it's another Department who is responsible for the maintenance of the AD and it would make things easier if we could maintain access BI Publisher ourselves, through the BI tool admin server.

    Something tells me that's not possible, but I was wondering if there is any workaround or tip for this problem?

    Thank you
    Luis

    With ADSI, you cannot import users and groups. You then create an initialization of variable session with an external table:

    See an example here:
    http://obieeblog.WordPress.com/2009/06/18/OBIEE-security-enforcement-%E2%80%93-external-database-table-authorization/

    See you soon
    Nico

  • Why my phone was telling me my copy of windows and not authentic after two years? I tried a system restore but it did not help

    Why my phone was telling me my copy of windows and not authentic after two years?

    I tried a system restore but it did not help

    Hello

    1. Windows you receive not genuine error?
    2. Did you do any software or hardware changes on your computer before the show?
     
    Follow the below mentioned article:
    Genuine Windows: Frequently asked questions:
    http://Windows.Microsoft.com/en-us/Windows/help/genuine/FAQ
  • Best practices for the configuration of HTML5 and native connector at the same time.

    Is it possible to configure the HTML5 and native connector for my users? What would be the best configuration?

    The best way I found to do this is to create 2 web interface sites. one configured for native connector and one for HTML5. I put a URL in the message with a message center as "it is the site of native connector. Click on to HTML 5 ". A similar message with a URL to the site of native connector is on the site of HTML 5.

    Scott.

  • UCS 540 and SPA 112 ATA

    Hello community support!

    I have a UCS 540 and want to connect analog phones via SPA112 ATA. Unfortunately this combination is not officially supported, but several positions indicated that it is possible.

    If someone has an idea or a solution that would be greatly appreciated!

    The SPA gets it's IP address via DHCP from the UCS and points to the NVI UCS interface IP as proxy. the IP Address of the ATA is to ping requests.

    Thank you

    Mike

    You're right, they are not supported.  You can configure most likely that SIP phones in the WEC, but I have never seen an example of configuration of it.  You can start here is how to set up a phone SPA in a WCF router using the SIP.

    http://www.Cisco.com/c/dam/en/us/products/collateral/unified-communications/Unified-Communications-Manager-Express/spa_polycom_application.PDF

    Let me repeat that you won't get any support from SB - TAC for this.

  • UCS C200 and NIC Teaming/FailOver

    As UCS C200 with management of a 10/100 and 10/100/two interface 1000 interfaces and PCIe with 4NIC

    I want to install CUCM 8.5 is the NIC Teaming/failover supported by UCS C200 and how to set up the NIC Managment interface with failover?

    Thank you.

    Hello

    As you install apps from the CPU on the server of the UCS, speech application team listed their recommendations here.

    http://docwiki.Cisco.com/wiki/QoS_Design_Considerations_for_Virtual_UC_with_UCS#Guidelines_for_Physical_LAN_Links.2C_Trunking_and_Traffic_Sizing

    You can create a NIC teaming in the ESXi via vSphere client software for traffic from from / destined for virtual machines.

    For C200, we have only one management port and if you use the management for MMIC traffic port, switch option is not available.

    However, if you choose to use host for MMIC traffic NETWORK ports, you can set up CIMC NIC mode for 'LOM shared' which provides the NIC teaming options.

    http://www.Cisco.com/en/us/docs/unified_computing/UCS/c/SW/GUI/config/Guide/1.4.1/b_Cisco_UCS_C-Series_GUI_Configuration_Guide_141_chapter_01000.html#concept_AC4EC4E9FA3F4536A26BAD49734F23D0

    HTH

    Padma

  • GLC - T allows to connect problem failed validation ucs 6120 and 2960 s (RJ45), are SFP

    Hi, all.

    I use GLC - T to connect ucs 6120 and cisco2960s (RJ45), are sfp validation doesn't have a problem.

    I did the speed at 1 G, and then I get error "connection not connected" even, I plugged the cable of nnetwork...

    Hello

    I recommend to see if the dealer you bought the glc - t from Exchange.  There seems to be problems with the SFP modules.

  • Setting port channel between UCS - FI and MDS 9124 (Mode F)

    Dear team,

    We tried to create the channel of port between UCS FI and MDS 9124

    But the port channel do not take action in mode F on MDS 9124

    FI is in host FC end Mode

    We have allowed FC uplink on FI trunking

    We have activated NPIV on MDS

    We have activated the MDS trunk

    FI and MDS in default VSAN

    To check that we have changed the way FI FC channels mode and switch port became active, but in E mode

    When we enabled CF trunking of uplink on the port mode FI channels and FC Switching became active in mode TE

    but in both cases above, showflogi database shows WWPN of SAN alone does not have the any fi.

    How to achieve this?

    Have read that no need to change the mode switching mode of CF swicthing and keep FC Endhost way

    SO how to channel ports with mode F MDS and FI (Display Mode as NProxy)

    What is it has nothing to do with the MDS NX - OS version? (https://supportforums.cisco.com/thread/2179129)

    If yes how to put as license for ports came with the camera and we don't have any CAP/PAK or license file as she came

    with license

    Also, we saw 2 files available for download (m9100-s2ek9-kickstart - mz.5.2.8 .bin and m9100-s2ek9 - mz.5.2.8 .bin b b) to use

    Thanks and greetings

    Jose

    Hi Jo Bo.

    What version of the software if your MDS race?

    On your UCS do connect nxos and show ficelleStringString ficelleT inteface and find the mac address.

    It is possible that you could be hitting the bug below. If this is the case, you may need to update the firmware on your MDS.

    Add MAC YES '002a6a', '8c604f', '00defb' for 5 k/UCS-FI

    http://Tools.Cisco.com/support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId= CSCty04686

    Symptom:

    Link change cannot connect any other Nexus or other Cisco Switch in mode VAN with a port channel F.   Question can be viewed in older versions of 5.1

    5.1.3.N1.1a

    but not later

    5.1.3.N2.1c

    Release. Question is also found in

    5.2 (1) N1 (1)

    and

    6.0 (2) N1 (1)

    and later versions.

    Conditions:

    Nexus configured for the link SAN PortChannels or NPIV Nexus mode connected to the UCS via regular F port channel where UCS VAN VAN edge mode switch: YES switch manufactured FI or another Cisco UCS Port WWN: xx:xx:00:2 has: 6a: xx:xx:xx or xx:xx:8 c: 60:4f:xx:xx:xx

    Workaround solution:

    Turn-off on Nexus 5 k TF-port question link mode does not happen with standard F-PORT SAN to remove Portchannel config

    Other Description of the problem:

    To check question collect please see the flogi-event history internal errors whenever the port is attempted OLS, AMENDMENTS, PBA counters will increment. This can be determined via the following output, view port internal info to see all the internal-historic port of error events

  • UCS FI and iSCSI storage

    We are poised to implement a UCS B Series. I have a question for FI 6248UP. I have read and used the emulator for UCS Manager and noticed that you can configure ports FI as ways for storage material. Is it limited to a certain protocol storage or the seller? We use Dell EQ and plan to be there to connect the EQ 6510 X. I was wondering if that is supported and if iSCSI upstream traffic would be able to access the storage?

    The 6248UPs will be passed to a pair of Catalyst 4506-E race vs. We have an IBM chassis and servers should be able to access the EQ6510X too. I guess I just need master iSCSI VLANS for the 6248UP and the servers would have access?

    Thank you!

    Hi Cowetac,

    Yes, not all storage arrays are supported by UCS, but your DELL Equalogic is supported. If you have any questions about the other compatibility of storage arrays, you can take a look at the UCS (see link below) storage interoperability matrix.

    UCS storage interoperability Matrix (matrix of the storage of UCS - B of table 10-2)

    http://www.Cisco.com/en/us/docs/switches/Datacenter/MDS9000/interoperability/matrix/Matrix8.html

    I guess I just need master iSCSI VLANS for the 6248UP and the servers would have access?

    Depends, if you use one port of the device the UCS for you connect directly to storage, you can use a single vlan.

    If you are connected via the Ethernet uplinks via a switch, you need to set your switches as a trunk port.

Maybe you are looking for