Remove oui-table Cisco SG3xx

voice vlan oui-table remove 0001e3
voice vlan oui-table remove 00036b
voice vlan oui-table remove 00096e
voice vlan oui-table remove 000fe2
voice vlan oui-table remove 0060b9
voice vlan oui-table remove 0060b9
voice vlan oui-table remove 00d01e
voice vlan oui-table remove 00e075
voice vlan oui-table remove 00e0bb

CentOS8 tcp_wrappers missing

TCP wrappers is a simple tool to block incoming connection on application level. This was very useful 20 years ago, when there were no firewalls in Linux. This is not the case for today and connection filtering should be done in network level or completely in application scope if it makes sense. After recent discussions I believe it is time to go for this package, if not completely, than at least as a dependency of modern daemons in system by default.

How to manual upgrade Cisco Aironet AP

By default by si malo AP stiahnut aktualny ios z controllera. V mojom pripade som vsak potreboval pripojit starsi kusok a na controllery nebol ios k dispozicii. Preto bolo potrebne manualne upgradenut ios na apcku.

Ako prve sa pripojim k AP cez konzolu.

AP70e4.22cf.124c#

A uvidim nasledovne hlasky, ze nie je mozne stiahnut ios z controllera

*Feb 19 11:04:17.447: %CAPWAP-6-AP_IMG_DWNLD: Required image not found on AP. Downloading image from Controller                                             .
*Feb 19 11:04:17.451: Loading file /ap1g3...

V tomto pripade je potrebne srpravit manualny upgrade. Pripravim si oblubeny tftp server s ios imageom.

AP70e4.22cf.124c# debug capwap console cli

A skuim nahrat software z tftp servera

AP70e4.22cf.124c# archive download-sw tftp://10.10.180.48/ap1g3-k9w8-tar.153-3.JF10.tar

Moze sa stat ze dostanem nasledovny error

Unable to create temp dir "flash:/update"

Vtedy je potrebne zmazat dany adresar z flashky

AP70e4.22cf.124c# delete /f /r flash:update

A skusit znova

AP70e4.22cf.124c# archive download-sw tftp://10.10.180.48/ap1g3-k9w8-tar.153-3.JF10.tar
Loading ap1g3-k9w8-tar.153-3.JF10.tar from 10.10.180.48 (via BVI1): !
extracting info (291 bytes)
Image info:
    Version Suffix: k9w8-.153-3.JF10
    Image Name: ap1g3-k9w8-mx.153-3.JF10
    Version Directory: ap1g3-k9w8-mx.153-3.JF10
....

Vidime ze v tomto pripade uz doslo k uspesnemu nahratiu sw na AP. Po skonceni dame reload a zariadenie bude uspesne upgradnute. Ak nechceme
drzat stary ios mozeme pouzit pri nahravani sw pouzit prepinac /overwrite

AP70e4.22cf.124c# archive download-sw /overwrite tftp://10.10.180.48/ap1g3-k9w8-tar.153-3.JF10.tar

How to enable routing C2960L

#sdm perfer lanbase-routing
#reload
(config)#ip routing

How to verify upload/download (bandwidth) speed using cli

# curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -
Retrieving speedtest.net configuration...
Testing from Telco (151.14.21.3)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by NET lan (L.A.) [9.79 km]: 22.317 ms
Testing download speed...............................................................................
.Download: 35.31 Mbit/s
Testing upload speed................................................................................................
Upload: 91.85 Mbit/s