Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NOC Fabric
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
noe.fleury
NOC Fabric
Graph
master
Select Git revision
Branches
2
master
default
protected
semester
Tags
2
Bachelor_project
Semester_project
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Aug
17
14
12
9
8
31
Jul
30
22
21
20
19
17
16
15
3
26
Jun
18
17
11
5
4
29
May
28
27
27
Mar
26
25
24
23
22
21
19
15
13
12
11
3
2
21
Feb
20
1
Dec
22
Nov
21
15
Corrected some little things
master
master
Added the report
Bachelor_project
Bachelor_project
Improved README
Now we can choose to show or hide the technical infos or the styles in the tools (front-end)
SPBM VLANs can be more than only two / Improved some things
Added a new layer for the IP route / Improved the report
Added multithreading for Telnet / Improved performance of Telnet (no need to wait a timeout)
Improved report
Changed structure / Update Report
Now the user can change the state of the graph from the front-end (he get an access to all historical versions) and he can use a filter to be more precise
Now the front-end get datas from the broker (by an HTTP interface)
Now the back-end export the datas to a broker (here this is Kafka)
Added comments in the autofill mode if there is not routes to select / Possibility to switch between "manualfill" and "autofill" mode / Remove the ability to ma
Added a way to choose and filter all the networks for ISIS routes
Now all IPs of switchs are parsed and exported in the JSON / When we click on a node from the front-end we can know what are the associated IP addresses
Deletion of comments not useful / Corrected the use of a deprecated function
Now there is no more "ugly alert" when we click on a node / Improve style of the tools
Now the back-end export all the backbone VLANs (set by some arguments in the "main.py") / Now the front-end dynamically add the b-vid SPBM VLAN to the tools / We can change the backbone VLAN to see which routes will be used by a packet
Now the graph use an other model --> this is extremely better for a good visualisation
Now the telnet parsing is faster / Added a "usage" (./main.py usage) / Cleaned some code
Added a tools in the menu / Corrected a bug with cleanDrawLink()
Corrected a bug in the drawOnLink() func / Added some tools to dynamically change the graph CSS
Now we can add a new layer with a 100% generic way, and the "tools" menu add a legend (color of these links) and a checkbox to enable or disable it / Added a button to hide the labels on the links
Now we can show or hide a specific link (LLDP or ISIS). Everything is managed generically and automatically
Corrected parsing with "LLDP only" links
Now the front-end deal with the "SPBM unicast-tree", so the "traceroute" is working good / No more need to mock anything
Now the script parse the "SPBM unicast-tree" and the JSON contains this info
Added routes Record (forgot to commit)
Added template and interface foe the Route Record / Now we can export all the things the JSON / BUG : ip route don't work because the "next hope" is the last hope (in the "show ip route" command)
Now JSON exporting tool put everythings in the "inventory" part (ports)
Begin to implement all the export functions (JSON). For the moment, it work for the "LLDP" and "ISIS" but the inventory is not complete
Re-structure the Records files / Now we can create and print Records from a device list in a simple way -> thanks to genericity
Added a JSON that we will have to generate (datas_out_needed.js) / Now telnet connection work with "Avaya VOSS" switchs / Improved the connection / Added all the new templates and interfaces for "infos", "LLDP" and "ISIS" / Automatic parsing now working with ISIS but this is a mock (cannot do nothing without the real infrastructure on EveNG) but everything is ready // TODO : adapt the structure of the Records in the files / Deal with the "infos" / Generate the JSON with the new structure (inventory, etc) / Begin to implement the "IP Route" parsing
Added error handling for the "IP route" form
Corrected some thing / Improved the style
Improved styles (colors and esthetic) / Add a "tool menu" / The button to toggle ISIS is now working / Replaced the second alert for IP routes : now all the networks can be choosed from the "tool menu" / We can see the cost of a route after we choose the network / We can clean the graph infos
Added switch with "LLDP only" / Now we have the possibility to hide or show the ISIS graph / The button to toggle still not work (maybe due to the z-index)
Improved some styles
Added buttons and method to show the IP routes of a switch / Can trace a route (put color on the link)
Now Inventory is used to show name, MAC, etc
Loading