dell-switch
6 years agosort frequencies to local and external
Dobrica Pavlinusic [Tue, 24 Apr 2018 17:14:36 +0000 (19:14 +0200)]
sort frequencies to local and external

6 years agocreate dump files in /dev/shm/snmp-mac
Dobrica Pavlinusic [Tue, 24 Apr 2018 17:13:50 +0000 (19:13 +0200)]
create dump files in /dev/shm/snmp-mac

6 years agogenerate graphviz dot
Dobrica Pavlinusic [Mon, 23 Apr 2018 06:21:11 +0000 (08:21 +0200)]
generate graphviz dot

6 years agogenerate graphviz dot
Dobrica Pavlinusic [Sun, 22 Apr 2018 12:11:14 +0000 (14:11 +0200)]
generate graphviz dot

6 years agoparse ip link and iw dev scan and show visibility
Dobrica Pavlinusic [Sun, 22 Apr 2018 11:25:15 +0000 (13:25 +0200)]
parse ip link and iw dev scan and show visibility

6 years agoexecute command on wifi nodes and generate /dev/shm/wap
Dobrica Pavlinusic [Sun, 22 Apr 2018 08:54:04 +0000 (10:54 +0200)]
execute command on wifi nodes and generate /dev/shm/wap

6 years agouse ifHighSpeed instead of calculation
Dobrica Pavlinusic [Fri, 13 Apr 2018 13:14:21 +0000 (15:14 +0200)]
use ifHighSpeed instead of calculation

6 years agospecify extra arguments after switch name
Dobrica Pavlinusic [Fri, 13 Apr 2018 13:02:08 +0000 (15:02 +0200)]
specify extra arguments after switch name

6 years agouse dot1qFdbTable to also get vlan
Dobrica Pavlinusic [Wed, 11 Apr 2018 17:54:04 +0000 (19:54 +0200)]
use dot1qFdbTable to also get vlan

6 years agodisplay switch name for port
Dobrica Pavlinusic [Wed, 11 Apr 2018 17:00:17 +0000 (19:00 +0200)]
display switch name for port

6 years agofix path to grep in /dev/shm/
Dobrica Pavlinusic [Wed, 11 Apr 2018 16:59:54 +0000 (18:59 +0200)]
fix path to grep in /dev/shm/

6 years agodon't chop last octet of mac
Dobrica Pavlinusic [Wed, 11 Apr 2018 16:59:30 +0000 (18:59 +0200)]
don't chop last octet of mac

6 years agorename script to snmp-mac-port and create same /dev/shm files
Dobrica Pavlinusic [Wed, 11 Apr 2018 14:47:06 +0000 (16:47 +0200)]
rename script to snmp-mac-port and create same /dev/shm files

moved filtering of snmpwalk output into script itself

6 years agogenerate files in /dev/shm/port-status/
Dobrica Pavlinusic [Wed, 11 Apr 2018 14:28:55 +0000 (16:28 +0200)]
generate files in /dev/shm/port-status/

6 years agoextract switch name generation into own script
Dobrica Pavlinusic [Wed, 11 Apr 2018 14:17:09 +0000 (16:17 +0200)]
extract switch name generation into own script

6 years agosnmp-walk is much better name for this tool
Dobrica Pavlinusic [Wed, 11 Apr 2018 14:13:38 +0000 (16:13 +0200)]
snmp-walk is much better name for this tool

Since it doesn't fetch arp, but mac bridge table

6 years agodisplay status of all switch ports
Dobrica Pavlinusic [Wed, 11 Apr 2018 14:12:44 +0000 (16:12 +0200)]
display status of all switch ports

6 years agoget switch arp table
Dobrica Pavlinusic [Wed, 11 Apr 2018 14:12:01 +0000 (16:12 +0200)]
get switch arp table

6 years agogrep through dumps in /dev/shm/sw.mac.port
Dobrica Pavlinusic [Wed, 11 Apr 2018 13:35:37 +0000 (15:35 +0200)]
grep through dumps in /dev/shm/sw.mac.port

6 years agogenerate new snmp dumps in /dev/shm/sw.mac.port
Dobrica Pavlinusic [Wed, 11 Apr 2018 13:34:39 +0000 (15:34 +0200)]
generate new snmp dumps in /dev/shm/sw.mac.port

6 years agoadded configurable community and create files in /dev/shm
Dobrica Pavlinusic [Mon, 9 Apr 2018 06:57:24 +0000 (08:57 +0200)]
added configurable community and create files in /dev/shm

6 years agouse snmpwalk to get mac entries
Valentino Sefer [Thu, 5 Apr 2018 08:24:30 +0000 (10:24 +0200)]
use snmpwalk to get mac entries

6 years agoshow number of mac addresses on each port
Dobrica Pavlinusic [Thu, 5 Apr 2018 07:33:18 +0000 (09:33 +0200)]
show number of mac addresses on each port

Usful for finding uplink ports

