Please enable JavaScript.
Coggle requires JavaScript to display documents.
network-tool (Forms (create-dmz (features: (generates configuration only…
network-tool
Forms
create-dmz
features:
generates configuration only (optional)
pushes VLAN to all fabric path devices
open SN change for switches
pushes config to fw
updates names with FW pri and stby ip addresses
add subnet to wan DB
F5 clone
features:
creates SN change
displays all current VIPs to choose to clone
uses REST on F5 to push the config
generates new config based on input provided
f5 sdd temps
features:
generates config based templates
pushes out config to F5 via REST
creates SN change
palo
features:
creates config for device group for palo
VPN
features:
generates VPN config based on template
gathers latest crypto sequence from last saved file
this needs to change since one day the file won't be there.
generates crypto key
finds next available PAT IP address for HIE
show command gathering
features:
creates text files for show outputs
allows you to download the file(s)
takes input for multiple hostnames
takes input for multiple show commands
update all tools
features:
updates all of our tools for new device adds
wanDB, PERC, DNS/names, AKIPs, netMRI
removes device info from all of our tools
WanDB
features:
add new subnets based naming scheme
info
switchport
features:
configures end host switchports
select physical or VMware
VMware hosts will be able to be added to a cluster and you can copy that config to the new host
push a vlan out to an existing cluster
network drawing
todo
rewrite based on new tables
make sure basics work
features:
possibly make it easier to dynamically draw (java script)
click an ICON to show surrounding neighbors
should be able to draw all neighbors, upstream or downstream neighbors
ability to draw a network map by referencing a starting seed device and number of hops out from there
cidr chart
features:
lists all WAN database entered subnets
shows a diff of whats in the WAN database and what's configured on our deivces
ability to enter new subnets into WAN DB
vCenter
#
features:
connects to all vCenters
gathers cluster info, vlans, interfaces, and cdp info
loads all info in a DB
if it's neighbor is UCS, it calls SNMP to return the CDP info
discovery
#
features:
discovers devices via cdp
discovers devices via LLDP
collects "show" outputs if it can log into it
show version, ip int brief, ip route, ip arp , mac address, inventory, lldp nei, cdp nei, port-channel summ, running-config
adds all discovered information into DB
uses seed devices and seed radius to discover
currently uses an ACS local account danzapps
uses
SNMP
features:
walks a device for CDP info and shows the neighbors it sees
connect.py module
features:
uses Pexpect to return an enable prompt
discovers the type of network device
cisco, juniper, firewall, dell, hp, or other
reports if it can login or not
reports if SSH is working/enabled
reports the OS type
routing map
features:
draws a network map from source to destination
shows firewalls and ACLs along the path
possibly TCP destination port or check acls/firewall rules
mysite
admin
features:
vCenters DB table editing
vCenter info viewing
view all discovered devices
shared
neagan
features:
figures out what password to use based on what machine it's on
uses CPUtil