Casandra Qiu
|
39c4f68285
|
update switch definition if -w or --setup option is specified
|
2017-03-01 16:45:30 -05:00 |
|
Casandra Qiu
|
55e6978e65
|
Remove hard code of community and protocol value for snmp configuration
|
2017-02-28 14:05:13 -05:00 |
|
Casandra Qiu
|
f843dcad3c
|
Change switchtype from cumulus to onie
|
2017-01-10 15:38:14 -05:00 |
|
Casandra Qiu
|
eeb750f592
|
modified review comments from ErTao
|
2016-11-21 14:11:35 -05:00 |
|
Casandra Qiu
|
91b67db411
|
modify from ErTao's review
|
2016-11-21 14:11:35 -05:00 |
|
Casandra Qiu
|
093f966522
|
Configure different model of BNT switches
|
2016-11-21 14:11:34 -05:00 |
|
cxhong
|
1cd4b6446c
|
Check in init version of cumulus support[Do Not Merge] (#2020)
* Check in init version of cumulus support
* Add cumulus installation doc
* modify victor's comments.
|
2016-11-08 10:21:56 +08:00 |
|
Casandra Qiu
|
97ba3f3419
|
Add switch matching string from vendor to switchtype
|
2016-09-28 17:04:48 -04:00 |
|
Casandra Qiu
|
aad25d8cb5
|
Checking nodetype to distinguish between node/switch discovery
|
2016-09-02 12:18:21 -04:00 |
|
Casandra Qiu
|
c458718ebf
|
move config switch files to scripts dir
|
2016-08-09 16:54:08 -04:00 |
|
Casandra Qiu
|
4b859aea8a
|
more modification...
|
2016-08-03 09:25:28 -04:00 |
|
Casandra Qiu
|
5d4d0d169e
|
Modify code from code review
|
2016-08-02 22:10:45 -04:00 |
|
Casandra Qiu
|
843525e73b
|
Restructure code flow for switch-based switch discovery
|
2016-07-29 17:25:45 -04:00 |
|
Casandra Qiu
|
efec9f073c
|
modify otherinterfaces attribute and add status attribute
|
2016-07-22 09:54:30 -04:00 |
|
Casandra Qiu
|
cd10a95ff5
|
add otherinterfaces for error cases.
|
2016-07-21 13:29:44 -04:00 |
|
Casandra Qiu
|
9589d1be59
|
more modification
|
2016-07-20 14:50:14 -04:00 |
|
Casandra Qiu
|
ab3a735ede
|
Create subroute for configBNT and configMerllanox
|
2016-07-12 16:38:32 -04:00 |
|
Casandra Qiu
|
91d803ec38
|
Switch-based switch discovery for BNT and Mellanox
|
2016-07-11 17:03:00 -04:00 |
|
Casandra Qiu
|
8c112d3413
|
Get enabled networks from networks table
|
2016-06-17 13:59:58 -04:00 |
|
Casandra Qiu
|
2aef0c78aa
|
Add new subroutine and filter out disable networks for switchdiscover
command
|
2016-06-14 15:51:24 -04:00 |
|
Casandra Qiu
|
fec8d6addc
|
more modification
|
2016-06-08 10:09:22 -04:00 |
|
Casandra Qiu
|
bbf151bf62
|
Use get_mac_by_arp subroutine from SvrUtil.pm
|
2016-06-07 22:17:54 -04:00 |
|
Casandra Qiu
|
41c1938b8c
|
Use arp command to get switch mac address
|
2016-06-01 17:00:25 -04:00 |
|
Casandra Qiu
|
1a4a64644e
|
move get_nmapversion() to Utils.pm
|
2016-05-31 10:56:15 -04:00 |
|
Casandra Qiu
|
be2e49a632
|
support different outputs from nmap command
|
2016-05-25 13:54:02 -04:00 |
|
WangXiaoPeng
|
a05c28c05e
|
switchdiscover.pm: fix a minor issue for pull request 1003
|
2016-05-04 23:54:29 -04:00 |
|
Casandra Qiu
|
4fed6d751a
|
Use version_cmp() to compare the version number
|
2016-05-04 11:24:27 -04:00 |
|
Casandra Qiu
|
8bad779296
|
Use nmap version number instead of checking OS
|
2016-04-29 10:39:43 -04:00 |
|
Casandra Qiu
|
ab27ea49e2
|
Support switchdiscover snmp_scan command for sles11.4 and ubuntu
|
2016-04-28 20:22:23 -04:00 |
|
Casandra Qiu
|
6754e3902c
|
Modify split code as per XiaoPeng's comments
|
2016-03-30 10:19:31 -04:00 |
|
Casandra Qiu
|
7f9b5e8b57
|
use nmap command to find if snmp port is enabled
|
2016-03-28 21:44:19 -04:00 |
|
Casandra Qiu
|
4488c24a30
|
Add snmp_scan method for switchdiscover command
|
2016-03-24 21:22:58 -04:00 |
|
Casandra Qiu
|
74d35a6b3d
|
Add OID matrix
|
2016-03-17 14:20:14 -04:00 |
|
Casandra Qiu
|
6e86c7aecc
|
Find switch vendor using snmpwalk command
|
2016-03-17 13:20:07 -04:00 |
|
Casandra Qiu
|
f64008c152
|
switchdiscover should not create switch object name with "_" for github
issue #335
|
2015-10-29 10:40:18 -04:00 |
|
linggao
|
e5a27c8f47
|
changed Jun switch type to its full name Juniper
|
2015-06-25 16:55:09 -04:00 |
|
linggao
|
b964d1d9ae
|
remove switch object, use node object to represent a switch
|
2015-06-23 14:12:24 -04:00 |
|
Casandra Qiu
|
13ced6d09a
|
Bug #4699 switchdiscover -r -w could not work
|
2015-06-17 09:54:04 -04:00 |
|
linggao
|
a00c931c1b
|
added message to mention snmp is not supported for switchdiscover
|
2015-06-16 16:57:35 -04:00 |
|
Casandra Qiu
|
d707d7f12d
|
Bug #4693 switchdiscover -w return wrong info if no switch discovered
|
2015-06-16 10:32:50 -04:00 |
|
Casandra Qiu
|
c1bbed0011
|
Task 46442 Add verbose message to switchdiscover command
|
2015-06-09 16:11:14 -04:00 |
|
Casandra Qiu
|
75491b75aa
|
Task 46440 Cleanup the nmap process for switchdiscover command
|
2015-06-09 13:40:12 -04:00 |
|
Casandra Qiu
|
31877364e3
|
Task 46441 Use nmap osscan to discovery switch more aggressively
|
2015-06-08 17:44:42 -04:00 |
|
linggao
|
6cccdc484d
|
handles the case where mac is empty for switchdiscover command
|
2015-06-08 16:24:53 -04:00 |
|
linggao
|
ae08f1e7cf
|
made the response structure keyed by mac instead of ip for switchdiscover command
|
2015-06-04 16:56:40 -04:00 |
|
linggao
|
59873c2a9d
|
handles lldp responses without ip addresses for switchdiscover command
|
2015-06-04 15:53:42 -04:00 |
|
Casandra Qiu
|
f71cf8782a
|
Task 46441: use nmap osscan to discovery switch more aggressively
|
2015-06-04 15:35:10 -04:00 |
|
linggao
|
4751f4746f
|
bug fix in switchdiscover
|
2015-06-02 16:34:35 -04:00 |
|
linggao
|
40e1e5ee80
|
made nmap as default scan method for switchdiscover command
|
2015-06-02 15:51:07 -04:00 |
|
linggao
|
f6fd10a00c
|
standalize switchtype attribut for switch object
|
2015-05-27 16:30:21 -04:00 |
|