Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have two Cisco 9336C-FX2 chassis running as VPC pair hooked up to ESXi hosts. These ESXi hosts are running a Windows Network Load Balancing (NLB) cluster and I have IGMP multicast mode configured. I'm doing Option 1: Static ARP + MAC-based L2 Mu...
Public DHCP server |Router (vlan 10 to outside - public ip space vlan 20 to inside - private ip space) |clients on vlan 20 need to reach public DHCP server____________________________ I'm aware you can put in an IP help...
I have Nagios monitoring all Cisco interfaces in our infrastructure for errors and have some existing switch interfaces that had errors. So, Nagios did as expected and warned on these errors. Since the errors were not incrementing, I went into the ...
I have a what I consider to be an issue. I'm running OpenLDAP integrated with FreeRadius and I have a NetworkAdmins group configured. This group, I want to have full priv15 and the users should drop into enable mode upon their initial successful lo...
I have a Nexus 56128P that is missing the kickstart file in bootflash so obviously it will not boot. It is currently sitting at the loader prompt. I'm aware that you can IP the mgmt0 interface from the loader prompt and I have done so but I'm unabl...
Pretty sure I have this exact issue. I think the key is that the S2S VPN tunnel is currently terminated on the primary ASA only. Synopsis of issue.I have active/standby ASA's and I'm terminating a S2S VPN there to one of my sites. These ASA's nee...
Thanks for the reply. Sorry, I should of mentioned that I already do have the MAC statically entered in the SVI as the example shows. interface Vlan10
no shutdown
ip address 10.1.2.1/24
ip pim sparse-mode
ip arp 10.1.2.200 0100.5E01.0101 What I don't...
I do have that command...and I figured out what the issue was. Here it is....
I had to do the following in the /etc/raddb/users file
DEFAULT LDAP-Group := NetworkAdmins <----this is your LDAP group to be allowed
Server-Type = NAS-Prompt-Users,
c...