File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 3131 target-arrowhead :
3232 shape : arrow
3333
34+ localas_ibgp :
35+ style :
36+ stroke : ' #9b652f'
37+ stroke-width : 4
38+ source-arrowhead :
39+ shape : arrow
40+ target-arrowhead :
41+ shape : arrow
42+
3443ebgp :
3544 style :
3645 stroke : ' #b21a1a'
4049 target-arrowhead :
4150 shape : arrow
4251
52+ confed_ebgp :
53+ style :
54+ stroke : ' #d26400'
55+ stroke-width : 4
56+ source-arrowhead :
57+ shape : arrow
58+ target-arrowhead :
59+ shape : arrow
60+
4361style_map :
4462 color : stroke
4563 width : stroke-width
Original file line number Diff line number Diff line change @@ -18,9 +18,15 @@ styles:
1818 ibgp :
1919 color : " #613913"
2020 penwidth : 2
21+ localas_ibgp :
22+ color : ' #9b652f'
23+ penwidth : 2
2124 ebgp :
2225 color : " #b21a1a"
2326 penwidth : 2
27+ confed_ebgp :
28+ color : ' #d26400'
29+ penwidth : 2
2430 graph :
2531 bgcolor : transparent
2632 nodesep : 0.5
You can’t perform that action at this time.
0 commit comments