AAA/Identity/Nac :: Log File Size On ACS 5.3 With Nexus 1000v

Sep 13, 2012

how do i set limit on the log file size in ACS 5.3. I had the same issue with Nexus 1000v but there is a command that enables you to set log file nane and size. it is getting bulky.

View 7 Replies


ADVERTISEMENT

Cisco AAA/Identity/Nac :: ACS 4.2 Tacacs Custom Attribute For Nexus 1000V

Jul 18, 2011

how to add tacacs custom attribute to ACS 4.2 for Nexus 1000V:shell:roles="network-admin admin-vdc"In the interface configuration I've added new service, service - shell, protocol - tacacs+.In the group settings I've enabled this attribute configuration. And it is not works. Default privilege level is assigned to any user with access allowed.

View 8 Replies View Related

Cisco :: Nexus 1000v QoS Based On IP ACL?

Mar 28, 2012

I want to apply QoS policy on a particular VM for specified port range only. I  have created following script file but that doesnt work. I mean it doesnt apply any policy on vm residing on Veth1.
 
config t
ip access-list acl_in
101 deny tcp any any eq 443
exit

[Code].....

View 1 Replies View Related

Cisco :: Enable SNMP Traps On Nexus 1000V?

Dec 18, 2011

I want to configure snmp-traps regarding stpx (root-inconsistency, loop-inconsistency) on a Cisco Nexus 1000V. The command "show snmp traps" lists stpx as a trap that could be configured and which is not at the moment.
 
MKBE1NX1# sh snmp trap
--------------------------------------------------------------------------------
Trap type                                           Enabled
--------------------------------------------------------------------------------
entity               : entity_mib_change               Yes         
entity               : entity_module_status_change     Yes         
entity               : entity_power_status_change      Yes         

[code].....
 
Nothing about stpx... Is there some other way to configure more traps?

View 2 Replies View Related

Cisco :: Access-list For SNMP On Nexus 1000V?

Dec 21, 2011

Nexus1000V and I  was wondering if there is a way to limit snmp access via access-list on  the RO/RW community, as can be done on IOS.  I can't find anything relevent on the Reference Pages

View 3 Replies View Related

Cisco Switching/Routing :: Nexus 1000v / VSM - Managing Multiple VDS?

Apr 17, 2012

Anyone got a single VSM (albiet in HA) managing two vDS split over two ESX clusters connected to a single instance of vCenter?

View 0 Replies View Related

Cisco Application :: Requirements For VCloud Director 1.5 And Nexus 1000v

Oct 3, 2011

According to the note at the bottom of a VMware KB Article "Cisco Nexus 1000V and VMware vCloud Director 1.5,"

"Note:  You are must use the Cisco Virtual Network  Management Center (VNMC)  virtual appliance from Cisco. This is a  separate products and needs to  be licensed from Cisco."

Is this actually the case? I know you could use portgroup based network  pools with vCD 1.0 and 1kv. Can I use the 1kv with VLAN-backed network  pools in vCD 1.5 without the Virtual Network Management Center or is it  required?

View 1 Replies View Related

Cisco Switching/Routing :: Nexus 1000v Don't Use Private VLANs

Aug 28, 2012

We have a requirement for private VLANS for DMZ hosting within one of our datacentres. I just want to query how private VLANs would work in our environment.We have physical servers connected to fex ports (2 fex per rack for each 5k) of a 5548UP switch, virtual servers using the nexus 1000v (vmware hosts connected to fex ports) Out firewalls and load balancers are connected to an upstream pair of nexus 7ks using vPCs.My question is this, ordinarily the firewall would be in a promiscuous port but as these reside on a physically separate switch will the normal vPC trunk still be sufficient or would the "switchport mode private-vlan trunk promiscuous" be required on the vPC up to the northbound 7k.As these connections are already in production I do not want to affect the existing traffic that doesn’t use private VLANs.

View 3 Replies View Related

Cisco Infrastructure :: Installation Of Nexus 1000v 4.2.1.SV2.1.1 - Operation Timed Out

Nov 6, 2012

We are trying to install the latest version of Nexus 1000v to ESXi5.1 and the installer application is much better than the previos one, but we are having problems with implemetation, because deploying of OVA file times out.
 
