ISE 1.2: Show live Sessions with/without Events

I have a strange issue. Sometime I see Events according to my live sessions, sometimes not. I am wondering is somebody is aware if this feature/bug in ISE 1.2 (Patch 5):
all theses sessions come from the same SSID/WLC (WiSM2 with rel. 7.6). All sessions have full accouting and the same realtime log.
Any idea?
Thanks for any input!

Hi Saurav
I cannot understand your input. I still have the same after Patch 6 update and still no solution.
And it does not matter what I am sorting...

Similar Messages

  • Lot of sessions with wait event - jobq slave wait

    Hi All,
    My db version is 10.2.0.4.0
    I have scheduled jobs through dbms_scheduler with repeat_interval of 20 mins(this for refresh of mviews).
    Now the job is in running state for a long time. then i checked the sessions..
    I have five session with wait event - "jobq slave wait"
    I check job_queue_parameter - 10
    select count(1) from dba_jobs;
    COUNT(1)
    8
    Now the job is in running state for a long time...
    Can someone help me how to proceed...
    Thanks,
    Suresh S.

    Post Operating System (OS) name & version for DB server system.
    Post results of
    SELECT * from v$version
    does following SQL return any rows? If so, they point to problem area.
    SELECT DECODE(request,0,'Holder: ','Waiter: ')||sid sess,
    id1, id2, lmode, request, type
    FROM V$LOCK
    WHERE (id1, id2, type) IN
    (SELECT id1, id2, type FROM V$LOCK WHERE request>0)
    ORDER BY id1, request
    /

  • Last Chance to participate in Live Session with the Support Community Mobility Apps Team... Dec 6th

    We are looking for your feedback on the Mobile Cisco Support Community! If you use the iPhone and/or iPad apps you can participate in a Live session hosted on Tuesday, December 6th. 
    Don’t miss this opportunity to have your voice heard and to learn more about the apps! 
    Since space is limited please fill out this questionnaire to be considered.  We will be notifying attendees the last week of November.

    Hey Dan,
    Count me in email has been sent.
    Cheers!
    Rob
    PS: please....no pictures of Leo at the top of every CSC page
    "Every fool's got a reason to feelin' sorry for himself" - Springsteen

  • Showing unique dates with multiple events

    I have a series of calendar events that I'm pulling from a
    database, and each of them has an associated datestamp. Basically,
    I want to be able to compact the dates, so that each unique date is
    listed only once. I would like to present them in a format that
    looks something like this:
    Nov. 23: Pumpkin Festival
    Comic Book Convention
    Nov. 24: Woodworker's Presentation
    Gallery Showing
    Engineering Conference
    Nov. 26: Music Festival
    Right now, each event has to have a date associated with it.
    Like so:
    Nov. 23: Pumpkin Festival
    Nov. 23: Comic Book Convention.
    You can see, they're both on November 23rd.
    I've attached the code I'm using to pull the database. It's
    pulling events within a 31-day time period. Also, I've got
    variables that break up the datestamp into individual parts, so I
    just need to figure out how to show each unique date only
    once.

    > so that each unique date is listed only once
    One way is to use the "group" attribute of
    cfoutput.
    In your SELECT, add a calculated field that extracts the date only.
    Then ORDER BY that field and "group" by it in your cfoutput. Since
    it contains date/time values, you can use DateFormat() to display
    the dates in MMM dd format.
    select
    convert(datetime, convert(varchar, yourDateColumn, 112), 112)
    as SortDate,
    othercolumns ...
    from your_table
    order by SortDate, othercolumns

  • ISE 1.2 web authentication problem with wired clients

    Hello,
    i am having problems with centralized web authentication using a Catalyst 3650X with IOS 15.0.2 SE01 and ISE 1.2.
    Redirecting the client works fine, but as soon the client opens a web browser and ISE websites open to authenticate the client, the switch port resets, the authentication process restarts and the session ID changes. After the client enters the credentials a session expired messages appears on the client and i get an 86017 Session Missing message in ISE.
    here the output form the debug aaa coa log.
    Any ideas
    thanks in advanced
    Alex
    ! CLIENT CONNECT TO SWITCHPORT
    ISE-TEST-SWITCH#show authentication sessions interface gi0/3
                Interface:  GigabitEthernet0/3
              MAC Address:  001f.297b.bd82
               IP Address:  10.2.12.45
                User-Name:  00-1F-29-7B-BD-82
                   Status:  Authz Success
                   Domain:  DATA
          Security Policy:  Should Secure
          Security Status:  Unsecure
           Oper host mode:  multi-auth
         Oper control dir:  both
            Authorized By:  Authentication Server
              Vlan Policy:  N/A
                  ACS ACL:  xACSACLx-IP-PERMIT_ALL_TRAFFIC-537cb1d6
         URL Redirect ACL:  ACL-WEBAUTH-REDIRECT
             URL Redirect:  https://nos-ch-wbn-ise1.nosergroup.lan:8443/guestportal/gateway?sessionId=AC1484640000026B28C02CDC&action=cwa
          Session timeout:  N/A
             Idle timeout:  N/A
        Common Session ID:  AC1484640000026B28C02CDC
          Acct Session ID:  0x0000029C
                   Handle:  0x8C00026C
    Runnable methods list:
           Method   State
           dot1x    Failed over
           mab      Authc Success
    ! CLIENT OPENS INTERNETEXPLORER -> REDIRECTS TO ISE 
    ! SWITCHPORT GOES IN ADMINISTRATIVE DOWN STARTS AUTHENTICATION AGAIN
    ISE-TEST-SWITCH#
    191526: .Jun 24 10:42:24.340 UTC: COA: 10.0.128.38 request queued
    191527: .Jun 24 10:42:24.340 UTC: RADIUS:  authenticator 7F A9 85 AB F6 4A D0 F3 - B4 E6 F2 56 74 C6 2D 33
    191528: .Jun 24 10:42:24.340 UTC: RADIUS:  NAS-IP-Address      [4]   6   172.20.132.100
    191529: .Jun 24 10:42:24.340 UTC: RADIUS:  Calling-Station-Id  [31]  19  "00:1F:29:7B:BD:82"
    191530: .Jun 24 10:42:24.340 UTC: RADIUS:  Acct-Terminate-Cause[49]  6   admin-reset               [6]
    191531: .Jun 24 10:42:24.340 UTC: RADIUS:  Event-Timestamp     [55]  6   1403606529
    191532: .Jun 24 10:42:24.340 UTC: RADIUS:  Message-Authenticato[80]  18
    191533: .Jun 24 10:42:24.340 UTC: RADIUS:   E0 3C B2 8C 89 47 67 A8 69 F5 3D 08 61 FF 53 6E          [ <Ggi=aSn]
    191534: .Jun 24 10:42:24.340 UTC: RADIUS:  Vendor, Cisco       [26]  43
    191535: .Jun 24 10:42:24.340 UTC: RADIUS:   Cisco AVpair       [1]   37  "subscriber:command=bounce-host-port"
    191536: .Jun 24 10:42:24.340 UTC: COA: Message Authenticator decode passed
    191537: .Jun 24 10:42:24.340 UTC:  ++++++ CoA Attribute List ++++++
    191538: .Jun 24 10:42:24.340 UTC: 06D96C58 0 00000001 nas-ip-address(600) 4 172.20.132.100
    191539: .Jun 24 10:42:24.349 UTC: 06D9AC18 0 00000081 formatted-clid(37) 17 00:1F:29:7B:BD:82
    191540: .Jun 24 10:42:24.349 UTC: 06D9AC4C 0 00000001 disc-cause(434) 4 admin-reset
    191541: .Jun 24 10:42:24.349 UTC: 06D9AC80 0 00000001 Event-Timestamp(445) 4 1403606529(53A95601)
    191542: .Jun 24 10:42:24.349 UTC: 06D9ACB4 0 00000081 ssg-command-code(490) 1 33
    191543: .Jun 24 10:42:24.349 UTC:
    191544: .Jun 24 2014 10:42:24.365 UTC: %EPM-6-IPEVENT: IP 10.2.12.45| MAC 001f.297b.bd82| AuditSessionID AC1484640000026B28C02CDC| AUTHTYPE DOT1X| EVENT IP-RELEASE
    191545: .Jun 24 2014 10:42:24.382 UTC: %EPM-6-IPEVENT: IP 10.2.12.45| MAC 001f.297b.bd82| AuditSessionID AC1484640000026B28C02CDC| AUTHTYPE DOT1X| EVENT IP-WAIT
    191546: .Jun 24 2014 10:42:24.382 UTC: %EPM-6-POLICY_REQ: IP 0.0.0.0| MAC 001f.297b.bd82| AuditSessionID AC1484640000026B28C02CDC| AUTHTYPE DOT1X| EVENT REMOVE
    191547: .Jun 24 2014 10:42:24.390 UTC: %EPM-6-AUTH_ACL: POLICY Auth-Default-ACL-OPEN| EVENT DETACH-SUCCESS
    191548: .Jun 24 2014 10:42:26.353 UTC: %LINK-5-CHANGED: Interface GigabitEthernet0/3, changed state to administratively down
    191549: .Jun 24 2014 10:42:27.359 UTC: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/3, changed state to down
    ISE-TEST-SWITCH#
    191550: .Jun 24 2014 10:42:36.366 UTC: %LINK-3-UPDOWN: Interface GigabitEthernet0/3, changed state to down
    191551: .Jun 24 10:42:40.592 UTC: AAA/BIND(000002A7): Bind i/f
    191552: .Jun 24 2014 10:42:41.129 UTC: %AUTHMGR-5-START: Starting 'dot1x' for client (001f.297b.bd82) on Interface Gi0/3 AuditSessionID AC1484640000026C28C2FA05
    191553: .Jun 24 2014 10:42:42.580 UTC: %LINK-3-UPDOWN: Interface GigabitEthernet0/3, changed state to up
    191554: .Jun 24 2014 10:42:43.586 UTC: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/3, changed state to up
    ! SESSION ID CHANGES, USER ENTERS CREDENTIALS 
    ! ERROR MESSAGE AT CLIENT "YOUR SESSION HAS EXPIRED"
    ! ERROR MESSAGE IN ISE "86017 SESSION MISSING"
    ISE-TEST-SWITCH#show authentication sessions interface gi0/3
                Interface:  GigabitEthernet0/3
              MAC Address:  001f.297b.bd82
               IP Address:  10.2.12.45
                   Status:  Running
                   Domain:  UNKNOWN
          Security Policy:  Should Secure
          Security Status:  Unsecure
           Oper host mode:  multi-auth
         Oper control dir:  both
          Session timeout:  N/A
             Idle timeout:  N/A
        Common Session ID:  AC1484640000026C28C2FA05
          Acct Session ID:  0x0000029D
                   Handle:  0x2C00026D
    Runnable methods list:
           Method   State
           dot1x    Running
           mab      Not run

    Guest authentication failed: 86017: Session cache entry missing
    try adjusting the UTC timezone during the guest creation in the sponsor portal.
    86017
    Guest
    Session Missing
    Session ID missing. Please contact your System Administrator.
    Info

  • Best setup for live sessions

    Hi!
    1- Can you tell me please if with MainStage 3 i can REALLY play live session with severals VST Instruments loaded inside and a macBook pro i5 + 16G ram?
    There is anyone that play live with MainStage that can tell me something, please?
    2- And then, do you know if exist a reference or glossary Guide for writing my midi script with the script editor...i can't find anything about the language used by mainstage...applescript or javascript or other?!!
    PLEASE give me some informations i'm going crazy ?
    Thanks!

    I've tried using the following (but my info is a few years old!):
    ProTools, once in a gig, quite difficult to set up but easy to use during the gig.  Reliable, but I wouldn't recommend it.  I know someone who did loads of gigs with PT but recently swapped to MS.
    LiveProfessor on a Windows laptop, used once for a gig as well.  Not easy to set up either but it has a time delay feature for controls which may be what you're after in the scripting (e.g. you can fade volume over time say, or adjust a CC number over time).
    Forte on windows, but again, its a host for VSTs rather than a visual representation of what you're doing.  As used by Marillion keys player Mark Kelly.
    Cubase - not used live but for playing around and testing.  Just a host again.  I know a band who used this but it and the hardware proved to be too unreliable and they eventually invested in a Kronos instead.
    Basically for me its the GUI of MS that makes it good, entirely because it displays the keyboard with the layers on top.  This makes it so easy to set everything up and to visually see that its working correctly.  Particularly when I'm under pressure in a rehearsal for example.  All the other solutions above just don't seem to have this type of display, they hide the important things away in text fields etc, which makes it much harder to manage.

  • ISE 1.2 Live Session View Empty

    We have a distributed ISE deployment (1.2.0.899 patch 7) with the PANs in one firewall context and the MNTs and PSNs in another firewall context. Everything is working smoothly except that when looking at the Live Sessions view in the PAN, it's empty. Viewing the same thing on the MNT shows plenty of information, which is what we expect. Is there some bug in the version we're running that would prevent the Live Session view on the PAN from being populated? Or do we just have to use the MNT to view that instead?
    Thanks,
    Brandon

    You have it setup correctly so not sure why things are not working for you. The PSNs should be the accounting servers and the admin persona should be the only GUI you/console you should be logging into to manage the system. 
    Check the deployment tab, do all nodes have a "green check box" and in sync?

  • Clear ISE live session

    Is it possible to clear / delete an live session on the ISE (1.2)? There are some sessions which are really old and for sure not live or active.

    There is no option to delete the live session on the ISE 1.2. You can choose an option from the within drop-down list to specify a time interval, 
    http://www.cisco.com/c/en/us/td/docs/security/ise/1-2/user_guide/ise_user_guide/ise_mnt.html#wp1524371
    Regards,
    Jatin Katyal
    *Do rate helpful posts*

  • Itunes show duplicate, 1 with icloud and 1 without. are they both on hard drive?

    itunes shows duplicates - 2 with icloud and 1 without.
    are they both on hard drive?
    which ones should i delete?

    iTunes Store: Transferring purchases from your iOS device or iPod to a computer
    The should then show in your iTunes library. They are not anywhere else.

  • Query showing all customers with or without transactions

    The content of the cube are all customers with transactions only.  I want to create a report that will display all the customers with or without transactions.  I tried to create a multiprovider combining the sales cube and customer master data.  I created a query but it only displays the customes with transactions.  Is there any other way wherein i can generate a report showing all customers with or without transactions?

    hi,
    the same problem happened, but no update whether it's solved, 'selection constant' should work
    Multiproviders and filter on time
    the link mentioned should be this
    http://help.sap.com/saphelp_nw04/helpdata/en/e7/5f983c1a356858e10000000a114084/content.htm
    Re: Determining NULL records

  • How do I know what version of firefox I am using? Versions higher than 3.6 are incompatible with k12 online school and I can no longer get into Elluminate Live sessions.

    Ever since I updated Mozilla Firefox on my computer,my address bar disappeared. Also, I can no longer log into Elluminate Live sessions.

    Check your PM '''Inbox''' at the top of this thread.

  • IP address unknown "show authentication session interface"

    Hi,
    I have the following issue:
    Several hosts on a specific VLAN cannot reach a VNC server which is located in the same VLAN. All the ports are running 802.1X and hosts are authenticated based on certificate.
    The hosts that have the issue are always authenticated with success and a "show authentication session interface <INT-NAME>" shows the following output for a client:
    SWl#sh authentication sessions interface g1/0/42
                Interface:  GigabitEthernet1/0/42
              MAC Address:  4437.e668.9896
               IP Address:  Unknown
                   Status:  Authz Success
                   Domain:  DATA
           Oper host mode:  multi-domain
         Oper control dir:  both
            Authorized By:  Authentication Server
              Vlan Policy:  100
          Session timeout:  N/A
             Idle timeout:  N/A
        Common Session ID:  0000000000000AA09F7A3843
          Acct Session ID:  0x00000CD7
                   Handle:  0x2D000AA0
    The server:
    SW#sh authentication sessions interface g2/0/43   
                Interface:  GigabitEthernet2/0/43
              MAC Address:  4437.e68a.4048
               IP Address:  10.10.10.254
                      Status:  Authz Success
                   Domain:  DATA
           Oper host mode:  multi-domain
         Oper control dir:  both
            Authorized By:  Authentication Server
              Vlan Policy:  100
          Session timeout:  N/A
             Idle timeout:  N/A
        Common Session ID:  00000000000008DC576F3B64
          Acct Session ID:  0x000009CB
                   Handle:  0x200008DC
    If I do a "clear authentication sessions interface g1/0/42" on one of the client port then the IP address is not unknown anymore:
    SW#sh authentication sessions interface g1/0/42
                Interface:  GigabitEthernet1/0/42
              MAC Address:  4437.e668.9896
               IP Address:  10.10.10.20
                  Status:  Authz Success
                   Domain:  DATA
           Oper host mode:  multi-domain
         Oper control dir:  both
            Authorized By:  Authentication Server
              Vlan Policy:  100
          Session timeout:  N/A
             Idle timeout:  N/A
        Common Session ID:  0000000000000E63AA195FED
          Acct Session ID:  0x000010A6
                   Handle:  0x92000E63
    Then the client can connect to the server without any issues. Does anyone has a solution to fix this issue?
    All port are configured the same (client and server) and DHCP snooping is runing for the authenticated VLAN (100):
    interface GigabitEthernet1/0/42
    switchport access vlan 999
    switchport mode access
    switchport nonegotiate
    switchport block multicast
    switchport block unicast
    switchport port-security maximum 4
    switchport port-security
    switchport port-security violation restrict
    ip arp inspection limit rate 50
    authentication host-mode multi-domain
    authentication port-control auto
    mab
    dot1x pae authenticator
    dot1x timeout tx-period 5
    storm-control broadcast level 5.00
    storm-control action shutdown
    no vtp
    ip dhcp snooping limit rate 50
    Platform: cisco WS-C3750X-48P
    IOS: c3750e-universalk9-mz.122-55.SE3.bin
    Authentication Server: Cisco ISE
    Best regards,
    Laurent

    Hi Tarik,
    Is this command used in combination with dot1x? The switch is running DHCP snooping so the MAC/IP/VLAN should already be present in the DHCP snooping database, no?
    I would like to understand what is causing the problem and how this command can solve it
    Regards,
    Laurent

  • Live Performances with Logic...or not

    Hey everybody, Im running logic 7.2 on a powermac G4, and I'm using a onyx analog firewire mixer. Now the question is, can you put on a live show, using the eqs and plug ins on live audio music without that slight output delay. If not is there a certain software you guys would reccomend. Or is all new hardware recommended for this task.

    well that is true in some cases, for example a 4
    piece band with bass, drums guitar & keys that is
    using the backing tracks just to add a few parts
    won't suffer much if the computer froze up. but what
    about the band that is using it for most of the
    music, and the keyboard player is playing the VI's
    with his controller. if the computer glitches, there
    goes 90% of your music, Time to clap your hands,
    stomp your feet and break into "We will rock you"
    while the computer reboots.
    that is awesome... "We will rock you.... well hold on....we're going to a quick force quit and ..."
    I agree. I am just starting to do this 'pure' electronic thing with a friend of mine. I am a bit nervous, but we have 2 separate machines running...If my machine tanks, while I reboot, he'll go bananas to make sure we keep the cacophony at constant level. Or that's the theory at least. If both machines tank, we're going to have to resort to the "every clap your hands like you just don't care" route.
    Dual 1.8Ghz G5 PB G4 1Ghz LP7.1.1 RME FF800   Mac OS X (10.4.6)   Reaktor 5.1 Reason 3.0.4 Live 5.0.2 Battery 2.1.1 Recycle 2.1 DFH 1.5.3

  • How can I get TV shows viewed through Hulu Plus on the Apple TV 3 to show as widescreen with black bands above and below the screen shot instead of chopping off the sides on my non-widescreen TV?

    I just bought a new Apple TV 3 today so I can watch shows from Hulu Plus without having to physically plug in separate audio and video cables from my Macbook Air to the TV every time. I have a non-widescreen TV and when I normally watch Hulu Plus on the TV (though Safari on my plugged in Macbook Air as mentioned above), the entire wide screen shot is shown with black bands above and below the sceen shot since I am watching a widescreen program on a non-widescreen TV.
    However, I noticed that when I watch the same show through Hulu Plus on my new Apple TV 3, the left and right edges of the shot are chopped off to make the program fill my non-widescreen TV. This bothers me because I would like to see the full shot and not just the chopped off middle portion. This is a real bummber because watching Hulu Plus without having to plug in my laptop is the only reason I bought the Apple TV. Is there anything I can do about this?
    Thanks!
    (FYI: I have the very first Macbook Air that is not capable of mirroring)

    How are you actually connected to the TV?  Does it have HDMI?  Most non-widescreen TVs would not.
    I would suspect a converter is either not outputting properly, your TV not interpreting the signal properly or you have some form of Zoom setting enabled on the TV.
    How does your TV handle widescreen from say cable or terrestrial TV sources ?
    Unfortunately AppleTV is not designed to be used with non-widescreen TVs so there's no setting on AppleTV to tweak.
    AC

  • Live Chat with Yvette Nicole Brown (Shirley) from NBC's Community

    Check out the live chat transcript here!
    Attention fans of NBC's Community TV series.
    Join us for a Live Chat with Actor Yvette Nicole Brown who plays the part of Shirley on NBC's Community TV series!
    The Chat will take place this Thursday, May 17th from 9:30 - 10:30 CST, the same day the season 3 finale airs!  This is your chance to ask Yvette all about her role in the show and get one last taste of Community as the season closes out.
    All questions are moderated and answered in a queued format on a first-in, first-out basis so be ready when the chat starts!
    Bookmark this page as we will update it with info on how to join the chat when it goes live on Thursday!
    http://www.nbc.com/community/
    Buy Community Season 1 & Season 2 on BestBuy.com
    Pre-order Community Season 3 on BestBuy.com
    Community synopsis
    From Dan Harmon ("The Sarah Silverman Program") and Emmy Award winners Joe and Anthony Russo ("Arrested Development") comes "Community," a smart comedy series about a band of misfits who attend Greendale Community College. At the center of the group is Jeff Winger (Joel McHale, "The Soup"), a fast-talking lawyer whose degree has been revoked. With some help from his fellow classmates, Winger forms a study group that eventually learns more about themselves than their course work.
    Also among the series stars who comprise the group are comedy legend Chevy Chase ("Chuck") as Pierce, a man whose life experience has brought him infinite wisdom; Gillian Jacobs ("The Book of Daniel") as Britta, the 20-something dropout with something to prove; Yvette Nicole Brown ("Rules of Engagement") as Shirley, a sassy middle-aged divorcée; Danny Pudi ("Greek") as Abed, a pop culture junkie; Alison Brie ("Mad Men") as Annie, a high-strung perfectionist; Donald Glover ("30 Rock") as Troy, a former high school football star trying to find his way, and Ken Jeong ("The Hangover") as Señor Chang.
    YVETTE NICOLE BROWN
    One word best describes the unfolding of
    Yvette Nicole Brown's career, and it is:
    serendipity (noun)
    1. an aptitude for making desirable discoveries by accident.
    2. good fortune; luck; blessing.
    Yvette landed her first television role - - a two-episode gig playing Toni Childs' sister, Sherri, on GIRLFRIENDS - - by chance. Casting director Robi Reed called her in to audition from a post card submission. Yvette had no credits and no agent. That stroke of serendipity at the beginning of her career, taught Yvette that you never know how God is going to move in your life and career. Booking a series regular role two months later, on the first pilot she auditioned for further proved the point. That show, ABC's THE BIG HOUSE, only lasted a few episodes; but that experience proved to be a blessing as well. Through it, Yvette learned the transient nature of the business and to always "travel light".
    Yvette has since appeared (and often recurred) on shows as varied as ENTOURAGE, CURB YOUR ENTHUSIASM, THE OFFICE, THAT'S SO RAVEN, HALF & HALF, SLEEPER CELL, HOUSE, TWO AND A HALF MEN, THAT 70'S SHOW and BOSTON LEGAL - - where she got to perform "Big, Blonde & Beautiful" from Hairspray. It was a bit of a homecoming because Yvette is no stranger to singing. She was managed by Michael Bivins (of New Edition and BBD) and signed to Motown Records when she was just a teen.
    Younger viewers may know Yvette from her recurring role on Nickelodeon's "DRAKE & JOSH," where she played movie theater manager, Helen Ophelia Dubois.  Landing that role was another serendipitous experience. The role of Helen was to be a one-time role; one that Yvette auditioned for while on hiatus from THE BIG HOUSE. That one-time role turned into four years of employment and introduced Yvette and her silliness to the best group of fans in the world...kids!  The cast of DRAKE & JOSH recently reunited in 2008 for the holiday movie, "Merry Christmas: Drake & Josh," a film that broke Nickelodeon viewership records when it was seen by over 8 million viewers the night it debuted. It has since gone on to become an annual holiday favorite.
    Yvette is also the voice of the tough, sassy and smart Cookie on The HUB’s “Pound Puppies” which begins its second season in June, 2012.  The “Pound Puppies” are a team of fearless dogs whose sworn mission is to find homes for lonely puppies.  They only look like regular dogs.  In fact these pooches are dogs of action who match up pups with loving families while they keep the humans at Shelter 17 clueless.
    Yvette has also had a successful career in commercials. She's appeared in over 40 national spots. You may have seen her in ads for BIG LOTS, PINE SOL, CITIBANK, FIBER ONE YOGURT, DAIRY QUEEN, HAMBURGER HELPER, ARROWHEAD WATER, HOME DEPOT, COMCAST, LG and DiGIORNO'S PIZZA to name a few.  Yvette has also been immortalized in puppet form as "Mrs. Lewis, from downstairs" in a series of NIKE spots alongside puppet versions of Kobe Bryant and LeBron James.
    In addition to her commercial and television work, Yvette also has a burgeoning film career. She made her film debut in the romantic comedy, "Little Black Book," working alongside Brittany Murphy and Oscar winners, Holly Hunter and Kathy Bates. Her next film, Michael Bay's futuristic thriller, "The Island" put her on the set with Ewan McGregor and Scarlett Johansson. Supporting roles in other films including "Dreamgirls" and "The Kid and I," - - where she first met and worked with one of her childhood heroes, Henry Winkler - - soon followed.  In 2008, she was in the box office hit, "Tropic Thunder" (directed by Ben Stiller) where she worked with Matthew McConaughey; as well as the family film, "Meet Dave" where she realized a childhood dream by sharing the screen with Eddie Murphy.
    In 2009 and 2010, Yvette could be seen on the big screen again in the family film, "Hotel for Dogs" starring Emma Roberts and Don Cheadle, the romantic comedy, "The Ugly Truth" starring Katherine Heigl and Gerard Butler, the indie hit, "(500) Days of Summer" starring Zooey Deschanel and Joseph Gordon-Levitt; as well as the action thriller, "Repo Men" where she played against type and shared the screen with Jude Law and Oscar winner, Forest Whitaker.
    Currently, you can catch Yvette every week on the single-camera comedy, COMMUNITY, which airs Thursdays at 8pm/7c on NBC. The same Thursday 8pm timeslot that was once home to the hit NBC comedies: FRIENDS and THE COSBY SHOW...how's that for blessed? 
    In addition to her work on Community, Yvette can also be heard as the voice of "Cookie" on the NEW animated series, POUND PUPPIES; which airs weekly on the HUB Network (formerly Discovery Kids).
    A proud native of East Cleveland Ohio, Yvette currently resides in Los Angeles California.

    Here ya go!
    http://bit.ly/CommChat
    If not try this link.

Maybe you are looking for