IEEE C802.16maint-05/091. IEEE Broadband Wireless Access Working Group <

Size: px
Start display at page:

Download "IEEE C802.16maint-05/091. IEEE Broadband Wireless Access Working Group <"

Transcription

1 Project Title Date Submitted IEEE Broadband Wireless Access Working Group < Definition of octets present in VLAN Convergence Sublayer Source(s) Mike Geipel Axxcelera 1600 East Parham Road Richmond VA Voice: Fax: mai1to: ieee,org Re: Working group letter ballot 17, call for comment on P80216_Cor1_D1.pdf dated Abstract Purpose Notice Release Patent Policy and Procedures Definition of octets present in VLAN Convergence Sublayer. Available to support a comment in the commentary database. This document has been prepared to assist IEEE It is offered as a basis for discussion and is not binding on the contributing individual(s) or organization(s). The material in this document is subject to change in form and content after further study. The contributor(s) reserve(s) the right to add, amend or withdraw material contained herein. The contributor grants a free, irrevocable license to the IEEE to incorporate material contained in this contribution, and any modifications thereof, in the creation of an IEEE Standards publication; to copyright in the IEEE s name any IEEE Standards publication even though it may include portions of this contribution; and at the IEEE s sole discretion to permit others to reproduce in whole or in part the resulting IEEE Standards publication. The contributor also acknowledges and accepts that this contribution may be made public by IEEE The contributor is familiar with the IEEE Patent Policy and Procedures < including the statement "IEEE standards may include the known use of patent(s), including patent applications, provided the IEEE receives assurance from the patent holder or applicant with respect to patents essential for compliance with both mandatory and optional portions of the standard." Early disclosure to the Working Group of patent information that might be relevant to the standard is essential to reduce the possibility for delays in the development process and increase the likelihood that the draft publication will be approved for publication. Please notify the Chair <mailto:chair@wirelessman.org> as early as possible, in written or electronic form, if patented technology (or technology under patent application) might be incorporated into a draft standard being developed within the IEEE Working Group. The Chair will disclose this notification via the IEEE web site < 0

2 Definition of Octets Present in VLAN Convergence Sublayer Mike Geipel Axxcelera Purpose The purpose of this document is to contain diagrams needed to for discussion of VLAN format issues, in support of a comment made in response to a call for corrigenda comments, as noted above. Background Presumably, the motivation for an IP CS was to provide for sources / destinations of IP traffic that do not necessarily exist on a LAN. One example of this might be a laptop with an IP stack, but no need for an independent MAC address. Another example could be an SS that is a NAT router. IP packets are well-defined, so in these cases, the overhead of Ethernet or encapsulation would be an unnecessary waste of bandwidth. The PDU could simply be the IP packet. There is no definition for a VLAN MAC layer, as one would expect from a CS name like IP-over Q/VLAN. VLANs are mapped onto each MAC layer to include the two byte TPID. (Such a mapping has not yet been defined for messages over transport connections.) 801.1Q does, however, define a standard two-byte TCI that contains the user priority and VLAN identifier. VLANs are used to limit the broadcast domain of traffic. Multiple IP CS services (for example) may legitimately be presented to different VLANs to limit their visibility. So I assume that the intent of the VLAN CS would be to remove the unneeded overhead of DA, SA and TPID. Example According to the standard, an 802.3/Ethernet frame may be either tagged, or untagged. Here is the Ethernet example: 1

3 Ethernet Frame (not 802.3) Ethernet Hdr FCS Untagge d DA SA Ether or Tagged DA SA Ethernet TPID TCI Ether 2 bytes: This is one of the reasons that I proposed in a previous comment that / Ethernet CS should support VLAN classifiers. IEEE It bears repeating: The standard specifies that 802.3/Ethernet frames may be tagged or untagged. 2

4 This was snipped from the specification, for a tagged Ethernet frame. Tagged Control Information (TCI). This two byte structure contains the additional information needed to support VLANs. It is the same format for all 802 mappings. Untagged Frames Note that the VLAN classifiers are defined such that they cannot match untagged frames. Untagged Ethernet Frame containing an IP packet Ethernet Hdr Ethernet Frame (not 802.3) FCS 802.3/Ethernet DA SA Ether FCS* Ethertype is: 0x0806 for IPv4, or 0x86DD for IPv6 IP CS content (The box labeled FCS* is drawn this way for 802.3/Ethernet CS, since we have not defined yet whether it is there or not has an equivalent CRC, but its use is optional). 3

5 Tagged Ethernet Frame containing an IP packet Ethernet Frame (not 802.3) Ethernet Hdr FCS 802.3/Ethernet DA SA Ethernet TPID TCI Ether 2 bytes: 81- Ethertype is: 0x0806 for IPv4, or 0x86DD for IPv6 FCS* VLAN TCI Ether IP CS content.the Ether is still there as protocol discriminator. Of course, in the more likely cases may be IPv4-over- VLAN or IPv6-over-VLAN, where the encapsulated layer-3 protocol is already know Tagged Frames with LLC/SNAP Encapsulation 4

6 Tagged IEEE802.3 Frame containing an IP packet IEEE802.3 Frame (not Ethernet) Hdr FCS 802.3/Ethernet DA SA SNAP TPID TCI Ether 8 bytes: FCS* SNAP Hdr: AA-AA-03 SNAP Pid: Tag : Ethertype is: 0x0806 for IPv4, or 0x86DD for IPv6 VLAN TCI Ether IP CS content Note that the VLAN frame that is left over, after Ethernet s DA, SA and TPID were stripped off, is the same as in the previous example. Non-Sequitur Of course, there are other, related, formats used to encode Here is a diagram to show the intended use of the media-independent (LLC) encapsulation when frames are bridged between dissimilar MAC ports, without the involvement of VLAN tagging. 5

7 This snippet came from an older specification. Notice that the PID = (OUI, Ether)! I believe that this is the same approach that has taken. Other Old Formats The length-encoded versions may have been called the IEEE802.2 format, or something like that: DA, SA, Length, PID=Ether, Data, FCS DA, SA, Length, SNAP=(DSAP, SSAP, UI), PID=OUI, Data, FCS There is a raw format, no longer widely in use which used DSAP and SSAP octets equal to 0xFF. There is other encoding too. Fortunately, most of them have fallen out of favor. For Fun I don t even pretend to understand all the cases in this example from 802.1Q-2002: 6

8 Whew! Remaining Issues So, how many of these cases should our Ethernet/VLAN classifiers support? What further clarification is needed for both Ethernet and VLAN classifiers? Note also that RFC1042 defined various mappings for ARP Since the Ether is available to us in the proposed mapping We can define a mapping for ARP on VLAN CS. (No text provided at this time.) Closing Remarks The current spec does not define what octets are delivered for VLAN CS frames. Given the current use of 802.3/Ethernet, a simple approach would be to prepend the IP frame with the TCI and the Ether, as follows: TCI Ether MAC Payload This does not yet define an ARP mapping, but that can be handled later, once this is settled. Suggestions? 7

IEEE C802.16maint-05/091r1. IEEE Broadband Wireless Access Working Group <http://ieee802.org/16>

IEEE C802.16maint-05/091r1. IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Definition of octets present in VLAN Convergence Sublayer. 2005-03-17 Source(s) Mike Geipel Axxcelera

More information

IEEE C802.16e-05/192r1. IEEE Broadband Wireless Access Working Group <

IEEE C802.16e-05/192r1. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group MAC Header and Subheader Type Fields Encodings 2005-03-16 Source(s) Re: Lei Wang Cygnus Communications

More information

IEEE C802.16e-05/196r1. IEEE Broadband Wireless Access Working Group <

IEEE C802.16e-05/196r1. IEEE Broadband Wireless Access Working Group < Project Title IEEE 802.16 Broadband Wireless Access Working Group Consistent MAC Header Extendibility Mechanisms Date Submitted Source(s) 2005-03-17 16e session#36 MAC Header Drafting

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Flow charts merging for the BS initialization procedure 2006-09-17 Source(s) Wu Xuyong, Huawei Huawei

More information

IEEE C802.16e-04/195r1. IEEE Broadband Wireless Access Working Group <

IEEE C802.16e-04/195r1. IEEE Broadband Wireless Access Working Group < Project IEEE 802.16 Broadband Wireless Access Working Group Title A New MAP IE for Group Messaging Service in IEEE 802.16e Date Submitted 2004-06-25 Source(s) Re: Min-Sung Kim,

More information

IEEE C802.16d-04/34. IEEE Broadband Wireless Access Working Group <

IEEE C802.16d-04/34. IEEE Broadband Wireless Access Working Group < 00-0-1 IEEE C0.1d-0/ Project Title Date Submitted Source(s) Re: IEEE 0.1 Broadband Wireless Access Working Group Improved Stack Diagram [00-0-1] David Johnston Sponsor Ballot Comment

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Proposal to allow Extended Type subheaders for connections where ARQ is not enabled 2004-04-28 Source(s)

More information

Round Trip Delay Optimization

Round Trip Delay Optimization Round Trip Delay Optimization IEEE 802.16 Presentation Submission Template (Rev. 8.3) Document Number: IEEE S802.16e-03/08 Date Submitted: 2003-01-12 Source: Vladimir Yanover Voice: +972-36457834 Alvarion

More information

IEEE C802.16e-04/446r2. IEEE Broadband Wireless Access Working Group <

IEEE C802.16e-04/446r2. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Signaling for provisioned service flow completion 2004-11-1803 Source(s) jina Kim, kanggyu Lee,

More information

IEEE C802.16d-03/45. IEEE Broadband Wireless Access Working Group <http://ieee802.org/16>

IEEE C802.16d-03/45. IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Congestion control mechanism for interworking between WLAN and WMAN 2003-07-16 Source(s) Marc Engels

More information

IEEE Broadband Wireless Access Working Group < IEEE Working Group Letter Ballot #24, on P802.

IEEE Broadband Wireless Access Working Group <  IEEE Working Group Letter Ballot #24, on P802. Project Title Date Submitted Source(s) Re: Abstract Purpose Notice Release Patent Policy and Procedures IEEE 802.16 Broadband Wireless Access Working Group A method which can Improve

More information

IEEE C802.16h-06/063r1. IEEE Broadband Wireless Access Working Group <

IEEE C802.16h-06/063r1. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group CP messages definition for credit token based co-existence protocol 2006-07-10 Source(s) David Grandblaise

More information

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> The document contains ARQ Proposal for /4 MAC

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> The document contains ARQ Proposal for /4 MAC Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group ARQ Proposal for 802.16 TG3/4 MAC 2001-03-07 Source(s) Vladimir Yanover et al. [Company] [Address

More information

Nokia Fax:

Nokia Fax: 2002-09-11 IEEE C802.16c-02/09 Project Title Date Submitted 2002-09-11 IEEE 802.16 Broadband Wireless Access Working Group Editorial instructions pertaining to comments submitted

More information

IEEE C802.16maint-06/055. IEEE Broadband Wireless Access Working Group <

IEEE C802.16maint-06/055. IEEE Broadband Wireless Access Working Group < 2006-09-22 IEEE C802.16maint-06/055 Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Fixes for Network Entry Flow Charts 2006-09-22 Source(s) Re:

More information

Message definition to support MS network entry in centralized allocation model

Message definition to support MS network entry in centralized allocation model Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Message definition to support MS network entry in centralized allocation model 2007-01-08 Source(s)

More information

IEEE C802.16j-07/209r3. IEEE Broadband Wireless Access Working Group <

IEEE C802.16j-07/209r3. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 80. Broadband Wireless Access Working Group Neighbor Path Metric in Neighbor Information 007-0-0 `Source(s) Shyamal Ramachandran Eugene Visotsky Manish

More information

IEEE /15. IEEE Broadband Wireless Access Working Group < Title Interpretation of IEEE Standard 802.

IEEE /15. IEEE Broadband Wireless Access Working Group <  Title Interpretation of IEEE Standard 802. Project IEEE 802.16 Broadband Wireless Access Working Group Title Interpretation of IEEE Standard 802.16 Date Submitted 2002-03-15 Source(s) Roger Marks Voice: +1 303 497 3037 mailto:r.b.marks@ieee.org

More information

IEEE Broadband Wireless Access Working Group < Procedures for inter-system communication over the air

IEEE Broadband Wireless Access Working Group <  Procedures for inter-system communication over the air Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Procedures for inter-system communication over the air 2007-01-07 Source(s) Mariana Goldhamer Alvarion

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Clarification of 2005-03-09 Source(s) Kiseon Ryu, Beomjoon Kim LG Electronics Inc. 533 Hogye-1dong

More information

Relay Support for Distributed Scheduling and its Bandwidth Request/Allocation Mechanism

Relay Support for Distributed Scheduling and its Bandwidth Request/Allocation Mechanism 2007-01-15 IEEE C802.16j-07/034r1 Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Relay Support for Distributed Scheduling and its Bandwidth Request/Allocation

More information

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Early transmission of higher layer packets in the idle mode

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Early transmission of higher layer packets in the idle mode Project Title IEEE 802.16 Broadband Wireless Access Working Group Early transmission of higher layer packets in the idle mode. Date Submitted 2004-11-04 Yong Chang, SeoungIl Yoon,

More information

IEEE C802.16a-02/14

IEEE C802.16a-02/14 2002-01-17 IEEE C802.16a-02/14 Project IEEE 802.16 Broadband Wireless Access Working Group Title Supplement to Contention Schemes For OFDM Mode A L Date Submitted 2002-01-16 Source(s)

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group [Terminal Assisted QoS support] [2004-03-12] Source(s) Park, Yunsang Joo, Panyuh Koo, Changhoi Samsung

More information

IEEE C802.16i-06/014r3

IEEE C802.16i-06/014r3 Project Title Date Submitted Source(s) IEEE 802.16 Broadband Wireless Access Working Group Proposal for Adding BS SecurityManagementFunction Attributes 2006-03-08 Zou Lan Wu Jian

More information

Page 1 of 1 16-Jan-01

Page 1 of 1 16-Jan-01 Project Title Date Submitted Source(s) Re: Abstract Purpose Notice Release Patent Policy and Procedures IEEE 802.16 Broadband Wireless Access Working Group MAC Headers Structure

More information

IEEE C802.16e-04/67r1. IEEE Broadband Wireless Access Working Group <

IEEE C802.16e-04/67r1. IEEE Broadband Wireless Access Working Group < 2004-05-172004-05-17 IEEE C802.16e-04/67r1 Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Enhancement of 802.16e to Support Secure EAP PKM messages

More information

Data Integrity in MAC IEEE Presentation Submission Template (Rev. 8)

Data Integrity in MAC IEEE Presentation Submission Template (Rev. 8) Data Integrity in 802.16 MAC IEEE 802.16 Presentation Submission Template (Rev. 8) Document Number: IEEE 802.16.3p-00/16 Date Submitted: 2001-01-23 Source: Vladimir Yanover et al. Voice: +972-36457834

More information

IEEE Broadband Wireless Access Working Group < Handoff SDL charts proposal

IEEE Broadband Wireless Access Working Group <  Handoff SDL charts proposal Project Title Date Submitted 2004-03-08 IEEE 802.16 Broadband Wireless Access Working Group Handoff SDL charts proposal Source(s) Itzik Kitroser Voice: +972-3-9528440 Yossi Segal

More information

IEEE Broadband Wireless Access Working Group < WirelessMAN coexistence function primitives consolidation

IEEE Broadband Wireless Access Working Group <  WirelessMAN coexistence function primitives consolidation Project Title IEEE 802.16 Broadband Wireless Access Working Group WirelessMAN coexistence function primitives consolidation Date Submitted Sources 2008-05-02 Wu Xuyong Huawei, Huawei

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group H-ARQ 2004-11-04 Source(s) Re: Geunhwi Lim, Yong Chang, Hong Sung Chang, TaeWon Kim Samsung Electronics

More information

[Mobility Management for Mobile Multi-hop Relay Networks]

[Mobility Management for Mobile Multi-hop Relay Networks] [Mobility Management for Mobile Multi-hop Relay Networks] IEEE 802.16 Presentation Submission Template (Rev. 8.3) Document Number: IEEE C802.16mmr-05/003r1 Date Submitted: 2005-09-12 Source: Yu-Ching Hsu,

More information

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Proposal for MAC protocol modification for

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Proposal for MAC protocol modification for Project Title Date Submitted Source(s) Re: Abstract Purpose Notice Release Patent Policy and Procedures IEEE 802.16 Broadband Wireless Access Working Group Proposal for MAC protocol

More information

MMR Network centralized tunnel connection management

MMR Network centralized tunnel connection management Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group MMR Network centralized tunnel connection management 2007-04-27 Source(s) G.Q. Wang, Wen Tong, Peiying

More information

Data Submitted Voice: Fax: SungCheol Chang Chulsik Yoon,

Data Submitted Voice: Fax: SungCheol Chang Chulsik Yoon, Project Title Data Submitted Source(s) IEEE 802.16 Broadband Wireless Access Working Group Modified TEK State Machine for the MBRA (Multicast & Broadcast ing Algorithm) 2004-11-04

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < Project Title Date Submitted Source(s) Re: Abstract Purpose Notice Release Patent Policy and Procedures IEEE 802.16 Broadband Wireless Access Working Group A method to implement

More information

IEEE C802.16e-04/151r3 Project. IEEE Broadband Wireless Access Working Group <http://ieee802.org/16>

IEEE C802.16e-04/151r3 Project. IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Project IEEE 802.16 Broadband Wireless Access Working Group Title Minimizing IP Connectivity Delay During Network (Re)Entry Date Submitted Source(s) 2004-07-08 Branislav Meandzija

More information

MMR Network distributed tunnel connection management

MMR Network distributed tunnel connection management Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group MMR Network distributed tunnel connection management 2007-03-05 Source(s) G.Q. Wang, Wen Tong, Peiying

More information

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> MBRA (Multicast & Broadcast Rekeying Algorithm) for PKMv2

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> MBRA (Multicast & Broadcast Rekeying Algorithm) for PKMv2 Project Title Data Submitted Source(s) IEEE 802.16 Broadband Wireless Access Working Group MBRA (Multicast & Broadcast Rekeying Algorithm) for PKMv2 2004-06-23 Seokheon Cho SungCheol

More information

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> MSS s buffer capability negotiation for DL H-ARQ operation

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> MSS s buffer capability negotiation for DL H-ARQ operation Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group MSS s buffer capability negotiation for DL H-ARQ operation 2004-11-17 Source(s) kang-gyulee, yunsungkim,

More information

IEEE C802.16a-02/86. IEEE Broadband Wireless Access Working Group <

IEEE C802.16a-02/86. IEEE Broadband Wireless Access Working Group < 2002-09-18 IEEE C802.16a-02/86 Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group BTC, CTC, and Reed-Solomon-Viterbi performance on SUI channel models

More information

IEEE C802.16e-04/472. IEEE Broadband Wireless Access Working Group <http://ieee802.org/16>

IEEE C802.16e-04/472. IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Project Title IEEE 802.16 Broadband Wireless Access Working Group Clarification of CDMA handover ranging process Date Submitted Source(s) 2004-11-04 Haiming Huang, Kemin Li, Titus

More information

message reported by SSs and share DB updating for ND

message reported by SSs and share DB updating for ND message reported by SSs and share DB updating for ND IEEE 802.16 Presentation Submission Template (Rev. 8.3) Document Number: IEEE S802.16h-05/028 Date Submitted: 2005-09-06 Source: Wu Xuyong Voice: +86-755-28780808

More information

IEEE C802.16h-06/114r3. IEEE Broadband Wireless Access Working Group <

IEEE C802.16h-06/114r3. IEEE Broadband Wireless Access Working Group < 2006-03-12 IEEE C802.16h-06/114r3 Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group OCSI Collusion Collision detection and resolution between systems

More information

IEEE abc-01/19. IEEE Broadband Wireless Access Working Group <

IEEE abc-01/19. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group A Contribution to the TG3/TG4 MAC: Formats 2001-08-10 Source(s) Lei Wang Brian Gieschen Wi-LAN Inc.

More information

IEEE C802.16h-07/043r1. IEEE Broadband Wireless Access Working Group <

IEEE C802.16h-07/043r1. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Action Item Response for CXP Messages Ad Hoc 2007-05-09 Source(s) Ken Stanwood NextWave Wireless

More information

IEEE Broadband Wireless Access Working Group < Fixing mappings between primitive functions and NCMS services

IEEE Broadband Wireless Access Working Group <  Fixing mappings between primitive functions and NCMS services Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Fixing mappings between primitive functions and NCMS services 2007-03-154 Source(s) Re: Ronald Mao,

More information

IEEE Broadband Wireless Access Working Group < message reported by SSs and share DB updating for neighbor discovery

IEEE Broadband Wireless Access Working Group <  message reported by SSs and share DB updating for neighbor discovery Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group message reported by SSs and share DB updating for neighbor discovery 2005-09-06 Source(s) Wu Xuyong

More information

Architecture clarification and Coexistence Protocol Chi-Chen Lee, Hung-Lin Chou Computer & Communications Research Labs, ITRI, Taiwan

Architecture clarification and Coexistence Protocol Chi-Chen Lee, Hung-Lin Chou Computer & Communications Research Labs, ITRI, Taiwan roject Title Date Submitted Source(s) IEEE 802.16 Broadband Wireless Access Working Group Architecture clarification and Coexistence Protocol messages cleaning 2005-09-13 Chi-Chen

More information

MMR network data forwarding and QoS schema

MMR network data forwarding and QoS schema Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group MMR network data forwarding and QoS schema 2007-03-15 Source(s) G.Q. Wang, Wen Tong, Peiying Zhu

More information

IEEE Broadband Wireless Access Working Group < To prevent the loss of the PDUs at the serving BS during MAC hand-over.

IEEE Broadband Wireless Access Working Group <  To prevent the loss of the PDUs at the serving BS during MAC hand-over. 2004-11-04 IEEE C802.16e-04/456 Project Title IEEE 802.16 Broadband Wireless Access Working Group Seamless Mac Handover Date Submitted Source(s) Re: 2004-11-04 Min-Sung Kim, Yongjoo

More information

IEEE Broadband Wireless Access Working Group < Changes in Definition of Data Delivery Services

IEEE Broadband Wireless Access Working Group <  Changes in Definition of Data Delivery Services Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Changes in Definition of Data Delivery Services 25-June-2004 Source(s) Re: Vladimir Yanover et al

More information

IEEE C802.16e-04/201. Project. IEEE Broadband Wireless Access Working Group <

IEEE C802.16e-04/201. Project. IEEE Broadband Wireless Access Working Group < IEEE C802.16e-04/201 Project IEEE 802.16 Broadband Wireless Access Working Group Title Enhanced Broadcast/Multicast Capabilities of 802.16e Date Submitted 2004-06-25 Source(s) Yong

More information

Simulating coexistence between y and h systems in the 3.65 GHz band An amendment for e

Simulating coexistence between y and h systems in the 3.65 GHz band An amendment for e Simulating coexistence between 802.11y and 802.16h systems in the 3.65 GHz band An amendment for 802.11e IEEE 802.16 Presentation Submission Template (Rev. 8.3) Document Number: C802.16h-07/050 Date Submitted:

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Action Item from Session #48: MAC messages text update for credit token based coexistence protocol

More information

IEEE802.16maint-04/71r3

IEEE802.16maint-04/71r3 Project IEEE 802.16 Broadband Wireless Access Working Group Efficient transmission of DCD and UCD message Date Submitted 2004-11-16 Source(s) Geunhwi Lim Jung Je Son Aeri Lim Sungwook

More information

IEEE c-00/11. IEEE Broadband Wireless Access Working Group <

IEEE c-00/11. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted Source(s) Re: Abstract Purpose Notice Release Patent Policy and Procedures IEEE 802.16 Broadband Wireless Access Working Group A Proposal for the Enhancement

More information

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Increasing Link Robustness in TG3 Systems

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Increasing Link Robustness in TG3 Systems Project IEEE 802.16 Broadband Wireless Access Working Group Title Date Submitted Increasing Link Robustness in TG3 Systems 2001-01-17 Source(s) Subir Varma Aperto Networks 1637

More information

IEEE Presentation Submission Template (Rev. 8.3)

IEEE Presentation Submission Template (Rev. 8.3) DL HARQ with Relays IEEE 802.16 Presentation Submission Template (Rev. 8.3) Document Number: IEEE S802.16j-07/002 Date Submitted: 2007-01-15 Source: Junichi Suga, Michiharu Nakamura Voice: +81 44 754 2811

More information

A response to a Call for Technical Proposal, 06_027.pdf

A response to a Call for Technical Proposal,   06_027.pdf Project Title IEEE 802.16 Broadband Wireless Access Working Group Frame Structure to Support Relay Node Operation Date Submitted Source(s) 2006-11-15 Chenxi Zhu Fujitsu Laboratories

More information

IEEE C802.16h-07/017. IEEE Broadband Wireless Access Working Group <

IEEE C802.16h-07/017. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 82.16 Broadband Wireless Access Working Group Simulation of IEEE 82.16h and IEEE Coexistence (Preliminary Report) 7-1-12 Source(s) John Sydor, Amir

More information

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> MIB II Integration and MIB II Table

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> MIB II Integration and MIB II Table 00-0-0 IEEE C0.i-0/00r Project Title Date Submitted Source(s) IEEE 0. Broadband Wireless Access Working Group MIB II Integration and MIB II Table 00-0-0 Joey Chou Intel Corporation

More information

To reply to the call for comments on technical requirements regarding Cross-Communications

To reply to the call for comments on technical requirements regarding Cross-Communications Cross-Communications Document Number: IEEE C802.16j-100r1 Date Submitted: 2006-09-26 Source: Arnaud Tonnerre, Adrien Duprez Djamal-Eddine Meddour Peng Yong Kong arnaud.tonnerre@fr.thalesgroup.com djamal.meddour@orange-ft.com

More information

IEEE Broadband Wireless Access Working Group < Fix for Sleep Mode Add/Remove CIDs from Power Saving Class ID

IEEE Broadband Wireless Access Working Group <  Fix for Sleep Mode Add/Remove CIDs from Power Saving Class ID Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Fix for Sleep Mode Add/Remove CIDs from Power Saving Class ID 2005-07-14 Source(s) Phillip Barber,

More information

IEEE P1722 AVBTP. Version 0.01, Alan K. Bartky Bartky Networks Send comments to

IEEE P1722 AVBTP. Version 0.01, Alan K. Bartky Bartky Networks  Send comments to IEEE P1722 AVBTP assumptions Version 0.01, 2007-06-24 Alan K. Bartky alan@bartky.net Send comments to AVBTP@listserv.ieee.org 1 Notice of copyright release Notice: This document has been prepared to assist

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Transparent Uplink Relaying for OFDMA 2004-11-04 Source(s) Kevin Baum Brian Classon Mark Cudak Philippe

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < IEEE C802.16maint-08/063r4 Project Title IEEE 802.16 Broadband Wireless Access Working Group ROHC Classification Changes Date Submitted Source(s) 2008-01-24 Muthaiah Venkatachalam

More information

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16>

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group A new method to enhance the network entry and re-entry procedures in PMP mode 2004-11-02 Source(s)

More information

corrected PDF IEEE C802.16g-06/011r2

corrected PDF IEEE C802.16g-06/011r2 Project IEEE 802.16 Broadband Wireless Access Working Group Title Cleanup for security section Date 2006-01-1105 Submitted Sources Changhong Shan Voice: +86-21- Huawei Num 98, Long

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < 2004-03-05 IEEE C802.16e-04/28 Project IEEE 802.16 Broadband Wireless Access Working Group Title Idle handover & location update in 802.16e Date Submitted 2004-03-05 Source(s) Changhoi

More information

A General Frame Structure for IEEE802.16j Relaying Transmission

A General Frame Structure for IEEE802.16j Relaying Transmission Project IEEE 802.16 Multihop Relay Project < http://ieee802.org/16/relay/index.html > Title Date Submitted A General Frame Structure for IEEE802.16j Relaying Transmission 2007-01-08 Source(s) Yong Sun,

More information

IEEE Broadband Wireless Access Working Group < Huawei LB26b, Working Group Letter Ballot on P802.

IEEE Broadband Wireless Access Working Group <  Huawei LB26b, Working Group Letter Ballot on P802. Project Title Date Submitted Source(s) Re: IEEE 802.16 Broadband Wireless Access Working Group Group DSx TLV March 9, 2008 Phillip Barber Huawei E-mail: LB26b, Working Group Letter

More information

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Detailed ARQ Proposal for a and b MAC

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Detailed ARQ Proposal for a and b MAC Project Title IEEE 802.16 Broadband Wireless Access Working Group Detailed ARQ Proposal for 802.16a and 802.16b MAC Date Submitted Source(s) 2001-05-16 Vladimir Yanover et al. BreezeCOM

More information

IEEE C802.16e-05/242r1. IEEE Broadband Wireless Access Working Group <

IEEE C802.16e-05/242r1. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group MBS Refinement 2005-05-03 Source(s) Yeongmoon Son, Hyunjeong Kang, Jungje Son, Panyuh Joo Samsung

More information

IEEE Broadband Wireless Access Working Group < Corrections for the 3 Way SA-TEK Exchange

IEEE Broadband Wireless Access Working Group <  Corrections for the 3 Way SA-TEK Exchange Project Title Data Submitted Source(s) IEEE 802.16 Broadband Wireless Access Working Group Corrections for the 3 Way SA-TEK Exchange 2005-04-27 Seokheon Cho Sungcheol Chang Chulsik

More information

(Larry Butler) Solectek Corporation Fax: Nancy Ridge Dr Suite #109

(Larry Butler) Solectek Corporation Fax: Nancy Ridge Dr Suite #109 Wireless Connection Oriented Polling Protocol (WCOPP) Overview IEEE 802.16 Presentation Submission Template (Rev. 8) Document Number: 802.16.3p-00/55 Date Submitted: 2000-11-07 Source: Jon Barton Shields

More information

IEEE abc-01/18r1. IEEE Broadband Wireless Access Working Group <

IEEE abc-01/18r1. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group ARQ For Centralized Channel Access 2001-08-03 Source(s) Jin-Meng Ho Donald P. Shaver Texas Instruments

More information

IEEE C802.16e-03/71r2. IEEE Broadband Wireless Access Working Group <

IEEE C802.16e-03/71r2. IEEE Broadband Wireless Access Working Group < Project IEEE 802.16 Broadband Wireless Access Working Group Title Enhancement of 802.16e to Support -based Authentication / Key Distribution Rev. 2 Date Submitted Source(s) 2003-12-29

More information

IEEE Broadband Wireless Access Working Group < Fix broken message flow in HO decision & initiation

IEEE Broadband Wireless Access Working Group <  Fix broken message flow in HO decision & initiation Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Fix broken message flow in HO decision & initiation 2005-07-18 Source(s) Re: Abstract David Xiang,

More information

IEEE e Security Review

IEEE e Security Review IEEE 802.16e Security Review IEEE 802.16 Presentation Submission Template (Rev. 8.3) Document Number: [IEEE S802.16e-05/373, for example. The document number will match that of the base contribution, with

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < Project IEEE 802.16 Broadband Wireless Access Working Group Title 4IPP Traffic Model for IEEE 802.16.3 Date Submitted Source(s) 2000-10-31 C. R. Baugh, Ph.D. Harris Communications,

More information

IEEE Broadband Wireless Access Working Group < Enhancement of the MBRA for Adaptation to the PKMv2

IEEE Broadband Wireless Access Working Group <  Enhancement of the MBRA for Adaptation to the PKMv2 Project Title Data Submitted Source(s) IEEE 802.16 Broadband Wireless Access Working Group Enhancement of the MBRA for Adaptation to the PKMv2 Seokheon Cho Sungcheol Chang Chulsik

More information

IEEE C802.16e-05/401r2

IEEE C802.16e-05/401r2 0--0 IEEE C0.e-0/0r Project Title Date Submitted Source(s) IEEE 0. Broadband Wireless Access Working Group Corrections on some TLVs in UCD and DCD for OFDMA 00--0 Jungnam Yun, POSDATA

More information

Table of Contents 1 VLAN Configuration 1-1

Table of Contents 1 VLAN Configuration 1-1 Table of Contents 1 VLAN Configuration 1-1 Overview 1-1 Introduction to VLAN 1-1 VLAN Fundamentals 1-2 Types of VLAN 1-3 Introduction to Port-Based VLAN 1-3 Configuring a VLAN 1-4 Configuration Task List

More information

IEEE C802.16e-05/401r3

IEEE C802.16e-05/401r3 2005-0-07 IEEE C02.e-05/0r Project Title Date Submitted Source(s) IEEE 02. Broadband Wireless Access Working Group Corrections on some TLVs in UCD and DCD for OFDMA 2005-0-07 Jungnam

More information

Sleep Mode and Idle Mode Operations for IEEE j

Sleep Mode and Idle Mode Operations for IEEE j Sleep Mode and Idle Mode Operations for IEEE 802.16j Document Number: S80216j-06/173 Date Submitted: 2006-11-15 Source: Shiao-Li Tsao, Fang-Ching Ren, Jen-Shun Yang, Wern-Ho Sheen, I-Kang Fu, Tzu-Ming

More information

IEEE C802.16j- 07/309. IEEE Broadband Wireless Access Working Group <

IEEE C802.16j- 07/309. IEEE Broadband Wireless Access Working Group < Project IEEE 802.16 Broadband Wireless Access Working Group Title QoS Control Scheme for data forwarding in 802.16j Date Submitted Source(s) 2007-04-25 Hang Zhang, Peiying Zhu,

More information

IEEE Broadband Wireless Access Working Group < Ad-Hoc on messages related to the detection of bursty (802.

IEEE Broadband Wireless Access Working Group <  Ad-Hoc on messages related to the detection of bursty (802. Project Title Date Submitted Source(s) Re: Abstract Purpose Notice Release Patent Policy IEEE 802.16 Broadband Wireless Access Working Group Ad-Hoc on messages related to the detection

More information

IEEE Broadband Wireless Access Working Group < HO consideration in PKMv2 security. Voice: Seokheon Cho

IEEE Broadband Wireless Access Working Group <  HO consideration in PKMv2 security. Voice: Seokheon Cho Project Title Data Submitted Source(s) Re: Abstract Purpose Notice Release Patent Policy and Procedures IEEE 802.16 Broadband Wireless Access Working Group HO consideration in PKMv2

More information

Table of Contents. Layer 2. Refinement (1) Refinement (2) Refinement. Devices and sublayers. Bridging and Switching

Table of Contents. Layer 2. Refinement (1) Refinement (2) Refinement. Devices and sublayers. Bridging and Switching Table of Contents Layer 2 Bridging and Switching dr. C. P. J. Koymans Informatics Institute University of Amsterdam (version 1.1, 2010/02/19 12:37:51) Thursday, February 11, 2010 Refinement Devices and

More information

Layer 2. Bridging and Switching. dr. C. P. J. Koymans. Informatics Institute University of Amsterdam. (version 1.1, 2010/02/19 12:37:51)

Layer 2. Bridging and Switching. dr. C. P. J. Koymans. Informatics Institute University of Amsterdam. (version 1.1, 2010/02/19 12:37:51) Layer 2 Bridging and Switching dr. C. P. J. Koymans Informatics Institute University of Amsterdam (version 1.1, 2010/02/19 12:37:51) Thursday, February 11, 2010 dr. C. P. J. Koymans (UvA) Layer 2 Thursday,

More information

Resilient Packet Ring 5 Criteria (2. Compatibility)

Resilient Packet Ring 5 Criteria (2. Compatibility) Resilient Packet Ring 5 Criteria (2. Compatibility) - 802. Overview and Architecture - 802.1D, 802.1Q, 802.1f - Systems management standards Byoung-Joon (BJ) Lee IEEE 802 RPRSG, July 10-14, 2000 2000,

More information

IEEE Broadband Wireless Access Working Group < HO consideration in PKMv2 security

IEEE Broadband Wireless Access Working Group <  HO consideration in PKMv2 security Project Title Data Submitted Source(s) IEEE 802.16 Broadband Wireless Access Working Group HO consideration in PKMv2 security Sungcheol Chang Seokheon Cho Chulsik Yoon ETRI Voice:

More information

Layer 2. Bridging and Switching. Karst Koymans. Informatics Institute University of Amsterdam. (version 16.4, 2017/02/15 12:07:08)

Layer 2. Bridging and Switching. Karst Koymans. Informatics Institute University of Amsterdam. (version 16.4, 2017/02/15 12:07:08) Layer 2 Bridging and Switching Karst Koymans Informatics Institute University of Amsterdam (version 16.4, 2017/02/15 12:07:08) Friday, February 17, 2017 Karst Koymans (UvA) Layer 2 Friday, February 17,

More information

IEEE Broadband Wireless Access Working Group < Ensuring the readability and correctness of the draft IEEE P802.16h/D3.

IEEE Broadband Wireless Access Working Group <  Ensuring the readability and correctness of the draft IEEE P802.16h/D3. Project Title IEEE 802.16 Broadband Wireless Access Working Group From Session #52: unresolved structure and notation enhancements from IEEE C802.16h- 07_096 and dependent comments

More information

Bridging and Switching. Karst Koymans. Monday, February 17, 2014

Bridging and Switching. Karst Koymans. Monday, February 17, 2014 .. Layer 2 Bridging and Switching Karst Koymans Informatics Institute University of Amsterdam (version 3.7, 2014/02/19 19:50:51) Monday, February 17, 2014 Karst Koymans (UvA) Layer 2 Monday, February 17,

More information

VLAN - SP6510P8 2013/4. Copyright 2011 Micronet Communications, INC

VLAN - SP6510P8 2013/4.  Copyright 2011 Micronet Communications, INC VLAN - SP6510P8 2013/4 www.micronet.info Copyright 2011 Micronet Communications, INC Agenda VLAN Protocol VLAN Voice VLAN www.micronet.info 2 Micronet Communications Inc. Benefit Bandwidth Preservation

More information

IEEE C802.16e-318. IEEE Broadband Wireless Access Working Group <

IEEE C802.16e-318. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted Source(s) Re: Abstract Purpose Notice Release Patent Policy and Procedures IEEE 802.16 Broadband Wireless Access Working Group Fix the problem of Scan/Association

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Entering the community using coexistence proxy 2006-02-28 Source(s) Phillip Barber, Wu Xuyong, Pan

More information

VLAN. Mario Baldi. Pietro Nicoletti. Politecnico di Torino. Studio Reti

VLAN. Mario Baldi. Pietro Nicoletti. Politecnico di Torino. Studio Reti VLAN Mario Baldi Politecnico di Torino http://staff.polito.it/mario.baldi Pietro Nicoletti Studio Reti http://www.studioreti.it Based on chapter 5 of: M. Baldi, P. Nicoletti, Switched LAN, McGraw-Hill,

More information