First attempt: Nexus-1 was successfully deployed on ESXi-1, but Nexus-2 which should be deployed on ESXi-2 returned an error: "Deploy OVF template":"Operation timed out." Second attempt: Deploying of Nexus-1 returned the same error Third attempt: The same as the first attempt.
 
It looks like that there is a time limit which is used for deploying OVA file and since file needs to be uploaded to ESXi it takes too long, so the installation fails. Is it possible to extend this time?

View 3 Replies View Related

Cisco WAN :: Nexus 1000V - Why Is Private Vlan Config Options Missing

Jun 13, 2012

I just installed a N1K (with code 4.2(1)SV1(4a)) and I was trying to setup a private vlan.
 
Example:
 
vlan 300
name PRI-VLAN
private-vlan primary

[Code]....
 
I upgraded another n1k (that already had pvlan configured) to this version of code and it has the private vlan option. This was just installed yesterday so I don't have the license on it yet.

View 4 Replies View Related

Cisco Switching/Routing :: How To Configure Nexus 1000v Switches With Vmware

May 29, 2012

According to Cisco, Nexus 1010 can host up to (6) Virtual Service blades.  I can't find out how many Virtual Supervisor Modules and Virtual Ethernet Modules that make up one Nexus 1000v switches can be supported by each Virtual Service Blades.  In other words, how many Nexus 1000v switches can be created with Nexus 1010 appliance?how to configure Nexus 1000v switches with vmware.  without Nexus 1010, the standalone nexus 1000v switches was configured from vCenter as an OVF.  But how to configure Nexus 1000v switches with vmware where nexus switches are hosted on Nexus 1010 appliance.

View 1 Replies View Related

Cisco Switching/Routing :: Nexus 1000v Private-Vlan Trunking

Apr 14, 2011

Having problem pinging from Host A on ESX1 to Host B on ESX2.  Each host are assigned the same port-profile.  If I put 2 host's on the same ESX machine using the same port-profile, they are able to ping each other.
 
n1kv-vsm# sh port-profile name xxx-prod-40port-profile xxx-prod-40  description:  type: vethernet  status: enabled  capability l3control: no  pinning control-vlan: -  pinning packet-vlan: -  system vlans: 1  port-group: xxxl-prod-40  max ports: 32  inherit:  config attributes:    switchport mode private-vlan host    switchport private-vlan host-association 40 400    no shutdown  evaluated config attributes:    switchport mode private-vlan host    switchport private-vlan host-association 40 400    no shutdown  assigned interfaces:    Vethernet3    Vethernet4
System-uplink profile is trunking all vlans.

View 2 Replies View Related

Cisco :: LMS 3.2 / EDS-GCF Log File Size Increasing Rapidly?

Nov 22, 2012

We have lms 3.2 that we are facing a problem with it. When we start the server the EDS-GCF log file size start to increasing rapidly until it consumes up all free space and it only stops when we stop the Daemon Manager service. I tried to do the pds how command but I get no output from it. I included the portion of the EDS and EDS-GCF log files. i searched and didn't find the cause of this error.

View 3 Replies View Related

Cisco :: LMS 4.2 Syslog File Size And Management

Jun 8, 2013

i have LMS 4.2 in Network with 100 devices, all of my devices have ACL so, there are too many logs in syslog
 
after a while the size of the log files in /var/log files (boot.log, messages.log) going to have huge size, something about 20G for each one
 
I'm looking for a way to reduce the size, is it possible to use Log Rotation or not?

View 1 Replies View Related

Cisco IOS Upgrade - Pumkin Can't Handle Size Of File

Mar 24, 2011

I am currently trying to upgrade a 2800 series router to the latest IOS. I have loads of space on the router but the issue seems to be that Pumkin can't handle the size of the file. Keeps failing and saying that I might want to increase my block size. I increased it to the maximum size but still didn't work.

View 5 Replies View Related

D-Link DCS-942L :: Change File Size To Other Than 1 Minute Chunks?

Aug 9, 2012

First is it possible to change the length that new files will be created? Right now it creates 1 minute chunks which becomes a pain in the butt to manage. I would really like to set the length to 10min or even 60min chunks as one minute is just to short. I use the camera for constant recording and do not plan on puttin in a computer to record to due to logistics.

Secondly, is there software that will manage these files? That is pull down from the cameras SD and archive then allow you to simply play from any location via mouse or time picker?

