Can a switch generate PFC Pause?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-14-2016 12:22 PM
I want my EXOS 670 switch to generate pause frames when it receives certain traffic or when its buffer is full. currently when i send the traffic from both ends it passes by without dropping. All packets sent are received. How to make one end stop sending one the other end is sending packets? in other words how to enable PFC on switch .
12 REPLIES 12
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-14-2016 02:03 PM
there is no command for counters
X670V-48x.1 # show port 1
Execute the command
anomaly anomaly statistics
buffer Show packet buffering information
collisions Displays collision statistics
configuration Display the port configuration
congestion Display congestion statistics
debounce Display amount of time to delay link down detection
description Displays description associated with the port
information Displays port information
ip-fix Displays IP Flow Information Export (IPFIX) statistics
no-refresh Page by page display without auto-refresh
packet histogram of packet statistics
qosmonitor QOS
rate-limit Displays rate-limit discard statistics
rxerrors receive error statistics
sharing Load sharing
statistics Port statistics
transceiver DDMI info
txerrors Displays transmit error statistics
utilization Port utilization information
vlan VLAN Statistics
wred Display WRED statistics
X670V-48x.1 # show port 1
anomaly anomaly statistics
buffer Show packet buffering information
collisions Displays collision statistics
configuration Display the port configuration
congestion Display congestion statistics
debounce Display amount of time to delay link down detection
description Displays description associated with the port
information Displays port information
ip-fix Displays IP Flow Information Export (IPFIX) statistics
no-refresh Page by page display without auto-refresh
packet histogram of packet statistics
qosmonitor QOS
rate-limit Displays rate-limit discard statistics
rxerrors receive error statistics
sharing Load sharing
statistics Port statistics
transceiver DDMI info
txerrors Displays transmit error statistics
utilization Port utilization information
vlan VLAN Statistics
wred Display WRED statistics
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-14-2016 02:03 PM
Hi Danial, I don't see an option to configure a time value for PFC.
To have the PFC being generated by the switch, the frames with priority 3 (in your case) should be congested.
Could you please check if one of the following commands shows any increment and share the results:
show port congestion
show port qosmonitor
show port qosmonitor congestion
To have the PFC being generated by the switch, the frames with priority 3 (in your case) should be congested.
Could you please check if one of the following commands shows any increment and share the results:
show port congestion
show port qosmonitor
show port qosmonitor congestion
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-14-2016 02:03 PM
Can I give a timer value for PFC inside the switch?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-14-2016 02:03 PM
yes, but how to check the buffers in this code?
