-
—WCS (Wireless Control System) The WCS is a controller management system, that allows you to push out config to your multiple controllers, you can use templates to push standard config to your controllers, you can also monitor clients and location devices. SNMP is used to monitor and manage controllers add a controller -> Configure -> […]
-
–Fresnel Zone Think about football shaped zone from piont A to piont B Then Think about a larger football shaped zone from A to piont B Then Think about a larger football shaped zone from A to piont B The first one is zone 1, the next is zone 2 and then zone 3 you […]
-
ip name-server <DNS>ip name-server <DNS>ip domain-lookupip domain-name lookup conf tcall-homehttp-proxy <ProxyIP> port 8080source-interface Vlan342 Go to SMART Licensinghttps://software.cisco.com/software/csws/ws/platform/home#SmartLicensing-Inventory Enter the Token ID on the SwitchANDip http client source-interface VlanXXX
-
Remotely copy configuration to the running config Freebsd% echo “no ip source-route” > /tftpboot/new.cfg Freebsd% echo “end” >> /tftpboot/new.cfg Freebsd% chmod 666 /tftpboot/new.cfg Freebsd% snmpset –v1 -c PUBLIC Router .1.3.6.1.4.1.9.2.1.53.10.1.1.1 s new.cfg enterprises.9.2.1.53.10.1.1.1 = “new.cfg” Freebsd% snmpset –v1 -c PUBLIC Router .1.3.6.1.4.1.9.2.1.54.0 i 1 enterprises.9.2.1.54.0 = 1
-
Closed and opened IE To refresh the policy:
-
—Getting a Bearer code to run REST API https://192.168.1.11/oauth/tenant/TAO/token?grant_type=refresh_token&refresh_token=<REST API TOKEN> 2. Sample GET Request to get UUID Of OVDChttps://192.168.1.11/cloudapi/1.0.0/orgVdcNetworks
-
VRF Aware VPN IPSEC ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 no ip icmp rate-limit unreachable ip cef ! ip vrf CITRIX_BYPASS ! no ip domain lookup ! multilink bundle-name authenticated ! […]
-
“You cannot use the vSphere Client to edit the settings of virtual machines of version 10 or higher.” After using the VMware 5.5 Convertor to perform a physical to virtual migration, I noted the following error when attempting to edit the properties of the VM in vSphere: “You cannot use the vSphere Client to edit […]
-
<SSID NAME><EAP-TLS>
-
Can be deployed via Server manager for Core Needs to be installed to manage core —-Mounting NFS Share Install-WindowsFeature-Name NFS-Client OR Install-WindowsFeature NFS-Client Mount 10.1.1.4:/vZillaANFShare n: OR mount.exe \\<IP>\16tb Q: ——Windows Core share a folder locally net share share2=C:\share1 /grant:everyone,full