-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
476 lines (410 loc) · 15.6 KB
/
index.html
File metadata and controls
476 lines (410 loc) · 15.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
<!DOCTYPE html>
<html lang='en' dir='auto'><head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<meta name='description' content=''>
<meta name='theme-color' content='#ffcd00'>
<meta property='og:title' content='Prasenjit Manna'>
<meta property='og:description' content=''>
<meta property='og:url' content='https://prasenjitmanna.com/'>
<meta property='og:site_name' content='Prasenjit Manna'>
<meta property='og:type' content='website'><meta property='og:updated_time' content='2026-02-14T21:23:34+05:30'/><meta name='twitter:card' content='summary'><meta name='twitter:site' content='@prasenjit_manna'>
<meta name="generator" content="Hugo 0.123.0">
<title>Prasenjit Manna</title>
<link rel='canonical' href='https://prasenjitmanna.com/'>
<link href="https://prasenjitmanna.com/index.xml" rel="alternate" type="application/rss+xml" title="Prasenjit Manna" />
<link rel='icon' href='./favicon.ico'>
<link rel='stylesheet' href='./assets/css/main.e45c9137.css'><style>
:root{--color-accent:#ffcd00;}
</style>
<script data-goatcounter="https://prasenjit.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
</head>
<body class='home type-page has-sidebar'>
<div class='site'><div id='sidebar' class='sidebar'>
<a class='screen-reader-text' href='#main-menu'>Skip to Main Menu</a>
<div class='container'><section class='widget widget-about sep-after'>
<header>
<div class='logo'>
<a href='./'>
<img src='./images/logo.png'>
</a>
</div>
<h2 class='title site-title '>
<a href='./'>
Prasenjit Manna
</a>
</h2>
<div class='desc'>
Networking Software Specialist
</div>
</header>
</section>
<section class='widget widget-sidebar_menu sep-after'><nav id='sidebar-menu' class='menu sidebar-menu' aria-label='Sidebar Menu'>
<div class='container'>
<ul><li class='item'>
<a href='./about'>About</a></li><li class='item has-children'>
<a href='./writing'>writing</a><button class='sub-menu-toggler'>
<span class='screen-reader-text'>expand sub menu</span>
<span class='sign'></span>
</button>
<ul class='sub-menu'><li class='item'>
<a href='./writing/writing-backlog/'>backlog</a></li></ul></li><li class='item'>
<a href='./blogs'>blogs</a></li><li class='item has-children'>
<a href='./reading'>Reading</a><button class='sub-menu-toggler'>
<span class='screen-reader-text'>expand sub menu</span>
<span class='sign'></span>
</button>
<ul class='sub-menu'><li class='item'>
<a href='./reading/blogroll/'>Blogroll</a></li><li class='item'>
<a href='./reading/books-blogs/'>Books/Blogs</a></li><li class='item'>
<a href='./reading/ietf/'>ietf</a></li><li class='item'>
<a href='./reading/engg-papers/'>Papers</a></li><li class='item'>
<a href='./reading/podcasts/'>Podcast</a></li></ul></li><li class='item has-children'>
<a href='./quotes'>Quotes</a><button class='sub-menu-toggler'>
<span class='screen-reader-text'>expand sub menu</span>
<span class='sign'></span>
</button>
<ul class='sub-menu'><li class='item'>
<a href='./quotes/notes-to-self/'>notes-to-self</a></li></ul></li><li class='item'>
<a href='./subscribe'>Subscribe</a></li><li class='item'>
<a href='./archive'>Archive</a></li><li class='item'>
<a href='https://prasenjitmanna.com/positivemusic.app/'>PositiveMusic</a></li></ul>
</div>
</nav>
</section><section class='widget widget-social_menu sep-after'><header>
<h4 class='title widget-title'>Contact</h4>
</header><nav aria-label='Social Menu'>
<ul><li>
<a href='mailto:[email protected]' target='_blank' rel='noopener me'>
<span class='screen-reader-text'>Contact via Email</span><svg
class="icon"
xmlns="http://www.w3.org/2000/svg"
viewbox="0 0 24 24"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
aria-hidden="true"
><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z" />
<polyline points="22,6 12,13 2,6" />
</svg>
</a>
</li><li>
<a href='https://github.com/prmanna' target='_blank' rel='noopener me'>
<span class='screen-reader-text'>Open Github account in new tab</span><svg
class="icon"
xmlns="http://www.w3.org/2000/svg"
viewbox="0 0 24 24"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
aria-hidden="true"
><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22" />
</svg>
</a>
</li><li>
<a href='https://twitter.com/prasenjit_manna' target='_blank' rel='noopener me'>
<span class='screen-reader-text'>Open Twitter account in new tab</span><svg
class="icon"
xmlns="http://www.w3.org/2000/svg"
viewbox="0 0 24 24"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
aria-hidden="true"
><path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z" />
</svg>
</a>
</li><li>
<a href='https://linkedin.com/in/prasenjitmanna' target='_blank' rel='noopener me'>
<span class='screen-reader-text'>Open Linkedin account in new tab</span><svg
class="icon"
xmlns="http://www.w3.org/2000/svg"
viewbox="0 0 24 24"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
aria-hidden="true"
><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z" />
<rect x="2" y="9" width="4" height="12" />
<circle cx="4" cy="4" r="2" />
</svg>
</a>
</li></ul>
</nav>
</section><section class='widget widget-search sep-after'>
<header>
<h4 class='title widget-title'>Search</h4>
</header>
<form action='./search' id='search-form' class='search-form'>
<label>
<span class='screen-reader-text'>Search</span>
<input id='search-term' class='search-term' type='search' name='q' placeholder='Search…'>
</label></form>
</section>
<section class='widget widget-taxonomy_cloud sep-after'>
<header>
<h4 class='title widget-title'>Tags</h4>
</header>
<div class='container list-container'>
<ul class='list taxonomy-cloud'><li>
<a href='./tags/ai/' style='font-size:1.5em'>AI</a>
</li><li>
<a href='./tags/blogroll/' style='font-size:1em'>Blogroll</a>
</li><li>
<a href='./tags/books/' style='font-size:1.3333333333333333em'>Books</a>
</li><li>
<a href='./tags/c++/' style='font-size:1em'>C++</a>
</li><li>
<a href='./tags/career/' style='font-size:1.3333333333333333em'>Career</a>
</li><li>
<a href='./tags/career-progression/' style='font-size:1em'>Career Progression</a>
</li><li>
<a href='./tags/clos/' style='font-size:1em'>Clos</a>
</li><li>
<a href='./tags/data-center/' style='font-size:2em'>Data Center</a>
</li><li>
<a href='./tags/data-center-networking/' style='font-size:1em'>Data Center Networking</a>
</li><li>
<a href='./tags/engg-paper/' style='font-size:1em'>Engg-Paper</a>
</li><li>
<a href='./tags/forwarding/' style='font-size:1.3333333333333333em'>Forwarding</a>
</li><li>
<a href='./tags/git/' style='font-size:1em'>GIT</a>
</li><li>
<a href='./tags/gnmi/' style='font-size:1em'>GNMI</a>
</li><li>
<a href='./tags/hashing/' style='font-size:1em'>Hashing</a>
</li><li>
<a href='./tags/ietf/' style='font-size:2em'>Ietf</a>
</li><li>
<a href='./tags/ipv6/' style='font-size:1.1666666666666667em'>IPv6</a>
</li><li>
<a href='./tags/link-state/' style='font-size:1em'>Link-State</a>
</li><li>
<a href='./tags/linux-tool/' style='font-size:1em'>Linux Tool</a>
</li><li>
<a href='./tags/lpm/' style='font-size:1em'>LPM</a>
</li><li>
<a href='./tags/mental-model/' style='font-size:1.3333333333333333em'>Mental Model</a>
</li><li>
<a href='./tags/netconf/' style='font-size:1.3333333333333333em'>Netconf</a>
</li><li>
<a href='./tags/network-observability/' style='font-size:1em'>Network Observability</a>
</li><li>
<a href='./tags/newsletter/' style='font-size:1em'>Newsletter</a>
</li><li>
<a href='./tags/podcast/' style='font-size:1em'>Podcast</a>
</li><li>
<a href='./tags/productivity/' style='font-size:1em'>Productivity</a>
</li><li>
<a href='./tags/programmability/' style='font-size:1.6666666666666665em'>Programmability</a>
</li><li>
<a href='./tags/programming-blogs/' style='font-size:1em'>Programming-Blogs</a>
</li><li>
<a href='./tags/programming-books/' style='font-size:1em'>Programming-Books</a>
</li><li>
<a href='./tags/python/' style='font-size:1em'>Python</a>
</li><li>
<a href='./tags/quotes/' style='font-size:1em'>Quotes</a>
</li><li>
<a href='./tags/randy-zhang/' style='font-size:1em'>Randy Zhang</a>
</li><li>
<a href='./tags/readable-code/' style='font-size:1em'>Readable-Code</a>
</li><li>
<a href='./tags/restconf/' style='font-size:1.1666666666666667em'>Restconf</a>
</li><li>
<a href='./tags/routing/' style='font-size:1em'>Routing</a>
</li><li>
<a href='./tags/sharada-yeluri/' style='font-size:1em'>Sharada Yeluri</a>
</li><li>
<a href='./tags/skills/' style='font-size:1em'>Skills</a>
</li><li>
<a href='./tags/switching/' style='font-size:1.1666666666666667em'>Switching</a>
</li><li>
<a href='./tags/technical-leadership/' style='font-size:1em'>Technical Leadership</a>
</li><li>
<a href='./tags/webscaler/' style='font-size:1em'>Webscaler</a>
</li><li>
<a href='./tags/wisdom/' style='font-size:2em'>Wisdom</a>
</li><li>
<a href='./tags/yang/' style='font-size:1em'>Yang</a>
</li></ul>
</div>
</section>
</div>
<div class='sidebar-overlay'></div>
</div><div class='main'><a class='screen-reader-text' href='#content'>Skip to Content</a>
<button id='sidebar-toggler' class='sidebar-toggler' aria-controls='sidebar'>
<span class='screen-reader-text'>Toggle Sidebar</span>
<span class='open'><svg
class="icon"
xmlns="http://www.w3.org/2000/svg"
viewbox="0 0 24 24"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
aria-hidden="true"
><line x1="3" y1="12" x2="21" y2="12" />
<line x1="3" y1="6" x2="21" y2="6" />
<line x1="3" y1="18" x2="21" y2="18" />
</svg>
</span>
<span class='close'><svg
class="icon"
xmlns="http://www.w3.org/2000/svg"
viewbox="0 0 24 24"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
aria-hidden="true"
><line x1="18" y1="6" x2="6" y2="18" />
<line x1="6" y1="6" x2="18" y2="18" />
</svg>
</span>
</button><div class='header-widgets'>
<div class='container'><style>.widget-breadcrumbs li:after{content:'\2f '}</style>
<section class='widget widget-breadcrumbs sep-after'>
<nav id='breadcrumbs'>
<ol><li><span>Home</span></li></ol>
</nav>
</section></div>
</div>
<header id='header' class='header site-header'>
<div class='container sep-after'>
<div class='header-info'><h1 class='site-title title'>Prasenjit Manna</h1><p class='desc site-desc'></p>
</div>
</div>
</header>
<main id='content'>
<div class='entry'>
<div class='container entry-content'>
<p>My name is Prasenjit Manna. I am a Sr. Technical Leader of Service Provider Optical Team at Cisco Systems, Bangalore. My area of work is Routing, Optical, Manageability, Embedded Systems-Networking.</p>
<p>This is my blog. Self hosted, no sponsors, purely personal. I am speaking on this site solely for myself and not for any employers, past or present. I pay all costs, there are no ads, sponsors or paid content. Any conflicts will be disclosed in the post.</p>
</div>
</div>
<div class='home-widgets'>
<div class='container sep-before'><section class='widget widget-recent_posts sep-after'>
<header>
<h4 class='title widget-title'>Recent Posts</h4>
</header>
<ul class='list'>
<li class='item'>
<div class='meta'>
<span>
<span class='screen-reader-text'>Posted on </span>
<time datetime='2025-09-14T00:00:00Z'>2025, Sep 14</time>
</span>
</div>
<header class='item-header'>
<h3 class='item-title'>
<a href='./blogs/2025-09-14-segment-routing-intro/'>Segment Routing - Introduction</a>
</h3>
</header>
</li>
<li class='item'>
<div class='meta'>
<span>
<span class='screen-reader-text'>Posted on </span>
<time datetime='2025-07-27T00:00:00Z'>2025, Jul 27</time>
</span>
</div>
<header class='item-header'>
<h3 class='item-title'>
<a href='./writing/2025-07-27-ietf-ai-agent/'>IETF - AI Agent</a>
</h3>
</header>
</li>
<li class='item'>
<div class='meta'>
<span>
<span class='screen-reader-text'>Posted on </span>
<time datetime='2025-07-05T00:00:00Z'>2025, Jul 05</time>
</span>
</div>
<header class='item-header'>
<h3 class='item-title'>
<a href='./blogs/2025-07-05-how-llm-used-by-andrej-karpathy/'>How I use LLMs | Tools | Andrej Karpathy</a>
</h3>
</header>
</li>
<li class='item'>
<div class='meta'>
<span>
<span class='screen-reader-text'>Posted on </span>
<time datetime='2025-05-19T00:00:00Z'>2025, May 19</time>
</span>
</div>
<header class='item-header'>
<h3 class='item-title'>
<a href='./writing/2025-05-19-non-cryptographic-hash-for-routing/'>Non-Cryptographic Hash Functions for Routing</a>
</h3>
</header>
</li>
<li class='item'>
<div class='meta'>
<span>
<span class='screen-reader-text'>Posted on </span>
<time datetime='2025-04-13T00:00:00Z'>2025, Apr 13</time>
</span>
</div>
<header class='item-header'>
<h3 class='item-title'>
<a href='./writing/2025-04-13-ipv6-operations/'>IPv6 Deployment</a>
</h3>
</header>
</li>
<li class='item'>
<div class='meta'>
<span>
<span class='screen-reader-text'>Posted on </span>
<time datetime='2025-03-24T00:00:00Z'>2025, Mar 24</time>
</span>
</div>
<header class='item-header'>
<h3 class='item-title'>
<a href='./blogs/2025-03-24-longest-prefix-matching/'>Longest Prefix Matching(LPM)</a>
</h3>
</header>
</li>
<li class='item'>
<div class='meta'>
<span>
<span class='screen-reader-text'>Posted on </span>
<time datetime='2025-02-05T00:00:00Z'>2025, Feb 05</time>
</span>
</div>
<header class='item-header'>
<h3 class='item-title'>
<a href='./blogs/2025-02-05-router-forwarding-engines-series-by-russ-white/'>Router Forwarding Engines Series by Russ White</a>
</h3>
</header>
</li>
<li class='item'>
<div class='meta'>
<span>
<span class='screen-reader-text'>Posted on </span>
<time datetime='2025-01-30T00:00:00Z'>2025, Jan 30</time>
</span>
</div>
<header class='item-header'>
<h3 class='item-title'>
<a href='./blogs/2025-01-30-primers-on-optics-communication/'>A Primer on Communication Fundamentals</a>
</h3>
</header>
</li>
</ul>
</section>
</div>
</div> </main>
<footer id='footer' class='footer'>
<div class='container sep-before'><div class='copyright'>
<p> © 2020-2026 Prasenjit Manna. Powered by Hugo & Minimo Theme</p>
</div>
</div>
</footer>
</div>
</div><script>window.__assets_js_src="./assets/js/"</script>
<script src='./assets/js/main.56dcff95.js'></script>
</body>
</html>