I have used professional security systems in the past and know that this is just an entry home consumer camera but was hoping it had a little more functionality, as it stands the built in SD recording is almost useless without some sort of management software.

View 2 Replies View Related

Linksys Wireless Router :: E4200 - Can't Upload At Normal File Size

Jul 8, 2011

I have an odd problem with the FTP server. I currently hooked up a 250GB portable HDD which is formatted in NTFS. A single folder in the root of the drive is mounted as the FTP server. Every time I upload a zip or far, the file comes out ends up being uploaded corrupt and double the original file size. I have used 2 FTP clients, using either ASCII or binary. No matter how I go about it, I can't make the files upload at the normal file size. Its not just archives, however, I tried an mp3 and it too got uploaded corrupt and double the size. I then downloaded the mp3 to try and play it but it didn't play in windows media player. However I loaded the 'corrupt mp3 into audacity and the file played like normal.

View 5 Replies View Related

Cisco Switching/Routing :: Nexus 7000 Determining Jumbo MTU Size On Interface

Feb 7, 2011

I am trying to determin if Jumbo frames are enabled on out Nexus 7000, and I am getting mixed info back from the swtich.I looks like the system jumbo MTU size is 9216 by default, but the interfaces all say the MTU of the interface is 1500 bytes. According to this article, the interface MTU should read 9216 is the jumbo frames are enabled globally. Is this correct. Is there a way to verify if Jumbo frame support is turned on? [code]

View 4 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.3 Change Disk Size

Apr 8, 2013

I was asked to performe upgrade from acs 5.3 to 5.4 (vm), but i noticed that someone installed it on 80gb partition and there is 500gb as one of the requriments in upgrade and install procedure. What is strange to me is that "dir disk:" command shows such an output: 5165345067 bytes available.And under ESX i see 80gb partition. Anyway, is there any way to extend partition size to 500gb? Can I just change it under ESX? Is there any procedure to take under ACS console?

View 1 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.3 - Backup Files Are Smaller In Size After Upgrade

Oct 30, 2011

After ACS upgrade from 5.2 to 5.3 we have noticed that backup files are significantly smaller in size. For example before the upgrade they were:
 
285633099 2011-10-23 22:01 Meduza-ACS-111023-2200.tar.gpg
285809254 2011-10-24 22:01 Meduza-ACS-111024-2200.tar.gpg
 
And after upgrade:
 
124234429 2011-10-25 22:00 Meduza-ACS-111025-2200.tar.gpg
124234425 2011-10-26 22:00 Meduza-ACS-111026-2200.tar.gpg
  
What could cause this behavior? How we can be sure if backup files have been regular after the upgrade?

View 5 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.1 View Application Exceeded Its Maximum Allowed Disk Size

Apr 6, 2011

This is the error message I am getting on our ACS 5.1 appliance - is there anyway to purge the database or compact the file?

View 1 Replies View Related

Cisco AAA/Identity/Nac :: Private Key File From ACS 3.3?

Apr 26, 2011

I have my SSL server certficate on my old acs 3.3.along with private key file , How i can export this private file with .pem extension from windows 2000 server , This private key file is not identified under certificate mmc console  , Because my acs application is being installed on a separate hardisk partition under D drive .
 
file path : d:Certificatesh02cacsw02.pem
 
how i can export this.pem from that particular folder

View 4 Replies View Related

AAA/Identity/Nac :: Add User (mac-addresses) To ACS 4.2 Via RDBMS With CSV File?

Mar 23, 2011

I would like to add user (mac-addresses) to the ACS4.2 via RDBMS with  a .csv file. How can I simultaneously add supplimentary user infos, like Real Name and Description ?

View 3 Replies View Related

Cisco AAA/Identity/Nac :: ACS 4.2 - Convert Dmp File To Another Format?

Jun 16, 2011

Is there a way where I can just export the clients from one server and restore them onto another?
 
Is tehre maybe a way to convert the dmp file to another format, like csv, then modifying it and converting back to dmp?

View 3 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.2 - Cannot Find Backup File

Jan 20, 2013

I had ACS 5.2 ( Evalution License ) setup installed on VMware with patch 11 when I try to restore earlier backup of ACS gives me  error "Cannot find acsbackup_instance.log in the backup file"

I am using Filezilla FTP sever for backup transfer.

View 5 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.3 - PEM File Parse Error In Win 2003 CA

