Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
||||||||||||||||
|
Posted by mihau on January 5, 2005, 6:24 pm
Please log in for more thread options Question regarding 802.3x MAC control frames: MAC controller receives PAUSE frame during own transmission of (another) frame. When pause timer with new pause_timer_value should be started? Immediately after valid RX PAUSE is received or rather after MAC finishes sending (probably this)? thanks in advance, Michal | ||||||||||||||||
|
Posted by Rich Seifert on January 5, 2005, 11:42 am
Please log in for more thread options As you guessed, he timer is started after the completion of the station's own transmission. See IEEE 802.3, Annex 31B, Figure 31B-2: The condition for entering the "PAUSE FUNCTION" state (where the timer is started) is gated by the expression "transmission_in_progress = false AND (DA = reserved_multicast_address or phys_Address)". Thus, the timer is not started until there is no transmission in progress. -- Rich Seifert Networks and Communications Consulting 21885 Bear Creek Way (408) 395-5700 Los Gatos, CA 95033 (408) 228-0803 FAX Send replies to: usenet at richseifert dot com | ||||||||||||||||
| Similar Threads | Posted |
| IEEE 802.3 PAUSE frame | January 5, 2005, 6:24 pm |
| Pause Frame transmission | May 19, 2006, 7:05 pm |
| VLAN tagged PAUSE frame? | November 2, 2006, 9:06 pm |
| Problem with PAUSE frames ethernet flow control | September 25, 2008, 7:09 am |
| Superseded drafts of IEEE 802.1x | February 24, 2006, 6:46 pm |
| Windows PC As IEEE 802.11 Access Point | June 25, 2008, 4:43 pm |
| performance parameters of Ethrnet packet std IEEE 802.3 | July 9, 2004, 2:23 am |
| Media Access protocol on IEEE 802.3 and Ethernet ? | December 30, 2004, 2:46 pm |
| IEEE 1588 enabled Ethernet controller? | November 23, 2005, 1:31 pm |
| Maximum number of stations on IEEE 802.3 networks | December 7, 2006, 5:25 am |
| Require clarification on IEEE 802.1D -2004 spec on Conformance | December 28, 2005, 12:09 am |
| 802.1q frame with tag | November 28, 2004, 8:38 am |
| under sized frame | February 2, 2007, 9:37 am |
| Use of ethernet frame without TCP/IP | March 17, 2008, 5:48 am |
| Ethernet Frame size | January 17, 2005, 8:01 pm |

IEEE 802.3 PAUSE frame
Yahoo!
Windows Live
del.icio.us
digg
Netscape 


> Question regarding 802.3x MAC control frames:
> MAC controller receives PAUSE frame during own transmission of (another)
> frame. When pause timer with new pause_timer_value should be started?
> Immediately after valid RX PAUSE is received or rather after MAC finishes
> sending (probably this)?
>