6 years agocopy startup-config ftp:// example and prompt response
Dobrica Pavlinusic [Tue, 20 Mar 2018 11:11:06 +0000 (12:11 +0100)]
copy startup-config ftp:// example and prompt response

6 years agodocument which command to run to display fans status
Dobrica Pavlinusic [Tue, 20 Mar 2018 11:00:04 +0000 (12:00 +0100)]
document which command to run to display fans status

6 years agoadded ability to enter configure mode and confirm save config
Dobrica Pavlinusic [Wed, 23 Aug 2017 12:39:49 +0000 (14:39 +0200)]
added ability to enter configure mode and confirm save config

6 years agosupport multiple commands, find config in current dir
Dobrica Pavlinusic [Sun, 14 May 2017 19:15:58 +0000 (21:15 +0200)]
support multiple commands, find config in current dir

6 years agoshow interface speeds
Dobrica Pavlinusic [Sun, 14 May 2017 12:20:21 +0000 (14:20 +0200)]
show interface speeds

7 years agoadded two more commands for ip only invocation
Dobrica Pavlinusic [Wed, 31 Aug 2016 12:33:38 +0000 (14:33 +0200)]
added two more commands for ip only invocation

7 years agosend enable only as first command, fix cleanup
Dobrica Pavlinusic [Mon, 29 Aug 2016 15:37:45 +0000 (17:37 +0200)]
send enable only as first command, fix cleanup

7 years agotweak flush and timeout, better prompt detection
Dobrica Pavlinusic [Mon, 29 Aug 2016 09:48:39 +0000 (11:48 +0200)]
tweak flush and timeout, better prompt detection

7 years agoadded some sleeps to help slow switches
Dobrica Pavlinusic [Thu, 9 Jun 2016 07:39:50 +0000 (09:39 +0200)]
added some sleeps to help slow switches

7 years agouse show bridge address output
Dobrica Pavlinusic [Thu, 9 Jun 2016 07:38:59 +0000 (09:38 +0200)]
use show bridge address output

7 years agoenable and new more prompt
Dobrica Pavlinusic [Mon, 9 May 2016 11:55:52 +0000 (13:55 +0200)]
enable and new more prompt

7 years agopass username and password throgh ssh
Dobrica Pavlinusic [Mon, 9 May 2016 11:52:03 +0000 (13:52 +0200)]
pass username and password throgh ssh

This is required for newer Dell switches (like 6248) which don't
use full-screen login as older ones do

8 years agohosts dumps ip and hostname
Dobrica Pavlinusic [Fri, 11 Dec 2015 12:19:16 +0000 (13:19 +0100)]
hosts dumps ip and hostname

8 years agoexit 0 if switch is not accessable
Dobrica Pavlinusic [Thu, 10 Dec 2015 13:28:39 +0000 (14:28 +0100)]
exit 0 if switch is not accessable

8 years agogrep for mac addresses in show bridge address-table
Dobrica Pavlinusic [Tue, 22 Sep 2015 13:52:06 +0000 (15:52 +0200)]
grep for mac addresses in show bridge address-table

8 years agofix more prompt for PowerConnect 5548
Dobrica Pavlinusic [Mon, 21 Sep 2015 15:54:35 +0000 (17:54 +0200)]
fix more prompt for PowerConnect 5548

8 years agoshow headers describing numbers
Dobrica Pavlinusic [Fri, 18 Sep 2015 10:01:12 +0000 (12:01 +0200)]
show headers describing numbers

8 years agodon't display duplicate ips
Dobrica Pavlinusic [Fri, 18 Sep 2015 09:04:29 +0000 (11:04 +0200)]
don't display duplicate ips

8 years agoreport fan status and failures
Dobrica Pavlinusic [Thu, 17 Sep 2015 19:56:09 +0000 (21:56 +0200)]
report fan status and failures

8 years agolist ip and host with ips 1,2
Dobrica Pavlinusic [Thu, 17 Sep 2015 19:53:01 +0000 (21:53 +0200)]
list ip and host with ips 1,2

8 years agolist ip addresses crawled
Dobrica Pavlinusic [Thu, 17 Sep 2015 19:45:37 +0000 (21:45 +0200)]
list ip addresses crawled

8 years agodon't save files without command (prompt only)
Dobrica Pavlinusic [Thu, 17 Sep 2015 17:41:53 +0000 (19:41 +0200)]
don't save files without command (prompt only)

8 years agospoon-feed slow switch, save output in log git repo
Dobrica Pavlinusic [Thu, 17 Sep 2015 17:17:28 +0000 (19:17 +0200)]
spoon-feed slow switch, save output in log git repo

8 years agosave commands and output into log/ip-hostname.log
Dobrica Pavlinusic [Thu, 17 Sep 2015 14:11:41 +0000 (16:11 +0200)]
save commands and output into log/ip-hostname.log

8 years agofirst working version of chatting with Dell switch over ssh
Dobrica Pavlinusic [Thu, 17 Sep 2015 12:31:10 +0000 (14:31 +0200)]
first working version of chatting with Dell switch over ssh