Jan 31, 2012

I continue to export a Certificate Signing Request for our local CA.  They insist they are getting a parsing error (Invalid algorithm specified) when they cut and past or import the file I send them.  In fact, they have stated that they have had this error with another Linux-based CSR.
 
I'm not find this issue prevalent on the Internet, so I wonder is this if a user issue on their behalf or the fact that they are using a Win2003 box as a local CA.
 
How to get a Cisco ACS ".pem" file signed in a local Win2003 CA or advise to an alternative to configuring 802.1x using EAP-TLS?

View 3 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.0 To 5.1 Upgrade Manifest File Not Found

Mar 3, 2011

I have successfully installed the 5.0.21.9 patch and ADE-OS 1.2 update but when I attempt the 5.1 install via "app install ACS_5.1.0.44.tar.gz local" I get the error "Manifest file not found in the bundle."
 
Here is a debug of the install:
HOST/admin# app install ACS_5.1.0.44.tar.gz local Do you want to save the current configuration ? (yes/no) [yes] ? Generating configuration...Saved the running configuration to startup successfully6 [30662]: application:install cars_install.c[195]

[Code].....
 
I created the repository by TFTPing the file to disk:/Upgrade and pointing a repository to disk:/Upgrade. I verified the checksum of the file as it sits on my TFTP server and also manually extracted the file to verify the manifest.xml file is actually there.

View 5 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.2 License File Installation Failed

Sep 19, 2011

have a  ACS 5.2 version installed on Vmware . I  purchased below  liscense
 
Product Name                  : L-CSACS-5-LRG-LIC=
Product Description         : L-CSACS-5-LRG-LIC= : ACS 5 Large Deployment License (Electronic Delivery)
 
When i am trying to upgrade the liscense i am getting an Error " Liscense file installation failed : The liscense file must contain single base liscense "

View 2 Replies View Related

Cisco AAA/Identity/Nac :: ACS 4.2. Build15 - Replication Failed With Cannot Access File

Dec 22, 2009

Just upgraded from 4.0 - to 4.2 then to 4.2.1 15. As you may have seen with periovous posts of mine its not been an esay ride.I have now managed to get it all working - backups AAA etc but for some reason i cannot get the replication to work! Its states the following...
 
Within the Database Replication active log - Error OutBound database replication failed - refer to CSAuth log file.Other lines in the log state  its ok eg - Component logging reports was updated - being replicated to slave...

Please note that the $ is a symbol that i have used because the symbol in the log is strange and i  cannot seem to be able replicate here with this text, for example $etworks - should be networks.

View 4 Replies View Related

Cisco AAA/Identity/Nac :: ACS 1121 Running 5.2 - Edit Hosts File?

Apr 13, 2011

Is it possible to edit the hosts file on an ACS 1121 server running ACS 5.2? Our problem is we have a single domain with multiple domain controllers at different sites. So when the ACS server tries connecting to the domain it randomly picks a domain controller which it can't connect to thus causing it to fail.

View 5 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.2 Upgrade - Wrong File From Software Download?

Mar 24, 2011

i try to upgrade acs 5.2 with the patch 5-2-0-26-1.tar.tar.Firstly it is not the correct extension when downloading the file from the download software area.then when I enter "patch install 5-2-0-26-3.tar.tar FTP" I get the following error message:
 
% Manifest file not found in the bundle
 
I believe the file is not corrupted. 

View 7 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.1 Import Template Gives File Format Validation Failed

Sep 21, 2011

Network Resources - Network Devices and AAA Clients- File Operations - Add - gives me File Format Validation Faliled. I am carefull to leave the header as it is. The header in the Import Template looks faulty, see attached. When exporting devices I also get the same header as attached. I also tried to change the header so its all in one column, but with same result.

View 1 Replies View Related

Cisco AAA/Identity/Nac :: Applying Patch To ACS5.3 - Change File Extension?

Nov 11, 2012

About to apply a patch for the first time on the ACS 5.3 tonight. Ihave tftp'd it onto a directory i have created on the server. However my support hints i may havre to rename the file ? copy the latest patch file you got from Cisco – you may need to rename as gpg) Current filename is 5-3-0-40-7.tar.tar
 
So would i need to rename this as 5-3-0-40-7.tar.gpz . If so i will rename it on my pc and redownload it on tftp

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved