Any news on this issue? I am having the same problem when trying to use the Add-UcsCentralTagSoftwareInst commandlet.
I am using the most recent UCS PowerToolkit 2.5.1.6.
... View more
Is this already resolved? I am struggelin with the same issue and error message with the latest UCS PowerTool version 2.5.1.6.
Any input is appreciated.
... View more
I am having the same problem or almost.
I figured out how to create a new VLAN in UCS Central and to set org permissions. But I cannot figure out how to publish a UCS Central VLAN to several UCS Domains that are registered with the UCS Central.
Is this somehow possible with the current UCS PowerTool kit?
Unfortunately, the "publish VLAN" command is only available via SSH CLI on UCS Central and not via GUI. Therefore I cannot convert the GUI actions into some PowerShell code.
Or if somebody knows if it is possible to convert SSH CLI commands into PowerShell commands, then that would help as well.
SSH CLI commands for pushing/publishing a VLAN to a UCS domain:
connect resource-mgr
scope domain-mgmt
scope ucs-domain <DOMAIN-ID>
publish vlan <VLAN-NAME>
Any help or advice is appreciated :-)
... View more
Netstack is a complete IP stack implemented in the user space of Nexus 7000. Components include a L2 Packet Manager, ARP, Adjacency Manager, IPv4, Internet Control Message Protocol v4 (ICMPv4), IPv6, ICMPv6, TCP/UDP, and socket library. When traffic to the CPU is triggering high CPU usage, you often see that Netstack and its respective process are running high. I can see Avg CPU consumed by "Pktmgr" over 5 mins is 21.98%. viz. can be just because of your running config/features used. But, if you still think , your problem is because of High CPU then below guide will help you - Nexus 7000 High CPU Usage Troubleshooting Guide http://www.cisco.com/c/en/us/support/docs/interfaces-modules/nexus-7000-series-supervisor-1-module/116137-trouble-nexus7000-highcpu-00.html#anc29
... View more
This is caused because the memory reach the threshold permitted. ~89%. The memory is increased because CDP, you can disable it and the problem would be solved. If this is no the cause of the problem do a show process and see which is consuming more memory.
... View more
Hello everybody Does anyone have any experience with unregistering a UCSM from a UCS Central (UCSC)? I did a test setup and tried the "deep remove global" option. Then the global policies should be removed from UCSM. But I found that all those global policies do still exist after the unregister. Global VLAN/VSAN also still exist but the documentation states, that this is as designed. So no problem there. There was one Global Service Profile (GSP) associated with a server. But before I did the unregister, I removed the GSP from the UCS Domain. Why do the global policies not get removed? Thank you for any input.
... View more
Hello Walter Thank you for the input but that document does not help. It checked it before posting. Right now in UCSC 1.2 when using 3rd party certs with an Enterprise CA, you really need a special cert for UCSC with the capability of certificate signing. The other option is to stick with the default built in cert.
... View more
I've confirmed it works with Firefox, IE, and Chrome using internal and external websites. I've not yet come across a browser or site that it doesn't work with. https://www.google.com works fine.
... View more
try the instructions from here: https://supportforums.cisco.com/discussion/11884091/stuck-repair-cert-verify-ucs-central-integration#comment-10046291
... View more
I had the same problem, thanks to danny's idea I found the correct command. Was not very intuitive at all...
The client operational state has to be "Lost Visibility" in order for this to work:
UCS-Central-Test1#connect service-reg
UCS-Central-Test1(service-reg)# show clients detail
Registered Clients:
ID: 1008
Registered Client IP: 192.168.44.131
Registered Client IPV6: ::
Registered Client Connection Protocol: Ipv4
Registered Client Name: UCSPE-192-168-44-131
Registered Client GUID: c63876be-81f0-11e4-a68b-000c2964fdba
Registered Client Version: 2.2(3a)
Registered Client Type: Managed Endpoint
Registered Client Capability: Policy Client Module
Registered Client Last Poll Timestamp: 2014-12-16T10:41:51.734
Registered Client Operational State: Lost Visibility <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Registered Client Suspend State: Off
Registered Client License State: License Graceperiod
Registered Client grace period used: 0
Registered Client Network Connection State: Connected
UCS-Central-Test1(service-reg)#
UCS-Central-Test1(service-reg)# delete clients 1008
UCS-Central-Test1(service-reg)* # commit-buffer
UCS-Central-Test1(service-reg)#
... View more
Hi, How do we know if switch (client) got new IOS and config file?
I have wiring vendor that goes onsite to install new switches and they do not have laptop to log in or do ping.
Thanks in advance.
... View more