
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2018 09:37 PM - edited 03-08-2019 03:54 PM
What is Port buffer in switch or routing environment ?
Solved! Go to Solution.
- Labels:
-
LAN Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2018 05:50 AM
Sometimes yes, sometimes no. Buffers is an "overloaded" term.
On routers, buffers refers to main RAM memory. Port buffers might be RAM in the interface card itself or main RAM allocated to interfaces accounts for differently than RAM allocated/managed as part of IOS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2018 07:05 AM
Port buffers are often also known as port queues. Such queues might be just implemented as a simple global FIFO queue or they might support "fancy" queue management. That said, when referred to as buffers, very often they are just managed FIFO.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2018 08:32 PM
So packet buffer memory & port buffer memory are the same or two different things ?
Can we take the packet buffer memory value as port buffer value ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2018 05:50 AM
Sometimes yes, sometimes no. Buffers is an "overloaded" term.
On routers, buffers refers to main RAM memory. Port buffers might be RAM in the interface card itself or main RAM allocated to interfaces accounts for differently than RAM allocated/managed as part of IOS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2018 07:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2018 04:57 AM
