I've been in IT in the education industry for 11 years in various roles. Starting in the desktop support role then moved up to a network/desktop role and finally ending up as a Network Analyst. I primarily look after wireless and network deployment. I dabble in voice and security.
Stephen, This is exactly what we have seen here and just added PIM command to the upstream layer 3 interface. Thanks for verifiying what we were seeing. Craig
... View more
Hey All, I've installed a second Cisco ACS server for redundancy on our WPA2/AES/802.1X wlan and I was wondering how this will affect user connections. I have 2 ACS's with 2 different certificates and they are setup as radius 1 and 2 under this specific wlan. I'm concerned that when a user connects and authenticates to ACS1 and then later on roams or reauthenticated due to some timer that they'll hit ACS2 and the client won't have an existing session built and fail. 1. Can someone elaborate on when the 2nd radius server gets used. round robin or only when ACS 1 is unresponsive/failed user login. 2. Is there a better way to work with this senario? i.e. 1 cert (e.g) wireless.xxx.yyy and put the acs's behind a load balancer? 3. Can I get the load balance affect with just the wlc's and the ACS's? I'm just trying to verifiy a few things before I go live with it. Thanks Craig
... View more
Hey All, Scenario: We have a switch stack of 3750's and the desktop people are trying to ghost/image. The stack is an access layer stack with no layer 3 and igmp snooping is enabled by default. All machines in this scenario are on 1 vlan and we'll call it X. They start the ghost session using multicast and then join (we'll say 5 computer, could be 20+). The desktops connect fine and the ghosting starts. During the course of the ghosting, there is some hesitation and pausing but after a prolonged amount of time they finish successfully. There is no mrouter defined on upstream layer 3 interface as its all on the same vlan. Results and findings: While the ghost session is running I notice that alot of other ports with machines on the same vlan (X) are receiving the ghost/image even though they are not participating. This is bad for us as we have 100+ workstations on that stack/vlan that are receiving an image that they don't need. If I enable ip pim sparse-dense mode on upstream layer 3 interface, everything seems good and just the clients in the session get the image. So my question is: Do you HAVE to have a querier/mrouter (either layer 3 interface or switch itself) in order for igmp snooping to actually work even if all traffic is on 1 switch/stack? Thanks, Craig
... View more
Rodrigo, I've seen the same issue here but it might happen on 1 desktop and then never happen again on that same desktop doing the exact same steps. I'll get our server people to have a quick look on their side while I wireshark yet again. Thanks for the info Craig
... View more
Vasiliy, I'm sorry I'm not very familiar with that tacacs software but at a glance it could be an issue with you giving the user exec with privilege level 15 (allows all commands on a cisco device). I'm not sure how to fix it but I'm sure someone on the forum will know. Best of luck. Craig
... View more
Vasiliy, If I read it correctly, you want to allow an authenticated user to ONLY be able to configure access lists. You need to setup shell command authorization sets on your ACS server and apply it to either a user or a group of users. I would deny unmatched commands and then allow each command needed. Something like below. configure ---------------------------------------- permit terminal access-list ------------------------------------- "check box" allow unmatched args (this will allow all extensions of that command) Then you will have to allow a few others commands as the user will have to ba able to apply it to an interface or snmp or whereever they need to. I hope this helps. Craig
... View more
Roger, Did you ever get an answer regarding this issue? Was it a bug? I'm guessing that an IOS upgrade will solve the issue but I'm just curious if you figured it out? I'm running 12.2(40)SE on a stack of 3750's and see the same thing. Craig
... View more
Hi, We are looking to deploy either appletv or airserver to support the demand for mirroring ipads/android/laptops to projectors in our classrooms. I'd like to leverage the existing hardwires computer/vpu and install airserver and allow the pc (ethernet) to talk with our various wireless devices. We run vrf-lite in our network and have designed our wireless to mostly be outside our internal network with a few holes punched in for certain services, but mostly just web and dmz applications. In order to use "any apple device" with bonjour you need to have layer 2 adjacency, pretty much unless your controllers support a bonjour gateway of some sort. With vrf-lite and our policy of not spanning a vlan out of a certain area it makes it extremely difficult (in my mind) to get the classroom PC to look like its directly attached to our cisco wireless controller. I'll try to give an idea of the architecture of one area where we'd like this. Classroom PC (10.12.12.1 - vlan 2) ---->3750 switches ---> distribution --> aggregation (cisco 6500)--->cisco 5508 wifi--->ipad (10.239.12.1 -vlan3) I was wondering what peoples ideas were on tunneling the classroom pc back to the cisco 6500 and make it look like its attached to the cisco wlc? From what I've read, its pretty limited on tunneling on a cisco 3750 so that might just cut the story short. I thought of putting a wifi NIC in each pc and just going all wireless and I also thought about tunneling the actual classroom PC (like ssl or ipsec client) back to the aggregation. The main reason that I like the airserver part is that potenially we could have 100-200 appletv/airserver devices and using group policies to change passwords on airserver is alot easier than change 200 appletv's 1 by 1. I might be totally missing something but any ideas would be great. thx Craig
... View more
Hey All, I'm seeing the same type of issue but was wondering if the AP3G2-RCVK9W8-M image is a mesh image? I read somewhere that some of the 3602 ap's got shipped with a mesh image on them. I just consoled into one of the ap's and entered the wlc ip address and it worked fine but isn't a viable option moving forward. Can anyone confirm if this is a mesh image? Thanks Craig
... View more
Hey All, Of course I forgot to write it down or wrote it down in the wrong spot :>) If I remember correctly my issue was the command I used to import my data from the WCS into the NCS. I missed the ending of the command but still looked as though the import worked but it didn't and I got the same error failure during startup. If I find the exact command I will post it. Craig
... View more