Tony Sangha
Home
  • ISE 1.3: Chain 802.1x with Centralised Web Authentication (CWA)

    Mar 2, 2015 Identity ISE

    In Identity Services Engine version 1.3, Cisco has introduced the ability to chain 802.1x authentication with Central Web Authentication (CWA) and make an authorisation decision based on the two identities. The first identity used is the device identity (Certificate) and the second, the credentials used for the CWA. …

    Read More
  • Hyper-V 2.0: Get all VM’s in Cluster

    Feb 12, 2015 Hyper-v Powershell

    Quick script to find all VM’s running in a Hyper-V cluster (Windows 2012). You will need to run this command on a Hyper-V host in powershell. 1$clusterNodes = Get-ClusterNode; 2ForEach($item in $clusterNodes) 3{Get-VM -ComputerName $item.Name; }

    Read More
  • ISE 1.3: Endpoint Certificate Renewal

    Feb 11, 2015 Identity ISE

    Intro One of the greatest things about ISE 1.3 is its internal Certificate Authority (CA) and it’s ability to issue certificates to clients. When you provision certificates, you always have an expiry date set, which is great until they expire and all your great ISE policies deny access to a perfectly valid device/user. …

    Read More
  • Cisco Wireless: Locating an Access Point via it’s LED

    Feb 5, 2014 networking wlc

    There may be a time, when you are required to locate an access point physically at a site. However the access point is out of reach and has not been labelled. So what can you do? Well the Cisco Wireless LAN Controller allows you to make the LED flash on the AP, so you can locate it. To do this, you must SSH into the …

    Read More
  • Cisco WLC and AP upgrade process

    Apr 13, 2013 networking wlc upgrades

    Intro Recently I was required to upgrade a Cisco WLC from an older version of code 7.0.116.0 to the latest 7.4.100.0 ED code base, so that the client could leverage the newer feature sets offered. However the challenge was that the client had close to 100 APs all registered to one WLC 5508 controller over multiple …

    Read More
  • Setting a Static IP Address and DNS Server in Ubuntu

    Oct 11, 2010 ubuntu networking

    This article was written using a Ubuntu server which is debian based. Other distros such as RedHat and SUSE may take different steps to configure networking. Intro If you require a static IP address for a Linux machine, you must configure a specific config file via the command line, there are GUI tools available which …

    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • »
    • »»

Tony Sangha

Yet another tech blog... | Opinions are my own
Read More

Featured Posts

  • Human Logic, Robot Automation
  • Documenting the NSX-v DFW with PowerNSX

Recent Posts

  • vRealize Network Insight Searches
  • PowerNSX and vRA
  • DFW2Excel now with Hyperlink Support
  • Human Logic, Robot Automation
  • PowerNSX One Liners
  • vRNI Console Password
  • My list of NSX-v resources
  • NSX-v Central CLI Packet Capture

categories

CISCO 16 VMWARE 15 APPLE 1 GOOGLE 1 LINUX 1 MICROSOFT 1 PYTHON 1

tags

NSX-V 11 ISE 8 AUTOMATION 6 IDENTITY 6 NETWORKING 5 POWERSHELL 5 ASA 4 POWERNSX 4 TCPDUMP 3 DFW 2 DMVPN 2 MACOS 2 OSPF 2 ROUTING 2
All tags
API1 APPSCRIPT1 ASA4 AUTOMATION6 DFW2 DIAGRAMS1 DMVPN2 GOOGLE-DRIVE1 HYPER-V1 IDENTITY6 IMESSAGE1 IPSEC1 ISE8 LOAD-BALANCING1 MACOS2 NETWORKING5 NSX-V11 OSPF2 POWERNSX4 POWERSHELL5 PYTHON1 ROUTING2 TCPDUMP3 TIPS/TRICKS1 UBUNTU1 UPGRADES1 VPN1 VRA1 VRNI2 WLC2 WORKSTATION1
[A~Z][0~9]

Copyright © 2020 TONY SANGHA. All Rights Reserved