[go: up one dir, main page]

WO2020062181A1 - Wireless communication method, and terminal device and access network device - Google Patents

Wireless communication method, and terminal device and access network device Download PDF

Info

Publication number
WO2020062181A1
WO2020062181A1 PCT/CN2018/108856 CN2018108856W WO2020062181A1 WO 2020062181 A1 WO2020062181 A1 WO 2020062181A1 CN 2018108856 W CN2018108856 W CN 2018108856W WO 2020062181 A1 WO2020062181 A1 WO 2020062181A1
Authority
WO
WIPO (PCT)
Prior art keywords
vlan
frame structure
header
ethernet frame
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2018/108856
Other languages
French (fr)
Chinese (zh)
Inventor
卢前溪
刘建华
许阳
尤心
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to PCT/CN2018/108856 priority Critical patent/WO2020062181A1/en
Priority to CN201880097274.3A priority patent/CN112740730B/en
Priority to TW108135345A priority patent/TW202021416A/en
Publication of WO2020062181A1 publication Critical patent/WO2020062181A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • H04W8/24Transfer of terminal data

Definitions

  • Embodiments of the present application relate to the field of communications, and more specifically, to a wireless communication method, a terminal device, and an access network device.
  • the protocol data unit (PDU) session type is the Internet Protocol (IP) type, but in the fifth generation of mobile communication technology, it is a new air interface.
  • IP Internet Protocol
  • 5G NR 5-Generation New Radio
  • Ethernet Ethernet
  • the PDU Session type is IPv4 or IPv6 or IPv4v6
  • the PDU session corresponds to IPv4 packets and / or IPv6 packets
  • the PDU Session type is Ethernet
  • the PDU session corresponds to It is an Ethernet frame structure (frames).
  • a public network system In the LTE and NR systems, a public network system is generally deployed, that is, a public land network based on a Public Land Mobile Network (Public Land Mobile Network, PLMN).
  • PLMN Public Land Mobile Network
  • the local network is usually deployed by local users or administrators. Only authorized and accessible users have access to Local network permissions.
  • the Ethernet PDU may carry the Virtual Local Area Network (VLAN) header, or it may not carry the VLAN header, and the corresponding Ethernet frame Structure is different.
  • VLAN Virtual Local Area Network
  • the header compression algorithms used by these two types of PDUs are different. Therefore, how to realize the compression of Ethernet PDU headers with and without the VLAN header is an urgent problem.
  • the embodiments of the present application provide a wireless communication method, a terminal device, and an access network device.
  • the terminal device may send a packet of an Ethernet frame structure including a VLAN header or a packet of an Ethernet frame structure not including a VLAN header. It is mapped to Service Data Adaptation Protocol (SDAP) equipment, so that the compression of Ethernet PDU headers with and without the VLAN header can be implemented.
  • SDAP Service Data Adaptation Protocol
  • a wireless communication method includes:
  • the terminal device receives first information sent by the access network device, and the first information is used to indicate that the first SDAP device of the terminal device correspondingly processes an Ethernet frame structured data packet including a VLAN header or indicates the first
  • the SDAP device correspondingly processes the data packet of the Ethernet frame structure without the VLAN header;
  • the terminal device maps a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to a first SDAP device of the terminal device.
  • the method can be applied in a scenario of a public network system, and / or a local network scenario, and / or a scenario in which a public network system and a local network coexist.
  • a wireless communication method includes:
  • the access network device sends first information to the terminal device, where the first information is used to indicate that the first SDAP device of the terminal device correspondingly processes an Ethernet frame structured data packet including a VLAN header or indicates that the terminal The first SDAP device of the device correspondingly processes the data packet of the Ethernet frame structure that does not include the VLAN header.
  • a terminal device is provided to execute the method in the first aspect or the implementations thereof.
  • the terminal device includes a functional module for executing the method in the above-mentioned first aspect or each implementation manner thereof.
  • an access network device is provided, which is configured to execute the method in the foregoing second aspect or each implementation manner thereof.
  • the access network device includes a functional module for executing the method in the second aspect or the implementation manners thereof.
  • a terminal device including a processor and a memory.
  • the memory is used to store a computer program
  • the processor is used to call and run the computer program stored in the memory, and execute the method in the above-mentioned first aspect or its implementations.
  • an access network device including a processor and a memory.
  • the memory is used to store a computer program
  • the processor is used to call and run the computer program stored in the memory to execute the method in the second aspect or the implementations thereof.
  • a chip is provided for implementing any one of the first to second aspects or a method in each implementation thereof.
  • the chip includes a processor for invoking and running a computer program from a memory, so that a device installed with the chip executes any one of the first aspect to the second aspect described above or implementations thereof. method.
  • a computer-readable storage medium for storing a computer program that causes a computer to execute the method in any one of the first to second aspects described above or in its implementations.
  • a computer program product including computer program instructions that cause a computer to execute any one of the first to second aspects described above or a method in each implementation thereof.
  • a computer program that, when run on a computer, causes the computer to execute the method in any one of the first to second aspects described above or in its implementations.
  • the terminal device can map the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the SDAP device. Compression of Ethernet PDU headers carrying VLAN headers.
  • the terminal device may map the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the SDAP device based on the configuration of the access network device.
  • FIG. 1 is a schematic diagram of a communication system architecture provided by an embodiment of the present application.
  • FIG. 2 is a schematic flowchart of a wireless communication method according to an embodiment of the present application.
  • FIG. 3 is a schematic flowchart of another wireless communication method according to an embodiment of the present application.
  • FIG. 4 is a schematic block diagram of a terminal device according to an embodiment of the present application.
  • FIG. 5 is a schematic block diagram of an access network device according to an embodiment of the present application.
  • FIG. 6 is a schematic block diagram of a communication device according to an embodiment of the present application.
  • FIG. 7 is a schematic block diagram of a chip according to an embodiment of the present application.
  • FIG. 8 is a schematic block diagram of a communication system according to an embodiment of the present application.
  • GSM Global System for Mobile
  • CDMA Code Division Multiple Access
  • Wideband Code Division Multiple Access Wideband Code Division Multiple Access
  • GPRS General Packet Radio Service
  • LTE Long Term Evolution
  • FDD Frequency Division Duplex
  • TDD Time Division Duplex
  • UMTS Universal Mobile Telecommunication System
  • WiMAX Worldwide Interoperability for Microwave Access
  • the communication system 100 may include a terminal device 110, and the terminal device 110 may be located within the coverage of the access network device 120.
  • terminal equipment used herein includes, but is not limited to, connection via wired lines, such as via Public Switched Telephone Networks (PSTN), Digital Subscriber Line (DSL), digital cable, direct cable connection ; And / or another data connection / network; and / or via a wireless interface, such as for cellular networks, Wireless Local Area Networks (WLAN), digital television networks such as DVB-H networks, satellite networks, AM- FM broadcast transmitter; and / or another terminal device configured to receive / transmit communication signals; and / or Internet of Things (IoT) devices.
  • PSTN Public Switched Telephone Networks
  • DSL Digital Subscriber Line
  • WLAN Wireless Local Area Networks
  • DVB-H Digital Video Broadband
  • satellite networks satellite networks
  • AM- FM broadcast transmitter AM- FM broadcast transmitter
  • IoT Internet of Things
  • a terminal device configured to communicate through a wireless interface may be referred to as a “wireless communication terminal”, a “wireless terminal”, or a “mobile terminal”.
  • mobile terminals include, but are not limited to, satellite or cellular phones; personal communications systems (PCS) terminals that can combine cellular radiotelephones with data processing, facsimile, and data communications capabilities; can include radiotelephones, pagers, Internet / internal PDA with network access, web browser, notepad, calendar, and / or Global Positioning System (GPS) receiver; and conventional laptop and / or palm-type receivers or others including radiotelephone transceivers Electronic device.
  • PCS personal communications systems
  • GPS Global Positioning System
  • a terminal device can refer to an access terminal, user equipment (User Equipment), user unit, user station, mobile station, mobile station, remote station, remote terminal, mobile device, user terminal, terminal, wireless communication device, user agent, or User device.
  • the access terminal can be a cellular phone, a cordless phone, a Session Initiation Protocol (SIP) phone, a Wireless Local Loop (WLL) station, a Personal Digital Processing (PDA), and wireless communication.
  • the communication system 100 may include an access network device 120, and the access network device 120 may be a device that communicates with a terminal device 110 (or a communication terminal or a terminal).
  • the access network device 120 may provide communication coverage for a specific geographic area, and may communicate with terminal devices located within the coverage area.
  • the access network device 120 may be a base station (Base Transceiver Station, BTS) in a GSM system or a CDMA system, or a base station (NodeB, NB) in a WCDMA system, or may be an evolved type in an LTE system.
  • BTS Base Transceiver Station
  • NodeB NodeB
  • Base station (Evolutionary Node B, eNB or eNodeB), or a wireless controller in a Cloud Radio Access Network (CRAN), or the network device may be a mobile switching center, relay station, access point, or vehicle equipment , Wearables, hubs, switches, bridges, routers, network-side devices in 5G networks, or network devices in public land mobile networks (PLMN) that are evolving in the future.
  • PLMN public land mobile networks
  • the wireless communication system 100 further includes a core network device 130 that communicates with an access network device.
  • the core network device 130 may be a 5G core network device, such as an access and mobility management function (AMF), which is responsible for access and mobility management, and has user authentication and handover. , Location updates, and more.
  • AMF access and mobility management function
  • the Session Management Function (SMF) is responsible for session management, including the establishment, modification, and release of packet data unit (PDU) sessions.
  • PDU packet data unit
  • UPF user plane function
  • the core network device may be a core network device of an LTE system or other systems.
  • the 5G system or the 5G network may also be referred to as a New Radio (NR) system or an NR network.
  • NR New Radio
  • an access network device provides services for a cell
  • a terminal device communicates with a network device through a transmission resource (for example, a frequency domain resource or a spectrum resource) used by the cell
  • the cell may be a network device
  • the corresponding cell for example, a base station
  • the small cell can belong to a macro base station or a small cell (small cell).
  • the small cell can include: urban cell, micro cell, pico cell (Pico cells), femto cells (Femto cells), etc. These small cells have the characteristics of small coverage and low transmission power, and are suitable for providing high-speed data transmission services.
  • PDCP Packet Data Convergence Protocol
  • DRBs data radio bearers
  • ROHC Robust Information Header Compression
  • the compression objects of different header compression configurations may be Real-time Transport Protocol (RTP), IP, User Datagram Protocol (UDP), and encapsulated security payload ( Encapsulating Securit y Pa y load, ESP ), uncompressed (no compression) of at least one, particularly compression strategy may be as follows RFC (Request For Comments) documents shown in the series.
  • RTP Real-time Transport Protocol
  • IP IP
  • UDP User Datagram Protocol
  • encapsulated security payload Encapsulating Securit y Pa y load
  • ESP encapsulated security payload
  • uncompressed (no compression) of at least one, particularly compression strategy may be as follows RFC (Request For Comments) documents shown in the series.
  • the embodiments of the present application may be applied to a public land network or a local network.
  • the public land network may be a PLMN-based public land network.
  • the local network can also be called a local area network or a private network.
  • This local network is usually deployed in office scenarios, home scenarios, and factories to achieve more effective and secure management.
  • authorized and accessible users have the right to access the local network.
  • the local network may or may not be managed or administered by a public land network.
  • the local network may use an unlicensed frequency band for communication, or may share the licensed frequency band with a public land network.
  • the local network may be a network belonging to the 3GPP category.
  • the core network of the local network may be a core network of NR or LTE, and the local network may access the core network through an NR access network, an LTE access network, or wireless fidelity (Wifi).
  • the public land network and the local network may share the core network, and the access network is independent; or, the access network may be shared, and the core network is independent; or, the access network may be shared Access network and core network; or, access network and core network are not shared.
  • multiple or multiple local networks may share the core network and the access network is independent; or, the access network may be shared and the core network is independent; or they may be shared The access network and the core network; or both the access network and the core network are not shared.
  • the Ethernet PDU may carry a VLAN header, or it may Does not carry the VLAN header, the corresponding Ethernet frame structure is different.
  • the header compression algorithms used by these two types of PDUs are different. However, at this stage, no distinction is made in this scenario. Therefore, compression of Ethernet PDUs that carry a VLAN header and those that do not. Based on the above problems, this application proposes a method for Ethernet frame header compression configuration.
  • the network-side entity is not limited to the access network device, and may also be a core network device.
  • the processing layers of the terminal equipment and the network equipment may be the SDAP layer and the PDCP layer, or may be other entities or layers.
  • the SDAP device may also be called a PDCP layer, and the PDCP device may also be called a PDCP layer.
  • FIG. 2 is a schematic flowchart of a wireless communication method 200 according to an embodiment of the present application. As shown in FIG. 2, the method 200 may include the following content:
  • the terminal device receives first information sent by the access network device, where the first information is used to indicate that the first SDAP device of the terminal device correspondingly processes an Ethernet frame structured data packet including a VLAN header or indicates that the terminal The first SDAP device of the device correspondingly processes the data packet of the Ethernet frame structure excluding the VLAN header;
  • the terminal device maps a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to a first SDAP device of the terminal device.
  • the terminal device may also receive the first information sent by the core network device, that is, the core network device may directly configure the first information for the terminal device.
  • the core network device may It is an AMF device, or a UPF device.
  • the following descriptions about the access network equipment are also applicable to the core network equipment. The following uses the terminal device to receive the first information from the access network device as an example for detailed description.
  • the first SDAP device is arranged on the terminal device side. Meanwhile, this application only uses the first SDAP device deployed on the terminal device side as an example for description, and other SDAP devices deployed on the terminal device side are also applicable.
  • the first SDAP device correspondingly processes the mapping of the quality of service data flow (Service Flow, QoS Flow) to the data radio bearer (DRB).
  • DRB data radio bearer
  • the first SDAP device of the terminal device delivers the mapped data packet to the first PDCP device of the terminal device;
  • the first PDCP device of the terminal device uses the header compression method corresponding to the VLAN header for the data packet including the VLAN header, or uses the header compression method without the VLAN header for the data packet not including the VLAN header. Perform header compression.
  • the first PDCP device is arranged on the terminal device side. Meanwhile, this application only uses the first PDCP device deployed on the terminal device side as an example for description, and other PDCP devices deployed on the terminal device side are also applicable.
  • the first information may be Radio Resource Control (RRC) signaling, or System Information Block (SIB) information.
  • RRC Radio Resource Control
  • SIB System Information Block
  • the first information includes first indication information
  • the first indication information is used for the first SDAP device to correspondingly process a data packet including an Ethernet frame structure including a VLAN header or to instruct the first SDAP device to correspondingly process the A packet with an Ethernet frame structure that does not include a VLAN header.
  • the terminal device maps a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to the first SDAP device.
  • the first indication information may be carried in DRB configuration information and occupy 1 bit resource, and the DRB configuration information is, for example, a DRB-ToAddMod message.
  • the first indication information may be carried in SDAP configuration information and occupy 1 bit of resources, and the SDAP configuration information may be, for example, an SDAP-Config message.
  • the terminal device may extend the DRB identifier from 1 to 32 to 1 to 64.
  • DRB identifier from 1 to 32 to 1 to 64 can meet the identification requirements of data packets with Ethernet frame structure including the VLAN header and data packets with Ethernet frame structure not including the VLAN header.
  • the first information may further include first PDCP configuration information, where the first PDCP configuration information is used to configure a data packet of an Ethernet frame structure including a VLAN header to support a VLAN. Header compression configuration, and / or, the first PDCP configuration information is used to configure a data packet of an Ethernet frame structure that does not include a VLAN header to a header compression configuration that does not support VLAN.
  • the access network device is configured to support the header compression profile of the VLAN header for the data packet of the Ethernet frame structure including the VLAN header, and not configured for the data packet of the Ethernet frame structure that does not include the VLAN header. Supports header compression profile for VLAN headers.
  • the terminal device may, according to the first PDCP configuration information, compress or decompress a data packet supporting an Ethernet frame structure including a VLAN header, and / or, an Ethernet without a VLAN header. Packets in the network frame structure do not support VLAN header compression or decompression.
  • the first information includes first SDAP configuration information, where the first SDAP configuration information is used to configure a first default DRB and / or a second default DRB, and the first default DRB is used for Map the data packet of the Ethernet frame structure including the VLAN header, and the second default DRB is used to map the data packet of the Ethernet frame structure not including the VLAN header.
  • the first default DRB or the second default DRB may be the original default DRB stored on the terminal device side, that is, the access network device may only newly configure a default DRB.
  • the access network device You can also configure two new default DRBs.
  • the first SDAP configuration information is directed to all SDAP devices on the terminal device side.
  • the terminal device maps a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to the first SDAP configuration information and VLAN-related information.
  • SDAP equipment maps a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to the first SDAP configuration information and VLAN-related information.
  • the terminal device maps a data packet of an Ethernet frame structure including a VLAN header to the first SDAP device.
  • the terminal device maps an Ethernet frame structure packet including a VLAN header to the first SDAP device; and / or, the terminal device will A packet of an Ethernet frame structure that does not include a VLAN header is mapped to another DRB or one of other DRBs corresponding to the same PDU-session that can be mapped to a packet of an Ethernet frame structure that includes a VLAN header, or the terminal device will The data packet of the Ethernet frame structure excluding the VLAN header is mapped to the original default DRB stored on the terminal device side.
  • the terminal device maps a data packet of an Ethernet frame structure that does not include a VLAN header to the first SDAP device.
  • the terminal device maps a data packet of an Ethernet frame structure that does not include a VLAN header to the first SDAP device; and / or, the terminal device Map an Ethernet frame structured packet including a VLAN header to other DRBs or one of other DRBs corresponding to the same PDU-session that can be mapped to other Ethernet frame structured packets without a VLAN header, or the terminal device Map the data packet of the Ethernet frame structure including the VLAN header to the original default DRB stored on the terminal device side.
  • the terminal device may map an Ethernet frame structured data packet including a VLAN header to The first SDAP device may also map a data packet of an Ethernet frame structure that does not include a VLAN header to the second SDAP device.
  • first SDAP device and the second SDAP device are the same device and correspond to different PDCP entities
  • the first SDAP device and the second SDAP device are different devices.
  • the VLAN related information is a mapping relationship between a QoS flow identifier and a VLAN, or Ethernet PDU information including VLAN information.
  • the VLAN-related information may be pre-configured, may be notified by the network side, or may be obtained by interaction between user layers.
  • the terminal device if the first SDAP device is configured with a first default DRB, and the first default DRB is used to map a data packet of an Ethernet frame structure including a VLAN header, the terminal device according to the first Rules map QoS data flows to DRBs,
  • the first rule is to perform header compression on an Ethernet frame structure that supports VLANs for the first default DRB, and select a DRB that does not support VLAN to perform header compression on an Ethernet frame structure that does not support VLANs.
  • the terminal device is based on The second rule maps the QoS data flow to the DRB,
  • the second rule is to perform header compression on an Ethernet frame structure that does not support VLAN for the second default DRB, and select a DRB that supports VLAN to perform header compression on an Ethernet frame structure that supports VLAN.
  • the first SDAP device is configured with a first default DRB or a second default DRB
  • the first default DRB is used to map a data packet of an Ethernet frame structure including a VLAN header
  • the second default DRB is used to map an Ethernet frame structured data packet that does not include a VLAN header
  • the terminal device maps the QoS data flow to the DRB according to a third rule
  • the third rule is to select another DRB that supports VLAN as the header compression for the Ethernet frame structure that supports VLAN, and select another DRB that does not support the VLAN to perform the header compression for the Ethernet frame structure that does not support VLAN.
  • the terminal device may have a mapping relationship between uplink QoS Flow and DRB, or there may be no mapping relationship between uplink QoS Flow and DRB.
  • the terminal device before receiving the first information, reports support for the overall header compression and decompression of the Ethernet frame structure, or separately reports the Ethernet header and the data domain.
  • the header compression and decompression support capabilities are used to indicate whether the terminal device supports header compression of the Ethernet frame structure and / or whether it supports header compression of the Ethernet frame structure of the VLAN header.
  • the information reported by the terminal device is used to assist the access network device to determine the first information.
  • the terminal device can map the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the SDAP device, so that the VLAN can be carried. Headers and Ethernet PDU headers without the VLAN header are compressed.
  • the terminal device may map the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the SDAP device based on the configuration of the access network device.
  • FIG. 3 is a schematic flowchart of a wireless communication method 300 according to an embodiment of the present application. As shown in FIG. 3, the method 300 may include the following content:
  • the access network device sends first information to the terminal device, where the first information is used to indicate that the first SDAP device of the terminal device correspondingly processes an Ethernet frame structured data packet including a VLAN header or indicates that the terminal device The first SDAP device correspondingly processes an Ethernet frame structured data packet that does not include a VLAN header.
  • the core network device may also send the first information, that is, the core network device may directly configure the first information for the terminal device.
  • the core network device may be an AMF device, or UPF equipment.
  • the following descriptions about the access network equipment are also applicable to the core network equipment. The following uses the access network device to send the first information as an example for detailed description.
  • the first information includes first indication information
  • the first indication information is used by the first SDAP device to correspondingly process a data packet or an indication of an Ethernet frame structure including a VLAN header.
  • the first SDAP device correspondingly processes a data packet of an Ethernet frame structure that does not include a VLAN header.
  • the first information is RRC signaling or SIB information.
  • the first indication information is carried in DRB configuration information or SDAP configuration information.
  • the first indication information occupies a 1-bit resource.
  • the access network device extends the DRB identity from 1 to 32 to 1 to 64.
  • the first information further includes first PDCP configuration information
  • the first PDCP configuration information is used to configure the terminal device to configure a data packet of an Ethernet frame structure including a VLAN header as Supports VLAN header compression configuration
  • the first PDCP configuration information is used by the terminal device to configure a data packet of an Ethernet frame structure that does not include a VLAN header to not support VLAN header compression configuration.
  • the first information includes first SDAP configuration information, where the first SDAP configuration information is used to configure a first default DRB and / or a second default DRB, and the first default DRB is used for Map the data packet of the Ethernet frame structure including the VLAN header, and the second default DRB is used to map the data packet of the Ethernet frame structure not including the VLAN header.
  • the VLAN related information is a mapping relationship between a QoS flow ID and a VLAN, or Ethernet PDU information including VLAN information.
  • the VLAN-related information may be pre-configured, may be notified by the network side, or may be obtained by interaction between user layers.
  • the access network device before the access network device sends the first information, receives the support capability of the header compression and decompression of the overall Ethernet frame structure reported by the terminal device. Or, report support for the header compression and decompression of the Ethernet header and the data domain, respectively, to indicate whether the terminal device supports Ethernet frame structure header compression and / or whether it supports the VLAN header Ethernet frame structure Head compression.
  • the terminal device may report the support for header compression and decompression of the overall Ethernet frame structure in the form of capability reporting, or report header compression and decompression of the Ethernet header and data domain, respectively. Support capabilities.
  • the access network device determines the first information according to at least one of a user capability, a QoS data flow, and a VLAN indication.
  • the user capability is used to indicate whether the terminal device supports header compression of the Ethernet frame structure and / or whether it supports header compression of the Ethernet frame structure of the VLAN header
  • the VLAN indication is used to indicate the Ethernet of the PDU session data stream. Whether the frame structure includes a VLAN domain.
  • the user capability is reported by the terminal device, and the VLAN indication is acquired from a core network device.
  • the VLAN indication is acquired by the access network device through a user plane function (UPF) device or an access and mobility management function (AMF) device.
  • UPF user plane function
  • AMF access and mobility management function
  • the access network device determines service mapping and configuration criteria according to information such as user capabilities, QoS, and VLAN indication, and configures SDAP configuration and PDCP configuration of each DRB.
  • the configured DRB maps and processes only one type of Ethernet frame, that is, an Ethernet frame type that includes a VLAN header, or a type that does not include an Ethernet frame.
  • business mapping and configuration criteria include, but are not limited to, the following:
  • the data flow corresponding to the Ethernet frame with the VLAN header cannot be mapped to the same DRB as the data flow corresponding to the Ethernet frame without the VLAN header;
  • the terminal device can map the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the SDAP device, so that the VLAN can be carried Headers and Ethernet PDU headers without the VLAN header are compressed.
  • the terminal device may map the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the SDAP device based on the configuration of the access network device.
  • FIG. 4 shows a schematic block diagram of a terminal device 400 according to an embodiment of the present application.
  • the terminal device 400 includes:
  • the communication unit 410 is configured to receive first information sent by an access network device, where the first information is used to indicate that the first SDAP device of the terminal device correspondingly processes a data packet of an Ethernet frame structure including a VLAN header. Or instructing the first SDAP device of the terminal device to correspondingly process a data packet of an Ethernet frame structure that does not include a VLAN header;
  • a processing unit 420 configured to map a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to the first SDAP of the terminal device according to the first information device.
  • processing unit 420 is further configured to:
  • a first SDAP device controlling the terminal device to deliver the mapped data packet to a first PDCP device of the terminal device
  • the first PDCP device controlling the terminal device performs header compression on a packet including a VLAN header by using a header compression method corresponding to the VLAN header, or applies a header that does not include a VLAN header to a data packet that does not include the VLAN header.
  • the compression method performs header compression.
  • the first information includes first indication information, and the first indication information is used to indicate that the first SDAP device of the terminal device correspondingly processes an Ethernet frame structured data packet including a VLAN header or Instructing the first SDAP device of the terminal device to correspondingly process a data packet of an Ethernet frame structure that does not include a VLAN header;
  • the processing unit 420 is specifically configured to:
  • the first information is RRC signaling or SIB information.
  • the first indication information is carried in DRB configuration information or SDAP configuration information.
  • the first indication information occupies a 1-bit resource.
  • processing unit 420 is further configured to extend the DRB identifier from 1 to 32 to 1 to 64.
  • the first information further includes first PDCP configuration information, where the first PDCP configuration information is used to use a VLAN header compression configuration for a data packet of an Ethernet frame structure including a VLAN header, and / or The first PDCP configuration information is used to use a header compression configuration that does not support a VLAN for a data packet of an Ethernet frame structure that does not include a VLAN header.
  • the first information includes first SDAP configuration information
  • the first SDAP configuration information is used to configure a first default DRB and / or a second default DRB
  • the first default DRB is used to map including a VLAN word A data packet with an Ethernet frame structure of the header
  • the second default DRB is used to map a data packet with an Ethernet frame structure that does not include a VLAN header
  • the processing unit 420 is specifically configured to:
  • the VLAN related information is a mapping relationship between a QoS flow identifier and a VLAN, or Ethernet PDU information including VLAN information.
  • the VLAN-related information may be pre-configured, may be notified by the network side, or may be obtained by interaction between user layers.
  • the processing unit 420 is further configured to map the QoS data flow to the DRB according to the first rule,
  • the first rule is to perform header compression on the first default DRB for an Ethernet frame structure that supports VLAN, and select a DRB that does not support VLAN to perform header compression for an Ethernet frame structure that does not support VLAN.
  • the processing unit 420 is also used to map the QoS data flow to the DRB according to the second rule,
  • the second rule is to perform header compression on the second default DRB for an Ethernet frame structure that does not support VLAN, and select a DRB that supports VLAN for header compression for an Ethernet frame structure that supports VLAN.
  • the processing unit 420 is further configured to map a QoS data flow to the DRB according to a third rule
  • the third rule is to select another DRB that supports VLAN as the header compression of the Ethernet frame structure that supports VLAN, and select another DRB that does not support the VLAN to perform the header compression of the Ethernet frame structure that does not support VLAN.
  • the communication unit 410 is further configured to report support capabilities for header compression and decompression of the overall Ethernet frame structure, or separately report Ethernet
  • the header and data field header compression and decompression support capabilities are used to indicate whether the terminal device supports header compression of the Ethernet frame structure and / or whether it supports header compression of the Ethernet frame structure of the VLAN header.
  • terminal device 400 may correspond to the terminal device in the method embodiment of the present application, and the above and other operations and / or functions of each unit in the terminal device 400 are respectively for implementing the method shown in FIG. 2.
  • the corresponding processes of the terminal equipment in 200 are not repeated here for brevity.
  • FIG. 5 shows a schematic block diagram of an access network device 500 according to an embodiment of the present application.
  • the access network device 500 includes:
  • the communication unit 510 is configured to send first information to a terminal device, where the first information is used to indicate that the first SDAP device of the terminal device correspondingly processes an Ethernet frame structured data packet including a VLAN header or indicates that The first SDAP device of the terminal device correspondingly processes a data packet of an Ethernet frame structure that does not include a VLAN header.
  • the first information includes first indication information
  • the first indication information is used by the first SDAP device to correspondingly process an Ethernet frame structure packet including a VLAN header or to indicate that the first SDAP device corresponds to Processes packets of the Ethernet frame structure that do not include the VLAN header.
  • the first information is RRC signaling or SIB information.
  • the first indication information is carried in DRB configuration information or SDAP configuration information.
  • the first indication information occupies a 1-bit resource.
  • the access network device 500 further includes:
  • the processing unit 520 is configured to expand the DRB identifier from 1 to 32 to 1 to 64.
  • the first information further includes first PDCP configuration information, and the first PDCP configuration information is used to configure the terminal device to use a VLAN header-compressed data packet for the Ethernet frame structure of the terminal device.
  • Configuration, and / or, the first PDCP configuration information is used by the terminal device to adopt a header compression configuration that does not support a VLAN of a data packet of an Ethernet frame structure.
  • the first information includes first SDAP configuration information
  • the first SDAP configuration information is used to configure a first default DRB and / or a second default DRB
  • the first default DRB is used to map including a VLAN word
  • the second default DRB is used to map a data packet of an Ethernet frame structure that does not include a VLAN header.
  • the VLAN related information is a mapping relationship between a QoS flow identifier and a VLAN, or Ethernet PDU information including VLAN information.
  • the VLAN-related information may be pre-configured, may be notified by the network side, or may be obtained by interaction between user layers.
  • the communication unit 510 is further configured to receive a support capability of the overall header compression and decompression of the Ethernet frame structure reported by the terminal device, or To report support for header compression and decompression of the Ethernet header and data domain, respectively, for indicating whether the terminal device supports header compression of the Ethernet frame structure and / or whether it supports the Ethernet frame structure of the VLAN header Head compression.
  • the access network device 500 before the communication unit 510 sends the first information, the access network device 500 further includes:
  • a processing unit 520 configured to determine the first information according to at least one of a user capability, a QoS data flow, and a VLAN indication, wherein the user capability is used to indicate whether the terminal device supports a header of an Ethernet frame structure Compression and / or header compression of an Ethernet frame structure that supports a VLAN header that indicates whether the Ethernet frame structure used to indicate a PDU session data stream includes a VLAN domain.
  • the user capability is reported by the terminal device, and the VLAN indication is obtained from a core network device.
  • the access network device 500 may correspond to the access network device in the method embodiment of the present application, and the above and other operations and / or functions of each unit in the access network device 500 are respectively The corresponding process of the access network device in the method 300 shown in FIG. 3 is implemented. For brevity, details are not described herein again.
  • FIG. 6 is a schematic structural diagram of a communication device 600 according to an embodiment of the present application.
  • the communication device 600 shown in FIG. 6 includes a processor 610, and the processor 610 can call and run a computer program from a memory to implement the method in the embodiment of the present application.
  • the communication device 600 may further include a memory 620.
  • the processor 610 may call and run a computer program from the memory 620 to implement the method in the embodiment of the present application.
  • the memory 620 may be a separate device independent of the processor 610, or may be integrated in the processor 610.
  • the communication device 600 may further include a transceiver 630, and the processor 610 may control the transceiver 630 to communicate with other devices, and specifically, may send information or data to other devices, or receive other Information or data sent by the device.
  • the processor 610 may control the transceiver 630 to communicate with other devices, and specifically, may send information or data to other devices, or receive other Information or data sent by the device.
  • the transceiver 630 may include a transmitter and a receiver.
  • the transceiver 630 may further include antennas, and the number of antennas may be one or more.
  • the communication device 600 may specifically be an access network device according to the embodiment of the present application, and the communication device 600 may implement a corresponding process implemented by the access network device in each method of the embodiment of the present application. For simplicity, in This will not be repeated here.
  • the communication device 600 may specifically be a mobile terminal / terminal device in the embodiment of the present application, and the communication device 600 may implement the corresponding process implemented by the mobile terminal / terminal device in each method in the embodiments of the present application. , Will not repeat them here.
  • FIG. 7 is a schematic structural diagram of a chip according to an embodiment of the present application.
  • the chip 700 shown in FIG. 7 includes a processor 710, and the processor 710 may call and run a computer program from a memory to implement the method in the embodiment of the present application.
  • the chip 700 may further include a memory 720.
  • the processor 710 may call and run a computer program from the memory 720 to implement the method in the embodiment of the present application.
  • the memory 720 may be a separate device independent of the processor 710, or may be integrated in the processor 710.
  • the chip 700 may further include an input interface 730.
  • the processor 710 may control the input interface 730 to communicate with other devices or chips. Specifically, the processor 710 may obtain information or data sent by the other devices or chips.
  • the chip 700 may further include an output interface 740.
  • the processor 710 may control the output interface 740 to communicate with other devices or chips. Specifically, the processor 710 may output information or data to the other devices or chips.
  • the chip can be applied to the access network device in the embodiment of the present application, and the chip can implement the corresponding process implemented by the access network device in each method of the embodiment of the present application. To repeat.
  • the chip can be applied to the mobile terminal / terminal device in the embodiments of the present application, and the chip can implement the corresponding process implemented by the mobile terminal / terminal device in each method of the embodiments of the present application. For simplicity, here No longer.
  • the chip mentioned in the embodiments of the present application may also be referred to as a system-level chip, a system chip, a chip system or a system-on-chip.
  • FIG. 8 is a schematic block diagram of a communication system 800 according to an embodiment of the present application. As shown in FIG. 8, the communication system 800 includes a terminal device 810 and an access network device 820.
  • the terminal device 810 may be used to implement the corresponding function implemented by the terminal device in the foregoing method
  • the access network device 820 may be used to implement the corresponding function implemented by the access network device in the foregoing method. For simplicity, in This will not be repeated here.
  • the processor in the embodiment of the present application may be an integrated circuit chip and has a signal processing capability.
  • each step of the foregoing method embodiment may be completed by using an integrated logic circuit of hardware in a processor or an instruction in a form of software.
  • the above processor may be a general-purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), an off-the-shelf programmable gate array (Field, Programmable Gate Array, FPGA), or other Programming logic devices, discrete gate or transistor logic devices, discrete hardware components.
  • DSP digital signal processor
  • ASIC application specific integrated circuit
  • FPGA off-the-shelf programmable gate array
  • Various methods, steps, and logical block diagrams disclosed in the embodiments of the present application can be implemented or executed.
  • a general-purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
  • the steps of the method disclosed in combination with the embodiments of the present application may be directly implemented by a hardware decoding processor, or may be performed by using a combination of hardware and software modules in the decoding processor.
  • the software module may be located in a mature storage medium such as a random access memory, a flash memory, a read-only memory, a programmable read-only memory, or an electrically erasable programmable memory, a register, and the like.
  • the storage medium is located in a memory, and the processor reads the information in the memory and completes the steps of the foregoing method in combination with its hardware.
  • the memory in the embodiment of the present application may be a volatile memory or a non-volatile memory, or may include both volatile and non-volatile memory.
  • the non-volatile memory may be a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), and an electronic memory. Erase programmable read-only memory (EPROM, EEPROM) or flash memory.
  • the volatile memory may be Random Access Memory (RAM), which is used as an external cache.
  • RAM Static Random Access Memory
  • DRAM Dynamic Random Access Memory
  • Synchronous Dynamic Random Access Memory Synchronous Dynamic Random Access Memory
  • SDRAM double data rate synchronous dynamic random access memory
  • Double SDRAM, DDR SDRAM enhanced synchronous dynamic random access memory
  • Enhanced SDRAM, ESDRAM synchronous connection dynamic random access memory
  • Synchronous DRAM synchronous dynamic random access memory
  • Synchlink DRAM SLDRAM
  • DirectRambus RAM direct memory bus random access memory
  • the memory in the embodiment of the present application may also be a static random access memory (static RAM, SRAM), a dynamic random access memory (dynamic RAM, DRAM), Synchronous dynamic random access memory (SDRAM), double data rate synchronous dynamic random access memory (Double SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (enhanced SDRAM, ESDRAM), synchronous connection Dynamic random access memory (synch link DRAM, SLDRAM) and direct memory bus random access memory (Direct RAMbus RAM, DR RAM) and so on. That is, the memories in the embodiments of the present application are intended to include, but not limited to, these and any other suitable types of memories.
  • An embodiment of the present application further provides a computer-readable storage medium for storing a computer program.
  • the computer-readable storage medium may be applied to an access network device in the embodiments of the present application, and the computer program causes a computer to execute a corresponding process implemented by the access network device in each method in the embodiments of the present application. Concise, I won't repeat them here.
  • the computer-readable storage medium may be applied to the mobile terminal / terminal device in the embodiment of the present application, and the computer program causes the computer to execute a corresponding process implemented by the mobile terminal / terminal device in each method in the embodiment of the present application For the sake of brevity, I won't repeat them here.
  • An embodiment of the present application further provides a computer program product, including computer program instructions.
  • the computer program product can be applied to an access network device in the embodiment of the present application, and the computer program instruction causes a computer to execute a corresponding process implemented by the access network device in each method in the embodiment of the present application, for the sake of simplicity , Will not repeat them here.
  • the computer program product can be applied to a mobile terminal / terminal device in the embodiments of the present application, and the computer program instructions cause the computer to execute a corresponding process implemented by the mobile terminal / terminal device in each method in the embodiments of the present application, For brevity, I will not repeat them here.
  • the embodiment of the present application also provides a computer program.
  • the computer program may be applied to an access network device in the embodiment of the present application, and when the computer program is run on a computer, the computer is caused to execute a corresponding method implemented by the access network device in each method in the embodiment of the present application
  • the computer program may be applied to an access network device in the embodiment of the present application, and when the computer program is run on a computer, the computer is caused to execute a corresponding method implemented by the access network device in each method in the embodiment of the present application
  • the computer program may be applied to a mobile terminal / terminal device in the embodiment of the present application.
  • the computer program When the computer program is run on a computer, the computer executes each method in the embodiment of the application by the mobile terminal / terminal device. The corresponding processes are not repeated here for brevity.
  • the disclosed systems, devices, and methods may be implemented in other ways.
  • the device embodiments described above are only schematic.
  • the division of the unit is only a logical function division.
  • multiple units or components may be combined or Can be integrated into another system, or some features can be ignored or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, which may be electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, may be located in one place, or may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objective of the solution of this embodiment.
  • each functional unit in each embodiment of the present application may be integrated into one processing unit, or each of the units may exist separately physically, or two or more units may be integrated into one unit.
  • the functions are implemented in the form of software functional units and sold or used as independent products, they can be stored in a computer-readable storage medium.
  • the technical solution of this application is essentially a part that contributes to the existing technology or a part of the technical solution can be embodied in the form of a software product.
  • the computer software product is stored in a storage medium, including Several instructions are used to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method described in the embodiments of the present application.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory) ROM, random access memory (Random Access Memory, RAM), magnetic disks or optical disks and other media that can store program codes .

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

Provided are a wireless communication method, a terminal device, and an access network device, which can implement header compression of Ethernet PDUs carrying a VLAN header and not carrying a VLAN header. The method comprises: a terminal device receiving first information sent by an access network device, wherein the first information is used to indicate that a first SDAP device correspondingly processes a data packet of an Ethernet frame structure including a VLAN header or indicates that the first SDAP device correspondingly processes a data packet of an Ethernet frame structure not including the VLAN header; and the terminal device mapping the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to a first SDAP device according to the first information.

Description

无线通信方法、终端设备和接入网设备Wireless communication method, terminal equipment and access network equipment 技术领域Technical field

本申请实施例涉及通信领域,并且更具体地,涉及无线通信方法、终端设备和接入网设备。Embodiments of the present application relate to the field of communications, and more specifically, to a wireless communication method, a terminal device, and an access network device.

背景技术Background technique

在长期演进(Long Term Evolution,LTE)系统中,协议数据单元(Protocol Data Unit,PDU)会话(session)的类型为互联网协议(Internet Protocol,IP)类型,但是在第五代移动通信技术新空口(5-Generation New Radio,5G NR)系统中,不仅支持IP类型,还引入了以太网(Ethernet)类型。对于PDU层(layer)来说,当PDU Session类型为IPv4或者IPv6或者IPv4v6,该PDU session对应的为IPv4数据包(packets)和/或IPv6packets;当PDU Session类型为Ethernet时,该PDU session对应的为Ethernet帧结构(frames)。In a Long Term Evolution (LTE) system, the protocol data unit (PDU) session type is the Internet Protocol (IP) type, but in the fifth generation of mobile communication technology, it is a new air interface. In the (5-Generation New Radio, 5G NR) system, not only IP types are supported, but also Ethernet (Ethernet) types are introduced. For the PDU layer, when the PDU Session type is IPv4 or IPv6 or IPv4v6, the PDU session corresponds to IPv4 packets and / or IPv6 packets; when the PDU Session type is Ethernet, the PDU session corresponds to It is an Ethernet frame structure (frames).

在LTE和NR系统中,通常部署公共网络系统,即基于公共陆地移动网络(Public Land Mobile Network,PLMN)的公共陆地网络。同时在一些场景中,例如在办公、家庭、工厂等场景中,为了能够更加安全有效的管理,通常会由当地的用户或者管理者布局本地网络,只有授权的能够接入的用户具有接入到本地网络的权限。In the LTE and NR systems, a public network system is generally deployed, that is, a public land network based on a Public Land Mobile Network (Public Land Mobile Network, PLMN). At the same time, in some scenarios, such as in offices, homes, factories, etc., in order to enable more secure and effective management, the local network is usually deployed by local users or administrators. Only authorized and accessible users have access to Local network permissions.

在公共网络系统和本地网络共存的场景下,当PDU session为Ethernet frames时,Ethernet PDU中可能携带虚拟局域网(Virtual Local Area Network,VLAN)字头,也可能不携带VLAN字头,相应的Ethernet帧结构不同。在头压缩过程中,这两种PDU所用的头压缩算法是不同的。因此,如何实现携带VLAN字头和不携带VLAN字头的Ethernet PDU的头压缩是一个亟待解决的问题。In the scenario where the public network system and the local network coexist, when the PDU session is Ethernet frames, the Ethernet PDU may carry the Virtual Local Area Network (VLAN) header, or it may not carry the VLAN header, and the corresponding Ethernet frame Structure is different. In the header compression process, the header compression algorithms used by these two types of PDUs are different. Therefore, how to realize the compression of Ethernet PDU headers with and without the VLAN header is an urgent problem.

发明内容Summary of the Invention

本申请实施例提供了一种无线通信方法、终端设备和接入网设备,终端设备可以将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至服务数据适应协议(Service Data Adaptation Protocol,SDAP)设备,从而,可以实现携带VLAN字头和不携带VLAN字头的Ethernet PDU的头压缩。The embodiments of the present application provide a wireless communication method, a terminal device, and an access network device. The terminal device may send a packet of an Ethernet frame structure including a VLAN header or a packet of an Ethernet frame structure not including a VLAN header. It is mapped to Service Data Adaptation Protocol (SDAP) equipment, so that the compression of Ethernet PDU headers with and without the VLAN header can be implemented.

第一方面,提供了一种无线通信方法,该方法包括:In a first aspect, a wireless communication method is provided. The method includes:

终端设备接收接入网设备发送的第一信息,所述第一信息用于指示所述终端设备的第一SDAP设备对应处理的是包括VLAN字头的以太网帧结构的数据包或者指示第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包;The terminal device receives first information sent by the access network device, and the first information is used to indicate that the first SDAP device of the terminal device correspondingly processes an Ethernet frame structured data packet including a VLAN header or indicates the first The SDAP device correspondingly processes the data packet of the Ethernet frame structure without the VLAN header;

所述终端设备根据所述第一信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至所述终端设备的第一SDAP设备。According to the first information, the terminal device maps a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to a first SDAP device of the terminal device.

需要说明的是,该方法可以应用于在公共网络系统,和/或本地网络场景,和/或公共网络系统和本地网络共存的场景下。It should be noted that the method can be applied in a scenario of a public network system, and / or a local network scenario, and / or a scenario in which a public network system and a local network coexist.

第二方面,提供了一种无线通信方法,该方法包括:In a second aspect, a wireless communication method is provided. The method includes:

接入网设备向终端设备发送第一信息,所述第一信息用于指示所述终端设备的第一SDAP设备对应处理的是包括VLAN字头的以太网帧结构的数据包或者指示所述终端设备的第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包。The access network device sends first information to the terminal device, where the first information is used to indicate that the first SDAP device of the terminal device correspondingly processes an Ethernet frame structured data packet including a VLAN header or indicates that the terminal The first SDAP device of the device correspondingly processes the data packet of the Ethernet frame structure that does not include the VLAN header.

第三方面,提供了一种终端设备,用于执行上述第一方面或其各实现方式中的方法。According to a third aspect, a terminal device is provided to execute the method in the first aspect or the implementations thereof.

具体地,该终端设备包括用于执行上述第一方面或其各实现方式中的方法的功能模块。Specifically, the terminal device includes a functional module for executing the method in the above-mentioned first aspect or each implementation manner thereof.

第四方面,提供了一种接入网设备,用于执行上述第二方面或其各实现方式中的方法。According to a fourth aspect, an access network device is provided, which is configured to execute the method in the foregoing second aspect or each implementation manner thereof.

具体地,该接入网设备包括用于执行上述第二方面或其各实现方式中的方法的功能 模块。Specifically, the access network device includes a functional module for executing the method in the second aspect or the implementation manners thereof.

第五方面,提供了一种终端设备,包括处理器和存储器。该存储器用于存储计算机程序,该处理器用于调用并运行该存储器中存储的计算机程序,执行上述第一方面或其各实现方式中的方法。In a fifth aspect, a terminal device is provided, including a processor and a memory. The memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory, and execute the method in the above-mentioned first aspect or its implementations.

第六方面,提供了一种接入网设备,包括处理器和存储器。该存储器用于存储计算机程序,该处理器用于调用并运行该存储器中存储的计算机程序,执行上述第二方面或其各实现方式中的方法。According to a sixth aspect, an access network device is provided, including a processor and a memory. The memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory to execute the method in the second aspect or the implementations thereof.

第七方面,提供了一种芯片,用于实现上述第一方面至第二方面中的任一方面或其各实现方式中的方法。In a seventh aspect, a chip is provided for implementing any one of the first to second aspects or a method in each implementation thereof.

具体地,该芯片包括:处理器,用于从存储器中调用并运行计算机程序,使得安装有该芯片的设备执行如上述第一方面至第二方面中的任一方面或其各实现方式中的方法。Specifically, the chip includes a processor for invoking and running a computer program from a memory, so that a device installed with the chip executes any one of the first aspect to the second aspect described above or implementations thereof. method.

第八方面,提供了一种计算机可读存储介质,用于存储计算机程序,该计算机程序使得计算机执行上述第一方面至第二方面中的任一方面或其各实现方式中的方法。According to an eighth aspect, a computer-readable storage medium is provided for storing a computer program that causes a computer to execute the method in any one of the first to second aspects described above or in its implementations.

第九方面,提供了一种计算机程序产品,包括计算机程序指令,所述计算机程序指令使得计算机执行上述第一方面至第二方面中的任一方面或其各实现方式中的方法。In a ninth aspect, a computer program product is provided, including computer program instructions that cause a computer to execute any one of the first to second aspects described above or a method in each implementation thereof.

第十方面,提供了一种计算机程序,当其在计算机上运行时,使得计算机执行上述第一方面至第二方面中的任一方面或其各实现方式中的方法。In a tenth aspect, a computer program is provided that, when run on a computer, causes the computer to execute the method in any one of the first to second aspects described above or in its implementations.

通过上述技术方案,终端设备可以将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至SDAP设备,从而,可以实现携带VLAN字头和不携带VLAN字头的Ethernet PDU的头压缩。Through the above technical solution, the terminal device can map the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the SDAP device. Compression of Ethernet PDU headers carrying VLAN headers.

进一步的,终端设备可以基于接入网设备的配置,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至SDAP设备。Further, the terminal device may map the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the SDAP device based on the configuration of the access network device.

附图说明BRIEF DESCRIPTION OF THE DRAWINGS

图1是本申请实施例提供的一种通信系统架构的示意性图。FIG. 1 is a schematic diagram of a communication system architecture provided by an embodiment of the present application.

图2是根据本申请实施例提供的一种无线通信方法的示意性流程图。FIG. 2 is a schematic flowchart of a wireless communication method according to an embodiment of the present application.

图3是根据本申请实施例提供的另一种无线通信方法的示意性流程图。FIG. 3 is a schematic flowchart of another wireless communication method according to an embodiment of the present application.

图4是根据本申请实施例提供的一种终端设备的示意性框图。FIG. 4 is a schematic block diagram of a terminal device according to an embodiment of the present application.

图5是根据本申请实施例提供的一种接入网设备的示意性框图。FIG. 5 is a schematic block diagram of an access network device according to an embodiment of the present application.

图6是根据本申请实施例提供的一种通信设备的示意性框图。FIG. 6 is a schematic block diagram of a communication device according to an embodiment of the present application.

图7是根据本申请实施例提供的一种芯片的示意性框图。FIG. 7 is a schematic block diagram of a chip according to an embodiment of the present application.

图8是根据本申请实施例提供的一种通信系统的示意性框图。FIG. 8 is a schematic block diagram of a communication system according to an embodiment of the present application.

具体实施方式detailed description

下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application. Obviously, the described embodiments are part of the embodiments of the present application, but not all of the embodiments. Based on the embodiments in the present application, all other embodiments obtained by a person of ordinary skill in the art without creative efforts shall fall within the protection scope of the present application.

本申请实施例的技术方案可以应用于各种通信系统,例如:全球移动通讯(Global System of Mobile communication,GSM)系统、码分多址(Code Division Multiple Access,CDMA)系统、宽带码分多址(Wideband Code Division Multiple Access,WCDMA)系统、通用分组无线业务(General Packet Radio Service,GPRS)、长期演进(Long Term Evolution,LTE)系统、LTE频分双工(Frequency Division Duplex,FDD)系统、LTE时分双工(Time Division Duplex,TDD)、通用移动通信系统(Universal Mobile Telecommunication System,UMTS)、全球互联微波接入(Worldwide Interoperability for  Microwave Access,WiMAX)通信系统或5G系统等。The technical solutions of the embodiments of the present application can be applied to various communication systems, for example, a Global System for Mobile (GSM) system, a Code Division Multiple Access (CDMA) system, and a Wideband Code Division Multiple Access (Wideband Code Division Multiple Access) system, General Packet Radio Service (GPRS), Long Term Evolution (LTE) system, LTE Frequency Division Duplex (FDD) system, LTE Time Division Duplex (TDD), Universal Mobile Telecommunication System (UMTS), Worldwide Interoperability for Microwave Access (WiMAX) communication system or 5G system, etc.

示例性的,本申请实施例应用的通信系统100如图1所示。该通信系统100可以包括终端设备110,该终端设备110可以位于接入网设备120的覆盖范围内。作为在此使用的“终端设备”包括但不限于经由有线线路连接,如经由公共交换电话网络(Public Switched Telephone Networks,PSTN)、数字用户线路(Digital Subscriber Line,DSL)、数字电缆、直接电缆连接;和/或另一数据连接/网络;和/或经由无线接口,如,针对蜂窝网络、无线局域网(Wireless Local Area Network,WLAN)、诸如DVB-H网络的数字电视网络、卫星网络、AM-FM广播发送器;和/或另一终端设备的被设置成接收/发送通信信号的装置;和/或物联网(Internet of Things,IoT)设备。被设置成通过无线接口通信的终端设备可以被称为“无线通信终端”、“无线终端”或“移动终端”。移动终端的示例包括但不限于卫星或蜂窝电话;可以组合蜂窝无线电电话与数据处理、传真以及数据通信能力的个人通信系统(Personal Communications System,PCS)终端;可以包括无线电电话、寻呼机、因特网/内联网接入、Web浏览器、记事簿、日历以及/或全球定位系统(Global Positioning System,GPS)接收器的PDA;以及常规膝上型和/或掌上型接收器或包括无线电电话收发器的其它电子装置。终端设备可以指接入终端、用户设备(User Equipment,UE)、用户单元、用户站、移动站、移动台、远方站、远程终端、移动设备、用户终端、终端、无线通信设备、用户代理或用户装置。接入终端可以是蜂窝电话、无绳电话、会话启动协议(Session Initiation Protocol,SIP)电话、无线本地环路(Wireless Local Loop,WLL)站、个人数字处理(Personal Digital Assistant,PDA)、具有无线通信功能的手持设备、计算设备或连接到无线调制解调器的其它处理设备、车载设备、可穿戴设备、5G网络中的终端设备或者未来演进的PLMN中的终端设备等。Exemplarily, the communication system 100 applied in the embodiment of the present application is shown in FIG. 1. The communication system 100 may include a terminal device 110, and the terminal device 110 may be located within the coverage of the access network device 120. As the "terminal equipment" used herein includes, but is not limited to, connection via wired lines, such as via Public Switched Telephone Networks (PSTN), Digital Subscriber Line (DSL), digital cable, direct cable connection ; And / or another data connection / network; and / or via a wireless interface, such as for cellular networks, Wireless Local Area Networks (WLAN), digital television networks such as DVB-H networks, satellite networks, AM- FM broadcast transmitter; and / or another terminal device configured to receive / transmit communication signals; and / or Internet of Things (IoT) devices. A terminal device configured to communicate through a wireless interface may be referred to as a “wireless communication terminal”, a “wireless terminal”, or a “mobile terminal”. Examples of mobile terminals include, but are not limited to, satellite or cellular phones; personal communications systems (PCS) terminals that can combine cellular radiotelephones with data processing, facsimile, and data communications capabilities; can include radiotelephones, pagers, Internet / internal PDA with network access, web browser, notepad, calendar, and / or Global Positioning System (GPS) receiver; and conventional laptop and / or palm-type receivers or others including radiotelephone transceivers Electronic device. A terminal device can refer to an access terminal, user equipment (User Equipment), user unit, user station, mobile station, mobile station, remote station, remote terminal, mobile device, user terminal, terminal, wireless communication device, user agent, or User device. The access terminal can be a cellular phone, a cordless phone, a Session Initiation Protocol (SIP) phone, a Wireless Local Loop (WLL) station, a Personal Digital Processing (PDA), and wireless communication. Functional handheld devices, computing devices or other processing devices connected to wireless modems, vehicle-mounted devices, wearable devices, terminal devices in 5G networks, or terminal devices in future evolved PLMNs, etc.

该通信系统100可以包括接入网设备120,接入网设备120可以是与终端设备110(或称为通信终端、终端)通信的设备。接入网设备120可以为特定的地理区域提供通信覆盖,并且可以与位于该覆盖区域内的终端设备进行通信。可选地,接入网设备120以是GSM系统或CDMA系统中的基站(Base Transceiver Station,BTS),也可以是WCDMA系统中的基站(NodeB,NB),还可以是LTE系统中的演进型基站(Evolutional Node B,eNB或eNodeB),或者是云无线接入网络(Cloud Radio Access Network,CRAN)中的无线控制器,或者该网络设备可以为移动交换中心、中继站、接入点、车载设备、可穿戴设备、集线器、交换机、网桥、路由器、5G网络中的网络侧设备或者未来演进的公共陆地移动网络(Public Land Mobile Network,PLMN)中的网络设备等。The communication system 100 may include an access network device 120, and the access network device 120 may be a device that communicates with a terminal device 110 (or a communication terminal or a terminal). The access network device 120 may provide communication coverage for a specific geographic area, and may communicate with terminal devices located within the coverage area. Optionally, the access network device 120 may be a base station (Base Transceiver Station, BTS) in a GSM system or a CDMA system, or a base station (NodeB, NB) in a WCDMA system, or may be an evolved type in an LTE system. Base station (Evolutionary Node B, eNB or eNodeB), or a wireless controller in a Cloud Radio Access Network (CRAN), or the network device may be a mobile switching center, relay station, access point, or vehicle equipment , Wearables, hubs, switches, bridges, routers, network-side devices in 5G networks, or network devices in public land mobile networks (PLMN) that are evolving in the future.

该无线通信系统100还包括与接入网设备进行通信的核心网设备130。可选地,该核心网设备130可以是5G核心网设备,例如,接入与移动性管理功能(Access and Mobility Management Function,AMF),负责接入和移动性管理,具有对用户进行认证、切换、位置更新等功能。又例如,会话管理功能(Session Management Function,SMF),负责会话管理,包括分组数据单元(packet data unit,PDU)会话的建立、修改、释放等。又例如,用户面功能(user plane function,UPF),负责用户数据的转发。其中,核心网设备可以为LTE系统或其他系统的核心网设备。The wireless communication system 100 further includes a core network device 130 that communicates with an access network device. Optionally, the core network device 130 may be a 5G core network device, such as an access and mobility management function (AMF), which is responsible for access and mobility management, and has user authentication and handover. , Location updates, and more. For another example, the Session Management Function (SMF) is responsible for session management, including the establishment, modification, and release of packet data unit (PDU) sessions. As another example, the user plane function (UPF) is responsible for forwarding user data. The core network device may be a core network device of an LTE system or other systems.

可选地,5G系统或5G网络还可以称为新无线(New Radio,NR)系统或NR网络。Optionally, the 5G system or the 5G network may also be referred to as a New Radio (NR) system or an NR network.

在本申请实施例中,接入网设备为小区提供服务,终端设备通过该小区使用的传输资源(例如,频域资源,或者说,频谱资源)与网络设备进行通信,该小区可以是网络设备(例如基站)对应的小区,小区可以属于宏基站,也可以属于小小区(Small cell)对应的基站,这里的小小区可以包括:城市小区(Metro cell)、微小区(Micro cell)、微微小区(Pico cell)、毫微微小区(Femto cell)等,这些小小区具有覆盖范围小、发射功率低的特点,适用于提供高速率的数据传输服务。In the embodiment of the present application, an access network device provides services for a cell, and a terminal device communicates with a network device through a transmission resource (for example, a frequency domain resource or a spectrum resource) used by the cell, and the cell may be a network device The corresponding cell (for example, a base station) can belong to a macro base station or a small cell (small cell). Here, the small cell can include: urban cell, micro cell, pico cell (Pico cells), femto cells (Femto cells), etc. These small cells have the characteristics of small coverage and low transmission power, and are suitable for providing high-speed data transmission services.

应理解,分组数据汇聚协议(Packet Data Convergence Protocol,PDCP)协议中引入了头压缩和解压缩功能,用于支持对不同数据无线承载(Data Radio Bearer,DRB),根 据配置的头压缩配置(profile)使用不同的头压缩和头压缩参数。PDCP采用鲁棒性信息头压缩(Robust information header compression,ROHC)协议,支持的头压缩协议(protocols)和配置(profiles)如下表1所示。具体地,如下表1所示,不同的头压缩配置的压缩对象可以是实时传输协议(Real-time Transport Protocol,RTP),IP,用户数据报协议(User Datagram Protocol,UDP),封装安全负载(Encapsulating Securit y Pa yload,ESP)、无压缩(No compression)中至少一种,压缩策略具体可以是如下表1所示的RFC(Request For Comments)系列文件。 It should be understood that the Packet Data Convergence Protocol (PDCP) protocol introduces header compression and decompression functions for supporting different data radio bearers (DRBs), and compresses the profile according to the configured header. Use different header compression and header compression parameters. PDCP adopts Robust Information Header Compression (ROHC) protocol. The supported header compression protocols (protocols) and profiles are shown in Table 1 below. Specifically, as shown in Table 1 below, the compression objects of different header compression configurations may be Real-time Transport Protocol (RTP), IP, User Datagram Protocol (UDP), and encapsulated security payload ( Encapsulating Securit y Pa y load, ESP ), uncompressed (no compression) of at least one, particularly compression strategy may be as follows RFC (Request For Comments) documents shown in the series.

表1Table 1

配置标识Configuration ID 压缩对象(Usage)Compression Object (Usage) 压缩策略(Reference)Compression Strategy (Reference) 0x00000x0000 无压缩No compression RFC 5795RFC 5795 0x00010x0001 RTP/UDP/IPRTP / UDP / IP RFC 3095,RFC 4815RFC 3095, RFC 4815 0x00020x0002 UDP/IPUDP / IP RFC 3095,RFC 4815RFC 3095, RFC 4815 0x00030x0003 ESP/IPESP / IP RFC 3095,RFC 4815RFC 3095, RFC 4815 0x00040x0004 IPIP RFC 3843,RFC 4815RFC3843, RFC4815 0x00060x0006 TCP/IPTCP / IP RFC 6846RFC 6846 0x01010x0101 RTP/UDP/IPRTP / UDP / IP RFC 5225RFC 5225 0x01020x0102 UDP/IPUDP / IP RFC 5225RFC 5225 0x01030x0103 ESP/IPESP / IP RFC 5225RFC 5225 0x01040x0104 IPIP RFC 5225RFC 5225

可选地,本申请实施例可以用于公共陆地网络或本地网络。Optionally, the embodiments of the present application may be applied to a public land network or a local network.

其中,公共陆地网络可以为基于PLMN的公共陆地网络。The public land network may be a PLMN-based public land network.

本地网络也可以称为本地局域网络或私有网络,该本地网络通常布置在办公场景,家庭场景,工厂中,可以实现更加有效安全的管理,通常会有当地的用户或者管理者布局本地网络。通常,授权的能够接入的用户具有接入到本地网络的权限。The local network can also be called a local area network or a private network. This local network is usually deployed in office scenarios, home scenarios, and factories to achieve more effective and secure management. Usually, there are local users or administrators to deploy the local network. Generally, authorized and accessible users have the right to access the local network.

本地网络可以由公共陆地网络所管理或管辖,但是也可以不由公共陆地网络或管理或管辖。The local network may or may not be managed or administered by a public land network.

可选地,本地网络可以采用非授权频段进行通信,或者也可以与公共陆地网络共享授权频段。Alternatively, the local network may use an unlicensed frequency band for communication, or may share the licensed frequency band with a public land network.

可选地,本地网络可以是属于3GPP范畴的网络。其中,该本地网络的核心网可以是NR或LTE的核心网,以及本地网络可以通过NR接入网、LTE接入网或无线保真(Wireless Fidelity,Wifi)接入到核心网。Alternatively, the local network may be a network belonging to the 3GPP category. The core network of the local network may be a core network of NR or LTE, and the local network may access the core network through an NR access network, an LTE access network, or wireless fidelity (Wifi).

可选地,在本申请实施例中,公共陆地网络与本地网络可以共用核心网,而接入网是独立的;或者,可以共用接入网,而核心网是独立的;或者,可以共用接入网以及核心网;或者,接入网和核心网均不共用。Optionally, in the embodiment of the present application, the public land network and the local network may share the core network, and the access network is independent; or, the access network may be shared, and the core network is independent; or, the access network may be shared Access network and core network; or, access network and core network are not shared.

可选地,在本申请实施例中,多个或多种本地网络可以共用核心网,而接入网是独立的;或者,可以共用接入网,而核心网是独立的;或者,可以共用接入网以及核心网;或者,接入网和核心网均不共用。Optionally, in the embodiment of the present application, multiple or multiple local networks may share the core network and the access network is independent; or, the access network may be shared and the core network is independent; or they may be shared The access network and the core network; or both the access network and the core network are not shared.

需要说明的是,在公共网络系统,和/或本地网络场景,和/或公共网络系统和本地网络共存的场景下,当PDU session为Ethernet frames时,Ethernet PDU中可能携带VLAN字头,也可能不携带VLAN字头,相应的Ethernet帧结构不同。在头压缩过程中,这两种PDU所用的头压缩算法是不同的。而现阶段,没有针对这一场景进行区分处理,因此,无法实现携带VLAN字头和不携带VLAN字头的Ethernet PDU的头压缩。基于上述问题本申请提出了一种Ethernet frame头压缩配置的方法。It should be noted that, in a public network system, and / or a local network scenario, and / or a scenario in which the public network system and the local network coexist, when the PDU session is Ethernet frames, the Ethernet PDU may carry a VLAN header, or it may Does not carry the VLAN header, the corresponding Ethernet frame structure is different. In the header compression process, the header compression algorithms used by these two types of PDUs are different. However, at this stage, no distinction is made in this scenario. Therefore, compression of Ethernet PDUs that carry a VLAN header and those that do not. Based on the above problems, this application proposes a method for Ethernet frame header compression configuration.

应理解,在本申请实施例中,网络侧实体,不局限在接入网设备,也可以是核心网设备。相应的,终端设备和网络设备的处理层可以为SDAP层和PDCP层,也可以是其他实体或层。It should be understood that, in the embodiment of the present application, the network-side entity is not limited to the access network device, and may also be a core network device. Correspondingly, the processing layers of the terminal equipment and the network equipment may be the SDAP layer and the PDCP layer, or may be other entities or layers.

还应理解,在本申请实施例中,SDAP设备也可以称之为PDCP层,PDCP设备也可 以称之为PDCP层。It should also be understood that, in the embodiments of the present application, the SDAP device may also be called a PDCP layer, and the PDCP device may also be called a PDCP layer.

图2是根据本申请实施例的无线通信方法200的示意性流程图,如图2所示,该方法200可以包括如下内容:FIG. 2 is a schematic flowchart of a wireless communication method 200 according to an embodiment of the present application. As shown in FIG. 2, the method 200 may include the following content:

S210,终端设备接收接入网设备发送的第一信息,该第一信息用于指示该终端设备的第一SDAP设备对应处理的是包括VLAN字头的以太网帧结构的数据包或者指示该终端设备的第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包;S210. The terminal device receives first information sent by the access network device, where the first information is used to indicate that the first SDAP device of the terminal device correspondingly processes an Ethernet frame structured data packet including a VLAN header or indicates that the terminal The first SDAP device of the device correspondingly processes the data packet of the Ethernet frame structure excluding the VLAN header;

S220,该终端设备根据该第一信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至该终端设备的第一SDAP设备。S220. According to the first information, the terminal device maps a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to a first SDAP device of the terminal device.

可选地,在本申请实施例中,该终端设备也可以是接收核心网设备发送的该第一信息,即,核心网设备可以直接为终端设备配置该第一信息,该核心网设备例如可以是AMF设备,或UPF设备。同理,以下关于接入网设备的相关描述同样适用于核心网设备。以下以该终端设备从接入网设备处接收该第一信息为例进行具体阐述。Optionally, in the embodiment of the present application, the terminal device may also receive the first information sent by the core network device, that is, the core network device may directly configure the first information for the terminal device. For example, the core network device may It is an AMF device, or a UPF device. Similarly, the following descriptions about the access network equipment are also applicable to the core network equipment. The following uses the terminal device to receive the first information from the access network device as an example for detailed description.

需要说明的是,该第一SDAP设备布局于该终端设备侧。同时,本申请仅以布局于终端设备侧的第一SDAP设备为例进行说明,布局于终端设备侧的其他SDAP设备也适用。It should be noted that the first SDAP device is arranged on the terminal device side. Meanwhile, this application only uses the first SDAP device deployed on the terminal device side as an example for description, and other SDAP devices deployed on the terminal device side are also applicable.

还需要说明的是,该第一SDAP设备对应处理的是将服务质量数据流(Quality of Service Flow,QoS Flow)映射至数据无线承载(Data Radio Bearer,DRB)。It should also be noted that the first SDAP device correspondingly processes the mapping of the quality of service data flow (Service Flow, QoS Flow) to the data radio bearer (DRB).

可选地,在本申请实施例中,该终端设备的第一SDAP设备将映射来的数据包递交至该终端设备的第一PDCP设备;Optionally, in the embodiment of the present application, the first SDAP device of the terminal device delivers the mapped data packet to the first PDCP device of the terminal device;

该终端设备的第一PDCP设备对包括VLAN字头的数据包采用VLAN字头对应的头压缩方式进行头压缩,或者对不包括VLAN字头的数据包采用不包括VLAN字头对应的头压缩方式进行头压缩。The first PDCP device of the terminal device uses the header compression method corresponding to the VLAN header for the data packet including the VLAN header, or uses the header compression method without the VLAN header for the data packet not including the VLAN header. Perform header compression.

需要说明的是,该第一PDCP设备布局于该终端设备侧。同时,本申请仅以布局于终端设备侧的第一PDCP设备为例进行说明,布局于终端设备侧的其他PDCP设备也适用。It should be noted that the first PDCP device is arranged on the terminal device side. Meanwhile, this application only uses the first PDCP device deployed on the terminal device side as an example for description, and other PDCP devices deployed on the terminal device side are also applicable.

可选地,在本申请实施例中,该第一信息可以是无线资源控制(Radio Resource Control,RRC)信令,或者,系统信息块(System Information Block,SIB)信息。Optionally, in the embodiment of the present application, the first information may be Radio Resource Control (RRC) signaling, or System Information Block (SIB) information.

具体地,该第一信息包括第一指示信息,该第一指示信息用于第一SDAP设备对应处理的是包括VLAN字头的以太网帧结构的数据包或者指示第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包。进一步地,该终端设备根据该第一指示信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至该第一SDAP设备。Specifically, the first information includes first indication information, and the first indication information is used for the first SDAP device to correspondingly process a data packet including an Ethernet frame structure including a VLAN header or to instruct the first SDAP device to correspondingly process the A packet with an Ethernet frame structure that does not include a VLAN header. Further, according to the first instruction information, the terminal device maps a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to the first SDAP device.

可选地,若该第一信息为RRC信令,则该第一指示信息可以承载于DRB配置信息中,且占用1比特(bit)资源,该DRB配置信息例如为DRB-ToAddMod消息。Optionally, if the first information is RRC signaling, the first indication information may be carried in DRB configuration information and occupy 1 bit resource, and the DRB configuration information is, for example, a DRB-ToAddMod message.

可选地,若该第一信息为RRC信令,则该第一指示信息可以承载于SDAP配置信息中,且占用1bit资源,该SDAP配置信息例如可以是SDAP-Config消息。Optionally, if the first information is RRC signaling, the first indication information may be carried in SDAP configuration information and occupy 1 bit of resources, and the SDAP configuration information may be, for example, an SDAP-Config message.

可选地,在本申请实施例中,该终端设备可以将DRB标识从1~32扩展至1~64。Optionally, in the embodiment of the present application, the terminal device may extend the DRB identifier from 1 to 32 to 1 to 64.

需要说明的是,将DRB标识从1~32扩展至1~64,可以满足包括VLAN字头的以太网帧结构的数据包,以及不包括VLAN字头的以太网帧结构的数据包的标识需求。It should be noted that extending the DRB identifier from 1 to 32 to 1 to 64 can meet the identification requirements of data packets with Ethernet frame structure including the VLAN header and data packets with Ethernet frame structure not including the VLAN header. .

可选地,在本申请实施例中,该第一信息还可以包括第一PDCP配置信息,该第一PDCP配置信息用于将包括VLAN字头的以太网帧结构的数据包配置为支持VLAN的头压缩配置,和/或,该第一PDCP配置信息用于将不包括VLAN字头的以太网帧结构的数据包配置为不支持VLAN的头压缩配置。Optionally, in the embodiment of the present application, the first information may further include first PDCP configuration information, where the first PDCP configuration information is used to configure a data packet of an Ethernet frame structure including a VLAN header to support a VLAN. Header compression configuration, and / or, the first PDCP configuration information is used to configure a data packet of an Ethernet frame structure that does not include a VLAN header to a header compression configuration that does not support VLAN.

也就是说,接入网设备对包括VLAN字头的以太网帧结构的数据包,配置支持VLAN字头的头压缩profile,以及对不包括VLAN字头的以太网帧结构的数据包,配置不支持VLAN字头的头压缩profile。In other words, the access network device is configured to support the header compression profile of the VLAN header for the data packet of the Ethernet frame structure including the VLAN header, and not configured for the data packet of the Ethernet frame structure that does not include the VLAN header. Supports header compression profile for VLAN headers.

具体地,该终端设备可以根据该第一PDCP配置信息,将包括VLAN字头的以太网帧结构的数据包进行支持VLAN的头压缩或者解压缩,和/或,将不包括VLAN字头的以太网帧结构的数据包进行不支持VLAN的头压缩或者解压缩。Specifically, the terminal device may, according to the first PDCP configuration information, compress or decompress a data packet supporting an Ethernet frame structure including a VLAN header, and / or, an Ethernet without a VLAN header. Packets in the network frame structure do not support VLAN header compression or decompression.

可选地,在本申请实施例中,该第一信息包括第一SDAP配置信息,该第一SDAP配置信息用于配置第一默认DRB和/或第二默认DRB,该第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,该第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包。Optionally, in the embodiment of the present application, the first information includes first SDAP configuration information, where the first SDAP configuration information is used to configure a first default DRB and / or a second default DRB, and the first default DRB is used for Map the data packet of the Ethernet frame structure including the VLAN header, and the second default DRB is used to map the data packet of the Ethernet frame structure not including the VLAN header.

需要说明的是,该第一默认DRB或该第二默认DRB可以是存储于该终端设备侧的原默认DRB,即该接入网设备可以仅新配置一个默认DRB,当然,该接入网设备也可以配置两个新的默认DRB。It should be noted that the first default DRB or the second default DRB may be the original default DRB stored on the terminal device side, that is, the access network device may only newly configure a default DRB. Of course, the access network device You can also configure two new default DRBs.

可选地,该第一SDAP配置信息针对该终端设备侧的所有SDAP设备。Optionally, the first SDAP configuration information is directed to all SDAP devices on the terminal device side.

具体地,该终端设备根据该第一SDAP配置信息和VLAN相关信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至该第一SDAP设备。Specifically, the terminal device maps a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to the first SDAP configuration information and VLAN-related information. SDAP equipment.

例如,该第一SDAP设备处配置有该第一默认DRB,则该终端设备将包括VLAN字头的以太网帧结构的数据包映射至该第一SDAP设备。For example, if the first default DRB is configured at the first SDAP device, the terminal device maps a data packet of an Ethernet frame structure including a VLAN header to the first SDAP device.

又例如,该第一SDAP设备处配置有该第一默认DRB,则该终端设备将包括VLAN字头的以太网帧结构的数据包映射至该第一SDAP设备;和/或,该终端设备将不包括VLAN字头的以太网帧结构的数据包映射至其他可以映射含有VLAN字头的以太帧结构的数据包的对应同一个PDU-session的其他DRB或其他DRB之一,或者该终端设备将不包括VLAN字头的以太网帧结构的数据包映射至存储于该终端设备侧的原默认DRB。As another example, if the first SDAP device is configured with the first default DRB, the terminal device maps an Ethernet frame structure packet including a VLAN header to the first SDAP device; and / or, the terminal device will A packet of an Ethernet frame structure that does not include a VLAN header is mapped to another DRB or one of other DRBs corresponding to the same PDU-session that can be mapped to a packet of an Ethernet frame structure that includes a VLAN header, or the terminal device will The data packet of the Ethernet frame structure excluding the VLAN header is mapped to the original default DRB stored on the terminal device side.

又例如,该第一SDAP设备处配置有该第二默认DRB,则该终端设备将不包括VLAN字头的以太网帧结构的数据包映射至该第一SDAP设备。For another example, if the second default DRB is configured at the first SDAP device, the terminal device maps a data packet of an Ethernet frame structure that does not include a VLAN header to the first SDAP device.

又例如,该第一SDAP设备处配置有该第二默认DRB,则该终端设备将不包括VLAN字头的以太网帧结构的数据包映射至该第一SDAP设备;和/或,该终端设备将包括VLAN字头的以太网帧结构的数据包映射至其他可以映射不含有VLAN字头的以太帧结构的数据包的对应同一个PDU-session的其他DRB或其他DRB之一,或者该终端设备将包括VLAN字头的以太网帧结构的数据包映射至存储于该终端设备侧的原默认DRB。For another example, if the second default DRB is configured at the first SDAP device, the terminal device maps a data packet of an Ethernet frame structure that does not include a VLAN header to the first SDAP device; and / or, the terminal device Map an Ethernet frame structured packet including a VLAN header to other DRBs or one of other DRBs corresponding to the same PDU-session that can be mapped to other Ethernet frame structured packets without a VLAN header, or the terminal device Map the data packet of the Ethernet frame structure including the VLAN header to the original default DRB stored on the terminal device side.

再例如,该第一SDAP设备处配置有该第一默认DRB,第二SDAP设备处配置有该第二默认DRB,则该终端设备可以将包括VLAN字头的以太网帧结构的数据包映射至该第一SDAP设备,也可以将不包括VLAN字头的以太网帧结构的数据包映射至该第二SDAP设备。For another example, if the first SDAP device is configured with the first default DRB, and the second SDAP device is configured with the second default DRB, the terminal device may map an Ethernet frame structured data packet including a VLAN header to The first SDAP device may also map a data packet of an Ethernet frame structure that does not include a VLAN header to the second SDAP device.

需要说明的是,该第一SDAP设备与该第二SDAP设备为相同的设备,对应不同的PDCP实体;It should be noted that the first SDAP device and the second SDAP device are the same device and correspond to different PDCP entities;

或者该第一SDAP设备与该第二SDAP设备为不同的设备。Or, the first SDAP device and the second SDAP device are different devices.

可选地,该VLAN相关信息为QoS Flow标识与VLAN的映射关系,或者,为包括VLAN信息的以太网PDU信息。所述VLAN相关信息可以是预配置的,也可以是网络侧通知的,也可以是用户各层之间交互获取的。Optionally, the VLAN related information is a mapping relationship between a QoS flow identifier and a VLAN, or Ethernet PDU information including VLAN information. The VLAN-related information may be pre-configured, may be notified by the network side, or may be obtained by interaction between user layers.

可选地,作为一个示例,若该第一SDAP设备处配置有第一默认DRB,且该第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,该终端设备根据第一规则将QoS数据流映射至DRB,Optionally, as an example, if the first SDAP device is configured with a first default DRB, and the first default DRB is used to map a data packet of an Ethernet frame structure including a VLAN header, the terminal device according to the first Rules map QoS data flows to DRBs,

其中,该第一规则为对该第一默认DRB做支持VLAN的以太网帧结构的头压缩,以及选择一个不支持VLAN的DRB做不支持VLAN的以太网帧结构的头压缩。The first rule is to perform header compression on an Ethernet frame structure that supports VLANs for the first default DRB, and select a DRB that does not support VLAN to perform header compression on an Ethernet frame structure that does not support VLANs.

可选地,作为另一个示例,若该第一SDAP设备处配置有第二默认DRB,且该第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包,该终端设备根据第二规则将QoS数据流映射至DRB,Optionally, as another example, if a second default DRB is configured at the first SDAP device, and the second default DRB is used to map a data packet of an Ethernet frame structure that does not include a VLAN header, the terminal device is based on The second rule maps the QoS data flow to the DRB,

其中,该第二规则为对该第二默认DRB做不支持VLAN的以太网帧结构的头压缩,以及选择一个支持VLAN的DRB做支持VLAN的以太网帧结构的头压缩。The second rule is to perform header compression on an Ethernet frame structure that does not support VLAN for the second default DRB, and select a DRB that supports VLAN to perform header compression on an Ethernet frame structure that supports VLAN.

可选地,作为再一个示例,若该第一SDAP设备处配置有第一默认DRB或者第二默认DRB,且该第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,该第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包,该终端设备根据第三规则将QoS数据流映射至DRB,Optionally, as still another example, if the first SDAP device is configured with a first default DRB or a second default DRB, and the first default DRB is used to map a data packet of an Ethernet frame structure including a VLAN header, The second default DRB is used to map an Ethernet frame structured data packet that does not include a VLAN header, and the terminal device maps the QoS data flow to the DRB according to a third rule,

其中,该第三规则为另选择一个支持VLAN的DRB做支持VLAN的以太网帧结构的头压缩,以及另选择一个不支持VLAN的DRB做不支持VLAN的以太网帧结构的头压缩。The third rule is to select another DRB that supports VLAN as the header compression for the Ethernet frame structure that supports VLAN, and select another DRB that does not support the VLAN to perform the header compression for the Ethernet frame structure that does not support VLAN.

需要说明的是,在上述示例中,该终端设备处可以存在有上行QoS Flow与DRB的映射关系,也可以不存在有上行QoS Flow与DRB的映射关系。It should be noted that, in the above example, the terminal device may have a mapping relationship between uplink QoS Flow and DRB, or there may be no mapping relationship between uplink QoS Flow and DRB.

可选地,在本申请实施例中,在接收该第一信息之前,该终端设备上报对以太网帧结构整体的头压缩和解头压缩的支持能力,或者,分别上报对以太网首部和数据域的头压缩和解头压缩的支持能力,用于指示该终端设备是否支持以太网帧结构的头压缩和/或是否支持VLAN字头的以太网帧结构的头压缩。Optionally, in the embodiment of the present application, before receiving the first information, the terminal device reports support for the overall header compression and decompression of the Ethernet frame structure, or separately reports the Ethernet header and the data domain. The header compression and decompression support capabilities are used to indicate whether the terminal device supports header compression of the Ethernet frame structure and / or whether it supports header compression of the Ethernet frame structure of the VLAN header.

需要说明的是,该终端设备上报的信息用于辅助该接入网设备确定该第一信息。It should be noted that the information reported by the terminal device is used to assist the access network device to determine the first information.

因此,在本申请实施例中,终端设备可以将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至SDAP设备,从而,可以实现携带VLAN字头和不携带VLAN字头的Ethernet PDU的头压缩。Therefore, in the embodiment of the present application, the terminal device can map the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the SDAP device, so that the VLAN can be carried. Headers and Ethernet PDU headers without the VLAN header are compressed.

进一步的,终端设备可以基于接入网设备的配置,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至SDAP设备。Further, the terminal device may map the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the SDAP device based on the configuration of the access network device.

图3是根据本申请实施例的无线通信方法300的示意性流程图,如图3所示,该方法300可以包括如下内容:FIG. 3 is a schematic flowchart of a wireless communication method 300 according to an embodiment of the present application. As shown in FIG. 3, the method 300 may include the following content:

S310,接入网设备向终端设备发送第一信息,该第一信息用于指示该终端设备的第一SDAP设备对应处理的是包括VLAN字头的以太网帧结构的数据包或者指示该终端设备的第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包。S310. The access network device sends first information to the terminal device, where the first information is used to indicate that the first SDAP device of the terminal device correspondingly processes an Ethernet frame structured data packet including a VLAN header or indicates that the terminal device The first SDAP device correspondingly processes an Ethernet frame structured data packet that does not include a VLAN header.

可选地,在本申请实施例中,也可以是核心网设备发送该第一信息,即,核心网设备可以直接为终端设备配置该第一信息,该核心网设备例如可以是AMF设备,或UPF设备。同理,以下关于接入网设备的相关描述同样适用于核心网设备。以下以该接入网设备发送该第一信息为例进行具体阐述。Optionally, in the embodiment of the present application, the core network device may also send the first information, that is, the core network device may directly configure the first information for the terminal device. The core network device may be an AMF device, or UPF equipment. Similarly, the following descriptions about the access network equipment are also applicable to the core network equipment. The following uses the access network device to send the first information as an example for detailed description.

可选地,在本申请实施例中,该第一信息包括第一指示信息,该第一指示信息用于第一SDAP设备对应处理的是包括VLAN字头的以太网帧结构的数据包或者指示第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包。Optionally, in the embodiment of the present application, the first information includes first indication information, and the first indication information is used by the first SDAP device to correspondingly process a data packet or an indication of an Ethernet frame structure including a VLAN header. The first SDAP device correspondingly processes a data packet of an Ethernet frame structure that does not include a VLAN header.

可选地,该第一信息为RRC信令,或者,SIB信息。Optionally, the first information is RRC signaling or SIB information.

可选地,若该第一信息为RRC信令,该第一指示信息承载于DRB配置信息或SDAP配置信息中。例如,该第一指示信息占用1比特资源。Optionally, if the first information is RRC signaling, the first indication information is carried in DRB configuration information or SDAP configuration information. For example, the first indication information occupies a 1-bit resource.

可选地,该接入网设备将DRB标识从1~32扩展至1~64。Optionally, the access network device extends the DRB identity from 1 to 32 to 1 to 64.

可选地,在本申请实施例中,该第一信息还包括第一PDCP配置信息,该第一PDCP配置信息用于配置该终端设备将包括VLAN字头的以太网帧结构的数据包配置为支持VLAN的头压缩配置,和/或,该第一PDCP配置信息用于该终端设备将不包括VLAN字头的以太网帧结构的数据包配置为不支持VLAN的头压缩配置。Optionally, in the embodiment of the present application, the first information further includes first PDCP configuration information, and the first PDCP configuration information is used to configure the terminal device to configure a data packet of an Ethernet frame structure including a VLAN header as Supports VLAN header compression configuration, and / or, the first PDCP configuration information is used by the terminal device to configure a data packet of an Ethernet frame structure that does not include a VLAN header to not support VLAN header compression configuration.

可选地,在本申请实施例中,该第一信息包括第一SDAP配置信息,该第一SDAP配置信息用于配置第一默认DRB和/或第二默认DRB,该第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,该第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包。Optionally, in the embodiment of the present application, the first information includes first SDAP configuration information, where the first SDAP configuration information is used to configure a first default DRB and / or a second default DRB, and the first default DRB is used for Map the data packet of the Ethernet frame structure including the VLAN header, and the second default DRB is used to map the data packet of the Ethernet frame structure not including the VLAN header.

可选地,该VLAN相关信息为QoS Flow标识与VLAN的映射关系,或者,为包括 VLAN信息的以太网PDU信息。所述VLAN相关信息可以是预配置的,也可以是网络侧通知的,也可以是用户各层之间交互获取的。Optionally, the VLAN related information is a mapping relationship between a QoS flow ID and a VLAN, or Ethernet PDU information including VLAN information. The VLAN-related information may be pre-configured, may be notified by the network side, or may be obtained by interaction between user layers.

可选地,在本申请实施例中,在该接入网设备发送该第一信息之前,该接入网设备接收该终端设备上报的对以太网帧结构整体的头压缩和解头压缩的支持能力,或者,分别上报对以太网首部和数据域的头压缩和解头压缩的支持能力,用于指示该终端设备是否支持以太网帧结构的头压缩和/或是否支持VLAN字头的以太网帧结构的头压缩。Optionally, in the embodiment of the present application, before the access network device sends the first information, the access network device receives the support capability of the header compression and decompression of the overall Ethernet frame structure reported by the terminal device. Or, report support for the header compression and decompression of the Ethernet header and the data domain, respectively, to indicate whether the terminal device supports Ethernet frame structure header compression and / or whether it supports the VLAN header Ethernet frame structure Head compression.

需要说明的是,该终端设备可以是以能力上报的方式,上报对以太网帧结构整体的头压缩和解头压缩的支持能力,或者,分别上报对以太网首部和数据域的头压缩和解头压缩的支持能力。It should be noted that the terminal device may report the support for header compression and decompression of the overall Ethernet frame structure in the form of capability reporting, or report header compression and decompression of the Ethernet header and data domain, respectively. Support capabilities.

可选地,在本申请实施例中,在该接入网设备发送该第一信息之前,该接入网设备根据用户能力、QoS数据流、VLAN指示中的至少一种,确定该第一信息,其中,该用户能力用于指示该终端设备是否支持以太网帧结构的头压缩和/或是否支持VLAN字头的以太网帧结构的头压缩,该VLAN指示用于指示PDU会话数据流的以太网帧结构是否包括VLAN域。Optionally, in the embodiment of the present application, before the access network device sends the first information, the access network device determines the first information according to at least one of a user capability, a QoS data flow, and a VLAN indication. Wherein, the user capability is used to indicate whether the terminal device supports header compression of the Ethernet frame structure and / or whether it supports header compression of the Ethernet frame structure of the VLAN header, and the VLAN indication is used to indicate the Ethernet of the PDU session data stream. Whether the frame structure includes a VLAN domain.

可选地,该用户能力为该终端设备上报的,该VLAN指示为从核心网设备获取的。Optionally, the user capability is reported by the terminal device, and the VLAN indication is acquired from a core network device.

例如,该VLAN指示为接入网设备通过用户面功能(User Plane Function,UPF)设备或者接入与移动性管理功能(Access and Mobility Management Function,AMF)设备获取的。For example, the VLAN indication is acquired by the access network device through a user plane function (UPF) device or an access and mobility management function (AMF) device.

可选地,在本申请实施例中,接入网设备根据用户能力,QoS,VLAN指示等信息,确定业务映射和配置准则,配置每个DRB的SDAP配置和PDCP配置。配置的DRB为仅映射处理一种Ethernet frame类型,即或者为包含VLAN头的Ethernet frame类型,或者为不包含Ethernet frame的类型的。Optionally, in the embodiment of the present application, the access network device determines service mapping and configuration criteria according to information such as user capabilities, QoS, and VLAN indication, and configures SDAP configuration and PDCP configuration of each DRB. The configured DRB maps and processes only one type of Ethernet frame, that is, an Ethernet frame type that includes a VLAN header, or a type that does not include an Ethernet frame.

例如,业务映射和配置准则包含但不限于如下:For example, business mapping and configuration criteria include, but are not limited to, the following:

相同或相似QoS特性的数据流可以映射到一个DRB中;Data flows with the same or similar QoS characteristics can be mapped into a DRB;

含有VLAN头的Ethernet帧对应的数据流不能跟不含有VLAN头的Ethernet帧对应的数据流映射到同一个DRB;The data flow corresponding to the Ethernet frame with the VLAN header cannot be mapped to the same DRB as the data flow corresponding to the Ethernet frame without the VLAN header;

映射到同一个PDU会话的不同端口的数据流,不能映射到一个DRB。Data flows mapped to different ports of the same PDU session cannot be mapped to a DRB.

应理解,无线通信方法300中的步骤可以参考无线通信方法200中的相应步骤,为了简洁,在此不再赘述。It should be understood that, for the steps in the wireless communication method 300, reference may be made to the corresponding steps in the wireless communication method 200. For brevity, details are not described herein again.

因此,在本申请实施例中,终端设备可以将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至SDAP设备,从而,可以实现携带VLAN字头和不携带VLAN字头的Ethernet PDU的头压缩。Therefore, in the embodiment of the present application, the terminal device can map the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the SDAP device, so that the VLAN can be carried Headers and Ethernet PDU headers without the VLAN header are compressed.

进一步的,终端设备可以基于接入网设备的配置,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至SDAP设备。Further, the terminal device may map the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the SDAP device based on the configuration of the access network device.

图4示出了根据本申请实施例的终端设备400的示意性框图。如图4所示,该终端设备400包括:FIG. 4 shows a schematic block diagram of a terminal device 400 according to an embodiment of the present application. As shown in FIG. 4, the terminal device 400 includes:

通信单元410,用于接收接入网设备发送的第一信息,所述第一信息用于指示所述终端设备的第一SDAP设备对应处理的是包括VLAN字头的以太网帧结构的数据包或者指示所述终端设备的第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包;The communication unit 410 is configured to receive first information sent by an access network device, where the first information is used to indicate that the first SDAP device of the terminal device correspondingly processes a data packet of an Ethernet frame structure including a VLAN header. Or instructing the first SDAP device of the terminal device to correspondingly process a data packet of an Ethernet frame structure that does not include a VLAN header;

处理单元420,用于根据所述第一信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至所述终端设备的第一SDAP设备。A processing unit 420, configured to map a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to the first SDAP of the terminal device according to the first information device.

可选地,所述处理单元420还用于:Optionally, the processing unit 420 is further configured to:

控制所述终端设备的第一SDAP设备将映射来的数据包递交至所述终端设备的第一PDCP设备;A first SDAP device controlling the terminal device to deliver the mapped data packet to a first PDCP device of the terminal device;

控制所述终端设备的第一PDCP设备对包括VLAN字头的数据包采用VLAN字头对应的头压缩方式进行头压缩,或者对不包括VLAN字头的数据包采用不包括VLAN字头对应的头压缩方式进行头压缩。The first PDCP device controlling the terminal device performs header compression on a packet including a VLAN header by using a header compression method corresponding to the VLAN header, or applies a header that does not include a VLAN header to a data packet that does not include the VLAN header. The compression method performs header compression.

可选地,所述第一信息包括第一指示信息,所述第一指示信息用于指示所述终端设备的第一SDAP设备对应处理的是包括VLAN字头的以太网帧结构的数据包或者指示所述终端设备的第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包;Optionally, the first information includes first indication information, and the first indication information is used to indicate that the first SDAP device of the terminal device correspondingly processes an Ethernet frame structured data packet including a VLAN header or Instructing the first SDAP device of the terminal device to correspondingly process a data packet of an Ethernet frame structure that does not include a VLAN header;

所述处理单元420具体用于:The processing unit 420 is specifically configured to:

根据所述第一指示信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至所述终端设备的第一SDAP设备。And mapping the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the first SDAP device of the terminal device according to the first instruction information.

可选地,所述第一信息为RRC信令,或者,SIB信息。Optionally, the first information is RRC signaling or SIB information.

可选地,若所述第一信息为RRC信令,所述第一指示信息承载于DRB配置信息或SDAP配置信息中。Optionally, if the first information is RRC signaling, the first indication information is carried in DRB configuration information or SDAP configuration information.

可选地,所述第一指示信息占用1比特资源。Optionally, the first indication information occupies a 1-bit resource.

可选地,所述处理单元420还用于将DRB标识从1~32扩展至1~64。Optionally, the processing unit 420 is further configured to extend the DRB identifier from 1 to 32 to 1 to 64.

可选地,所述第一信息还包括第一PDCP配置信息,所述第一PDCP配置信息用于将包括VLAN字头的以太网帧结构的数据包采用支持VLAN的头压缩配置,和/或,所述第一PDCP配置信息用于将不包括VLAN字头的以太网帧结构的数据包采用不支持VLAN的头压缩配置。Optionally, the first information further includes first PDCP configuration information, where the first PDCP configuration information is used to use a VLAN header compression configuration for a data packet of an Ethernet frame structure including a VLAN header, and / or The first PDCP configuration information is used to use a header compression configuration that does not support a VLAN for a data packet of an Ethernet frame structure that does not include a VLAN header.

可选地,所述第一信息包括第一SDAP配置信息,所述第一SDAP配置信息用于配置第一默认DRB和/或第二默认DRB,所述第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,所述第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包;Optionally, the first information includes first SDAP configuration information, the first SDAP configuration information is used to configure a first default DRB and / or a second default DRB, and the first default DRB is used to map including a VLAN word A data packet with an Ethernet frame structure of the header, and the second default DRB is used to map a data packet with an Ethernet frame structure that does not include a VLAN header;

所述处理单元420具体用于:The processing unit 420 is specifically configured to:

根据所述第一SDAP配置信息和VLAN相关信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至所述终端设备的第一SDAP设备。Mapping the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the first SDAP of the terminal device according to the first SDAP configuration information and VLAN related information device.

可选地,该VLAN相关信息为QoS Flow标识与VLAN的映射关系,或者,为包括VLAN信息的以太网PDU信息。所述VLAN相关信息可以是预配置的,也可以是网络侧通知的,也可以是用户各层之间交互获取的。Optionally, the VLAN related information is a mapping relationship between a QoS flow identifier and a VLAN, or Ethernet PDU information including VLAN information. The VLAN-related information may be pre-configured, may be notified by the network side, or may be obtained by interaction between user layers.

可选地,若所述终端设备的第一SDAP设备处配置有第一默认DRB,且所述第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,所述处理单元420还用于根据第一规则将QoS数据流映射至DRB,Optionally, if the first SDAP device of the terminal device is configured with a first default DRB, and the first default DRB is used to map a data packet of an Ethernet frame structure including a VLAN header, the processing unit 420 And is further configured to map the QoS data flow to the DRB according to the first rule,

其中,所述第一规则为对所述第一默认DRB做支持VLAN的以太网帧结构的头压缩,以及选择一个不支持VLAN的DRB做不支持VLAN的以太网帧结构的头压缩。The first rule is to perform header compression on the first default DRB for an Ethernet frame structure that supports VLAN, and select a DRB that does not support VLAN to perform header compression for an Ethernet frame structure that does not support VLAN.

可选地,若所述终端设备的第一SDAP设备处配置有第二默认DRB,且所述第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包,所述处理单元420还用于根据第二规则将QoS数据流映射至DRB,Optionally, if a second default DRB is configured at the first SDAP device of the terminal device, and the second default DRB is used to map a data packet of an Ethernet frame structure that does not include a VLAN header, the processing unit 420 is also used to map the QoS data flow to the DRB according to the second rule,

其中,所述第二规则为对所述第二默认DRB做不支持VLAN的以太网帧结构的头压缩,以及选择一个支持VLAN的DRB做支持VLAN的以太网帧结构的头压缩。The second rule is to perform header compression on the second default DRB for an Ethernet frame structure that does not support VLAN, and select a DRB that supports VLAN for header compression for an Ethernet frame structure that supports VLAN.

可选地,若所述终端设备的第一SDAP设备处配置有第一默认DRB或者第二默认DRB,且所述第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,所述第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包,所述处理单元420还用于根据第三规则将QoS数据流映射至DRB,Optionally, if the first SDAP device of the terminal device is configured with a first default DRB or a second default DRB, and the first default DRB is used to map a data packet of an Ethernet frame structure including a VLAN header, The second default DRB is used to map a data packet of an Ethernet frame structure that does not include a VLAN header, and the processing unit 420 is further configured to map a QoS data flow to the DRB according to a third rule,

其中,所述第三规则为另选择一个支持VLAN的DRB做支持VLAN的以太网帧结构的头压缩,以及另选择一个不支持VLAN的DRB做不支持VLAN的以太网帧结构的 头压缩。The third rule is to select another DRB that supports VLAN as the header compression of the Ethernet frame structure that supports VLAN, and select another DRB that does not support the VLAN to perform the header compression of the Ethernet frame structure that does not support VLAN.

可选地,在所述通信单元410接收所述第一信息之前,所述通信单元410还用于上报对以太网帧结构整体的头压缩和解头压缩的支持能力,或者,分别上报对以太网首部和数据域的头压缩和解头压缩的支持能力,用于指示所述终端设备是否支持以太网帧结构的头压缩和/或是否支持VLAN字头的以太网帧结构的头压缩。Optionally, before the communication unit 410 receives the first information, the communication unit 410 is further configured to report support capabilities for header compression and decompression of the overall Ethernet frame structure, or separately report Ethernet The header and data field header compression and decompression support capabilities are used to indicate whether the terminal device supports header compression of the Ethernet frame structure and / or whether it supports header compression of the Ethernet frame structure of the VLAN header.

应理解,根据本申请实施例的终端设备400可对应于本申请方法实施例中的终端设备,并且终端设备400中的各个单元的上述和其它操作和/或功能分别为了实现图2所示方法200中终端设备的相应流程,为了简洁,在此不再赘述。It should be understood that the terminal device 400 according to the embodiment of the present application may correspond to the terminal device in the method embodiment of the present application, and the above and other operations and / or functions of each unit in the terminal device 400 are respectively for implementing the method shown in FIG. 2. The corresponding processes of the terminal equipment in 200 are not repeated here for brevity.

图5示出了根据本申请实施例的接入网设备500的示意性框图。如图5所示,该接入网设备500包括:FIG. 5 shows a schematic block diagram of an access network device 500 according to an embodiment of the present application. As shown in FIG. 5, the access network device 500 includes:

通信单元510,用于向终端设备发送第一信息,所述第一信息用于指示所述终端设备的第一SDAP设备对应处理的是包括VLAN字头的以太网帧结构的数据包或者指示所述终端设备的第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包。The communication unit 510 is configured to send first information to a terminal device, where the first information is used to indicate that the first SDAP device of the terminal device correspondingly processes an Ethernet frame structured data packet including a VLAN header or indicates that The first SDAP device of the terminal device correspondingly processes a data packet of an Ethernet frame structure that does not include a VLAN header.

可选地,所述第一信息包括第一指示信息,所述第一指示信息用于第一SDAP设备对应处理的是包括VLAN字头的以太网帧结构的数据包或者指示第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包。Optionally, the first information includes first indication information, and the first indication information is used by the first SDAP device to correspondingly process an Ethernet frame structure packet including a VLAN header or to indicate that the first SDAP device corresponds to Processes packets of the Ethernet frame structure that do not include the VLAN header.

可选地,所述第一信息为RRC信令,或者,SIB信息。Optionally, the first information is RRC signaling or SIB information.

可选地,若所述第一信息为RRC信令,所述第一指示信息承载于DRB配置信息或SDAP配置信息中。Optionally, if the first information is RRC signaling, the first indication information is carried in DRB configuration information or SDAP configuration information.

可选地,所述第一指示信息占用1比特资源。Optionally, the first indication information occupies a 1-bit resource.

可选地,所述接入网设备500还包括:Optionally, the access network device 500 further includes:

处理单元520,用于将DRB标识从1~32扩展至1~64。The processing unit 520 is configured to expand the DRB identifier from 1 to 32 to 1 to 64.

可选地,所述第一信息还包括第一PDCP配置信息,所述第一PDCP配置信息用于配置所述终端设备将包括VLAN字头的以太网帧结构的数据包采用支持VLAN的头压缩配置,和/或,所述第一PDCP配置信息用于所述终端设备将不包括VLAN字头的以太网帧结构的数据包采用不支持VLAN的头压缩配置。Optionally, the first information further includes first PDCP configuration information, and the first PDCP configuration information is used to configure the terminal device to use a VLAN header-compressed data packet for the Ethernet frame structure of the terminal device. Configuration, and / or, the first PDCP configuration information is used by the terminal device to adopt a header compression configuration that does not support a VLAN of a data packet of an Ethernet frame structure.

可选地,所述第一信息包括第一SDAP配置信息,所述第一SDAP配置信息用于配置第一默认DRB和/或第二默认DRB,所述第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,所述第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包。Optionally, the first information includes first SDAP configuration information, the first SDAP configuration information is used to configure a first default DRB and / or a second default DRB, and the first default DRB is used to map including a VLAN word The second default DRB is used to map a data packet of an Ethernet frame structure that does not include a VLAN header.

可选地,该VLAN相关信息为QoS Flow标识与VLAN的映射关系,或者,为包括VLAN信息的以太网PDU信息。所述VLAN相关信息可以是预配置的,也可以是网络侧通知的,也可以是用户各层之间交互获取的。Optionally, the VLAN related information is a mapping relationship between a QoS flow identifier and a VLAN, or Ethernet PDU information including VLAN information. The VLAN-related information may be pre-configured, may be notified by the network side, or may be obtained by interaction between user layers.

可选地,在所述通信单元510发送所述第一信息之前,所述通信单元510还用于接收所述终端设备上报的对以太网帧结构整体的头压缩和解头压缩的支持能力,或者,分别上报对以太网首部和数据域的头压缩和解头压缩的支持能力,用于指示所述终端设备是否支持以太网帧结构的头压缩和/或是否支持VLAN字头的以太网帧结构的头压缩。Optionally, before the communication unit 510 sends the first information, the communication unit 510 is further configured to receive a support capability of the overall header compression and decompression of the Ethernet frame structure reported by the terminal device, or To report support for header compression and decompression of the Ethernet header and data domain, respectively, for indicating whether the terminal device supports header compression of the Ethernet frame structure and / or whether it supports the Ethernet frame structure of the VLAN header Head compression.

可选地,在所述通信单元510发送所述第一信息之前,所述接入网设备500还包括:Optionally, before the communication unit 510 sends the first information, the access network device 500 further includes:

处理单元520,用于根据用户能力、QoS数据流、VLAN指示中的至少一种,确定所述第一信息,其中,所述用户能力用于指示所述终端设备是否支持以太网帧结构的头压缩和/或是否支持VLAN字头的以太网帧结构的头压缩,所述VLAN指示用于指示PDU会话数据流的以太网帧结构是否包括VLAN域。A processing unit 520, configured to determine the first information according to at least one of a user capability, a QoS data flow, and a VLAN indication, wherein the user capability is used to indicate whether the terminal device supports a header of an Ethernet frame structure Compression and / or header compression of an Ethernet frame structure that supports a VLAN header that indicates whether the Ethernet frame structure used to indicate a PDU session data stream includes a VLAN domain.

可选地,所述用户能力为所述终端设备上报的,所述VLAN指示为从核心网设备获取的。Optionally, the user capability is reported by the terminal device, and the VLAN indication is obtained from a core network device.

应理解,根据本申请实施例的接入网设备500可对应于本申请方法实施例中的接入网设备,并且接入网设备500中的各个单元的上述和其它操作和/或功能分别为了实现图 3所示方法300中接入网设备的相应流程,为了简洁,在此不再赘述。It should be understood that the access network device 500 according to the embodiment of the present application may correspond to the access network device in the method embodiment of the present application, and the above and other operations and / or functions of each unit in the access network device 500 are respectively The corresponding process of the access network device in the method 300 shown in FIG. 3 is implemented. For brevity, details are not described herein again.

图6是本申请实施例提供的一种通信设备600示意性结构图。图6所示的通信设备600包括处理器610,处理器610可以从存储器中调用并运行计算机程序,以实现本申请实施例中的方法。FIG. 6 is a schematic structural diagram of a communication device 600 according to an embodiment of the present application. The communication device 600 shown in FIG. 6 includes a processor 610, and the processor 610 can call and run a computer program from a memory to implement the method in the embodiment of the present application.

可选地,如图6所示,通信设备600还可以包括存储器620。其中,处理器610可以从存储器620中调用并运行计算机程序,以实现本申请实施例中的方法。Optionally, as shown in FIG. 6, the communication device 600 may further include a memory 620. The processor 610 may call and run a computer program from the memory 620 to implement the method in the embodiment of the present application.

其中,存储器620可以是独立于处理器610的一个单独的器件,也可以集成在处理器610中。The memory 620 may be a separate device independent of the processor 610, or may be integrated in the processor 610.

可选地,如图6所示,通信设备600还可以包括收发器630,处理器610可以控制该收发器630与其他设备进行通信,具体地,可以向其他设备发送信息或数据,或接收其他设备发送的信息或数据。Optionally, as shown in FIG. 6, the communication device 600 may further include a transceiver 630, and the processor 610 may control the transceiver 630 to communicate with other devices, and specifically, may send information or data to other devices, or receive other Information or data sent by the device.

其中,收发器630可以包括发射机和接收机。收发器630还可以进一步包括天线,天线的数量可以为一个或多个。The transceiver 630 may include a transmitter and a receiver. The transceiver 630 may further include antennas, and the number of antennas may be one or more.

可选地,该通信设备600具体可为本申请实施例的接入网设备,并且该通信设备600可以实现本申请实施例的各个方法中由接入网设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the communication device 600 may specifically be an access network device according to the embodiment of the present application, and the communication device 600 may implement a corresponding process implemented by the access network device in each method of the embodiment of the present application. For simplicity, in This will not be repeated here.

可选地,该通信设备600具体可为本申请实施例的移动终端/终端设备,并且该通信设备600可以实现本申请实施例的各个方法中由移动终端/终端设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the communication device 600 may specifically be a mobile terminal / terminal device in the embodiment of the present application, and the communication device 600 may implement the corresponding process implemented by the mobile terminal / terminal device in each method in the embodiments of the present application. , Will not repeat them here.

图7是本申请实施例的芯片的示意性结构图。图7所示的芯片700包括处理器710,处理器710可以从存储器中调用并运行计算机程序,以实现本申请实施例中的方法。FIG. 7 is a schematic structural diagram of a chip according to an embodiment of the present application. The chip 700 shown in FIG. 7 includes a processor 710, and the processor 710 may call and run a computer program from a memory to implement the method in the embodiment of the present application.

可选地,如图7所示,芯片700还可以包括存储器720。其中,处理器710可以从存储器720中调用并运行计算机程序,以实现本申请实施例中的方法。Optionally, as shown in FIG. 7, the chip 700 may further include a memory 720. The processor 710 may call and run a computer program from the memory 720 to implement the method in the embodiment of the present application.

其中,存储器720可以是独立于处理器710的一个单独的器件,也可以集成在处理器710中。The memory 720 may be a separate device independent of the processor 710, or may be integrated in the processor 710.

可选地,该芯片700还可以包括输入接口730。其中,处理器710可以控制该输入接口730与其他设备或芯片进行通信,具体地,可以获取其他设备或芯片发送的信息或数据。Optionally, the chip 700 may further include an input interface 730. The processor 710 may control the input interface 730 to communicate with other devices or chips. Specifically, the processor 710 may obtain information or data sent by the other devices or chips.

可选地,该芯片700还可以包括输出接口740。其中,处理器710可以控制该输出接口740与其他设备或芯片进行通信,具体地,可以向其他设备或芯片输出信息或数据。Optionally, the chip 700 may further include an output interface 740. The processor 710 may control the output interface 740 to communicate with other devices or chips. Specifically, the processor 710 may output information or data to the other devices or chips.

可选地,该芯片可应用于本申请实施例中的接入网设备,并且该芯片可以实现本申请实施例的各个方法中由接入网设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the chip can be applied to the access network device in the embodiment of the present application, and the chip can implement the corresponding process implemented by the access network device in each method of the embodiment of the present application. To repeat.

可选地,该芯片可应用于本申请实施例中的移动终端/终端设备,并且该芯片可以实现本申请实施例的各个方法中由移动终端/终端设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the chip can be applied to the mobile terminal / terminal device in the embodiments of the present application, and the chip can implement the corresponding process implemented by the mobile terminal / terminal device in each method of the embodiments of the present application. For simplicity, here No longer.

应理解,本申请实施例提到的芯片还可以称为系统级芯片,系统芯片,芯片系统或片上系统芯片等。It should be understood that the chip mentioned in the embodiments of the present application may also be referred to as a system-level chip, a system chip, a chip system or a system-on-chip.

图8是本申请实施例提供的一种通信系统800的示意性框图。如图8所示,该通信系统800包括终端设备810和接入网设备820。FIG. 8 is a schematic block diagram of a communication system 800 according to an embodiment of the present application. As shown in FIG. 8, the communication system 800 includes a terminal device 810 and an access network device 820.

其中,该终端设备810可以用于实现上述方法中由终端设备实现的相应的功能,以及该接入网设备820可以用于实现上述方法中由接入网设备实现的相应的功能为了简洁,在此不再赘述。The terminal device 810 may be used to implement the corresponding function implemented by the terminal device in the foregoing method, and the access network device 820 may be used to implement the corresponding function implemented by the access network device in the foregoing method. For simplicity, in This will not be repeated here.

应理解,本申请实施例的处理器可能是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法实施例的各步骤可以通过处理器中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器可以是通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成 可编程门阵列(Field Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。可以实现或者执行本申请实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。结合本申请实施例所公开的方法的步骤可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器,处理器读取存储器中的信息,结合其硬件完成上述方法的步骤。It should be understood that the processor in the embodiment of the present application may be an integrated circuit chip and has a signal processing capability. In the implementation process, each step of the foregoing method embodiment may be completed by using an integrated logic circuit of hardware in a processor or an instruction in a form of software. The above processor may be a general-purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), an off-the-shelf programmable gate array (Field, Programmable Gate Array, FPGA), or other Programming logic devices, discrete gate or transistor logic devices, discrete hardware components. Various methods, steps, and logical block diagrams disclosed in the embodiments of the present application can be implemented or executed. A general-purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in combination with the embodiments of the present application may be directly implemented by a hardware decoding processor, or may be performed by using a combination of hardware and software modules in the decoding processor. The software module may be located in a mature storage medium such as a random access memory, a flash memory, a read-only memory, a programmable read-only memory, or an electrically erasable programmable memory, a register, and the like. The storage medium is located in a memory, and the processor reads the information in the memory and completes the steps of the foregoing method in combination with its hardware.

可以理解,本申请实施例中的存储器可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(Read-Only Memory,ROM)、可编程只读存储器(Programmable ROM,PROM)、可擦除可编程只读存储器(Erasable PROM,EPROM)、电可擦除可编程只读存储器(Electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(Random Access Memory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(Static RAM,SRAM)、动态随机存取存储器(Dynamic RAM,DRAM)、同步动态随机存取存储器(Synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(Double Data Rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(Synchlink DRAM,SLDRAM)和直接内存总线随机存取存储器(DirectRambus RAM,DR RAM)。应注意,本文描述的系统和方法的存储器旨在包括但不限于这些和任意其它适合类型的存储器。It can be understood that the memory in the embodiment of the present application may be a volatile memory or a non-volatile memory, or may include both volatile and non-volatile memory. Among them, the non-volatile memory may be a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), and an electronic memory. Erase programmable read-only memory (EPROM, EEPROM) or flash memory. The volatile memory may be Random Access Memory (RAM), which is used as an external cache. By way of example, but not limitation, many forms of RAM are available, such as Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), Synchronous Dynamic Random Access Memory (Synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (Double SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (Enhanced SDRAM, ESDRAM), synchronous connection dynamic random access memory (Synchlink DRAM, SLDRAM ) And direct memory bus random access memory (DirectRambus RAM, DR RAM). It should be noted that the memory of the systems and methods described herein is intended to include, but is not limited to, these and any other suitable types of memory.

应理解,上述存储器为示例性但不是限制性说明,例如,本申请实施例中的存储器还可以是静态随机存取存储器(static RAM,SRAM)、动态随机存取存储器(dynamic RAM,DRAM)、同步动态随机存取存储器(synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(double data rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(synch link DRAM,SLDRAM)以及直接内存总线随机存取存储器(Direct Rambus RAM,DR RAM)等等。也就是说,本申请实施例中的存储器旨在包括但不限于这些和任意其它适合类型的存储器。It should be understood that the foregoing memory is exemplary but not restrictive. For example, the memory in the embodiment of the present application may also be a static random access memory (static RAM, SRAM), a dynamic random access memory (dynamic RAM, DRAM), Synchronous dynamic random access memory (SDRAM), double data rate synchronous dynamic random access memory (Double SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (enhanced SDRAM, ESDRAM), synchronous connection Dynamic random access memory (synch link DRAM, SLDRAM) and direct memory bus random access memory (Direct RAMbus RAM, DR RAM) and so on. That is, the memories in the embodiments of the present application are intended to include, but not limited to, these and any other suitable types of memories.

本申请实施例还提供了一种计算机可读存储介质,用于存储计算机程序。An embodiment of the present application further provides a computer-readable storage medium for storing a computer program.

可选的,该计算机可读存储介质可应用于本申请实施例中的接入网设备,并且该计算机程序使得计算机执行本申请实施例的各个方法中由接入网设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the computer-readable storage medium may be applied to an access network device in the embodiments of the present application, and the computer program causes a computer to execute a corresponding process implemented by the access network device in each method in the embodiments of the present application. Concise, I won't repeat them here.

可选地,该计算机可读存储介质可应用于本申请实施例中的移动终端/终端设备,并且该计算机程序使得计算机执行本申请实施例的各个方法中由移动终端/终端设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the computer-readable storage medium may be applied to the mobile terminal / terminal device in the embodiment of the present application, and the computer program causes the computer to execute a corresponding process implemented by the mobile terminal / terminal device in each method in the embodiment of the present application For the sake of brevity, I won't repeat them here.

本申请实施例还提供了一种计算机程序产品,包括计算机程序指令。An embodiment of the present application further provides a computer program product, including computer program instructions.

可选的,该计算机程序产品可应用于本申请实施例中的接入网设备,并且该计算机程序指令使得计算机执行本申请实施例的各个方法中由接入网设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the computer program product can be applied to an access network device in the embodiment of the present application, and the computer program instruction causes a computer to execute a corresponding process implemented by the access network device in each method in the embodiment of the present application, for the sake of simplicity , Will not repeat them here.

可选地,该计算机程序产品可应用于本申请实施例中的移动终端/终端设备,并且该计算机程序指令使得计算机执行本申请实施例的各个方法中由移动终端/终端设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the computer program product can be applied to a mobile terminal / terminal device in the embodiments of the present application, and the computer program instructions cause the computer to execute a corresponding process implemented by the mobile terminal / terminal device in each method in the embodiments of the present application, For brevity, I will not repeat them here.

本申请实施例还提供了一种计算机程序。The embodiment of the present application also provides a computer program.

可选的,该计算机程序可应用于本申请实施例中的接入网设备,当该计算机程序在计算机上运行时,使得计算机执行本申请实施例的各个方法中由接入网设备实现的相应 流程,为了简洁,在此不再赘述。Optionally, the computer program may be applied to an access network device in the embodiment of the present application, and when the computer program is run on a computer, the computer is caused to execute a corresponding method implemented by the access network device in each method in the embodiment of the present application For the sake of brevity, we will not repeat them here.

可选地,该计算机程序可应用于本申请实施例中的移动终端/终端设备,当该计算机程序在计算机上运行时,使得计算机执行本申请实施例的各个方法中由移动终端/终端设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the computer program may be applied to a mobile terminal / terminal device in the embodiment of the present application. When the computer program is run on a computer, the computer executes each method in the embodiment of the application by the mobile terminal / terminal device. The corresponding processes are not repeated here for brevity.

本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。Those of ordinary skill in the art may realize that the units and algorithm steps of each example described in connection with the embodiments disclosed herein can be implemented by electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the technical solution. Professional technicians can use different methods to implement the described functions for each specific application, but such implementation should not be considered to be beyond the scope of this application.

所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that, for the convenience and brevity of description, the specific working processes of the systems, devices, and units described above can refer to the corresponding processes in the foregoing method embodiments, and are not repeated here.

在本申请所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed systems, devices, and methods may be implemented in other ways. For example, the device embodiments described above are only schematic. For example, the division of the unit is only a logical function division. In actual implementation, there may be another division manner. For example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored or not implemented. In addition, the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, which may be electrical, mechanical or other forms.

所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, may be located in one place, or may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objective of the solution of this embodiment.

另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, each functional unit in each embodiment of the present application may be integrated into one processing unit, or each of the units may exist separately physically, or two or more units may be integrated into one unit.

所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,)ROM、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。If the functions are implemented in the form of software functional units and sold or used as independent products, they can be stored in a computer-readable storage medium. Based on this understanding, the technical solution of this application is essentially a part that contributes to the existing technology or a part of the technical solution can be embodied in the form of a software product. The computer software product is stored in a storage medium, including Several instructions are used to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method described in the embodiments of the present application. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory) ROM, random access memory (Random Access Memory, RAM), magnetic disks or optical disks and other media that can store program codes .

以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应所述以权利要求的保护范围为准。The above is only a specific implementation of this application, but the scope of protection of this application is not limited to this. Any person skilled in the art can easily think of changes or replacements within the technical scope disclosed in this application. It should be covered by the protection scope of this application. Therefore, the protection scope of this application shall be subject to the protection scope of the claims.

Claims (62)

一种无线通信方法,其特征在于,包括:A wireless communication method, comprising: 终端设备接收接入网设备发送的第一信息,所述第一信息用于指示所述终端设备的第一服务数据适应协议SDAP设备对应处理的是包括虚拟局域网VLAN字头的以太网帧结构的数据包或者指示第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包;The terminal device receives first information sent by the access network device, and the first information is used to indicate that the first service data adaptation protocol SDAP device of the terminal device correspondingly processes an Ethernet frame structure including a virtual local area network VLAN header. A data packet or an instruction indicating that the first SDAP device correspondingly processes a data packet of an Ethernet frame structure that does not include a VLAN header; 所述终端设备根据所述第一信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至所述终端设备的第一SDAP设备。According to the first information, the terminal device maps a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to a first SDAP device of the terminal device. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method according to claim 1, further comprising: 所述终端设备的第一SDAP设备将映射来的数据包递交至所述终端设备的第一分组数据汇聚协议PDCP设备;The first SDAP device of the terminal device submits the mapped data packet to the first packet data convergence protocol PDCP device of the terminal device; 所述终端设备的第一PDCP设备对包括VLAN字头的数据包采用VLAN字头对应的头压缩方式进行头压缩,或者对不包括VLAN字头的数据包采用不包括VLAN字头对应的头压缩方式进行头压缩。The first PDCP device of the terminal device performs header compression on a packet including a VLAN header by using a header compression method corresponding to the VLAN header, or uses a header compression on a data packet that does not include the VLAN header without the corresponding VLAN header. Way to perform header compression. 根据权利要求1或2所述的方法,其特征在于,所述第一信息包括第一指示信息,所述第一指示信息用于指示所述终端设备的第一SDAP设备对应处理的是包括VLAN字头的以太网帧结构的数据包或者指示所述终端设备的第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包;The method according to claim 1 or 2, wherein the first information includes first instruction information, and the first instruction information is used to indicate that the first SDAP device of the terminal device correspondingly processes a VLAN. The data packet of the Ethernet frame structure with the prefix or the first SDAP device instructing the terminal device to process the data packet of the Ethernet frame structure without the VLAN header correspondingly; 所述终端设备根据所述第一信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至所述终端设备的第一SDAP设备,包括:Mapping, by the terminal device, a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to the first SDAP device of the terminal device according to the first information, include: 所述终端设备根据所述第一指示信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至所述终端设备的第一SDAP设备。According to the first instruction information, the terminal device maps a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to a first SDAP device of the terminal device. . 根据权利要求2所述的方法,其特征在于,所述第一信息为无线资源控制RRC信令,或者,系统信息块SIB信息。The method according to claim 2, wherein the first information is radio resource control RRC signaling, or system information block SIB information. 根据权利要求4所述的方法,其特征在于,若所述第一信息为RRC信令,所述第一指示信息承载于数据无线承载DRB配置信息或SDAP配置信息中。The method according to claim 4, wherein if the first information is RRC signaling, the first indication information is carried in data radio bearer DRB configuration information or SDAP configuration information. 根据权利要求5所述的方法,其特征在于,所述第一指示信息占用1比特资源。The method according to claim 5, wherein the first indication information occupies a 1-bit resource. 根据权利要求3至6中任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 3 to 6, wherein the method further comprises: 所述终端设备将DRB标识从1~32扩展至1~64。The terminal device extends the DRB identity from 1 to 32 to 1 to 64. 根据权利要求3至7中任一项所述的方法,其特征在于,所述第一信息还包括第一PDCP配置信息,所述第一PDCP配置信息用于将包括VLAN字头的以太网帧结构的数据包采用支持VLAN的头压缩配置,和/或,所述第一PDCP配置信息用于将不包括VLAN字头的以太网帧结构的数据包采用不支持VLAN的头压缩配置。The method according to any one of claims 3 to 7, wherein the first information further includes first PDCP configuration information, and the first PDCP configuration information is used to use an Ethernet frame including a VLAN header. The structured data packet adopts a header compression configuration that supports VLAN, and / or, the first PDCP configuration information is used to use a data packet of an Ethernet frame structure that does not include a VLAN header to adopt a header compression configuration that does not support VLAN. 根据权利要求1或2所述的方法,其特征在于,所述第一信息包括第一SDAP配置信息,所述第一SDAP配置信息用于配置第一默认DRB和/或第二默认DRB,所述第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,所述第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包;The method according to claim 1 or 2, wherein the first information includes first SDAP configuration information, and the first SDAP configuration information is used to configure a first default DRB and / or a second default DRB, and The first default DRB is used to map data packets of an Ethernet frame structure including a VLAN header, and the second default DRB is used to map data packets of an Ethernet frame structure that does not include a VLAN header; 所述终端设备根据所述第一信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至所述终端设备的第一SDAP设备,包括:Mapping, by the terminal device, a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to the first SDAP device of the terminal device according to the first information, include: 所述终端设备根据所述第一SDAP配置信息和VLAN相关信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至所述终端设备的第一SDAP设备。And mapping, by the terminal device, the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the terminal device according to the first SDAP configuration information and VLAN-related information. First SDAP device. 根据权利要求9所述的方法,其特征在于,所述VLAN相关信息为服务质量QoS 数据流标识与VLAN的映射关系,或者,为包括VLAN信息的以太网PDU信息。The method according to claim 9, wherein the VLAN related information is a mapping relationship between a quality of service QoS data flow identifier and a VLAN, or Ethernet PDU information including VLAN information. 根据权利要求3至10中任一项所述的方法,其特征在于,若所述终端设备的第一SDAP设备处配置有第一默认DRB,且所述第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,所述方法还包括:The method according to any one of claims 3 to 10, wherein if a first SDAP device of the terminal device is configured with a first default DRB, and the first default DRB is used for mapping including a VLAN word Data packet of the Ethernet frame structure of the header, the method further includes: 所述终端设备根据第一规则将QoS数据流映射至DRB,The terminal device maps the QoS data flow to the DRB according to the first rule, 其中,所述第一规则为对所述第一默认DRB做支持VLAN的以太网帧结构的头压缩,以及选择一个不支持VLAN的DRB做不支持VLAN的以太网帧结构的头压缩。The first rule is to perform header compression on the first default DRB for an Ethernet frame structure that supports VLAN, and select a DRB that does not support VLAN to perform header compression for an Ethernet frame structure that does not support VLAN. 根据权利要求3至10中任一项所述的方法,其特征在于,若所述终端设备的第一SDAP设备处配置有第二默认DRB,且所述第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包,所述方法还包括:The method according to any one of claims 3 to 10, wherein if a second default DRB is configured at a first SDAP device of the terminal device, and the second default DRB is used for mapping not including a VLAN A data packet with a prefixed Ethernet frame structure, the method further includes: 所述终端设备根据第二规则将QoS数据流映射至DRB,The terminal device maps the QoS data flow to the DRB according to a second rule, 其中,所述第二规则为对所述第二默认DRB做不支持VLAN的以太网帧结构的头压缩,以及选择一个支持VLAN的DRB做支持VLAN的以太网帧结构的头压缩。The second rule is to perform header compression on the second default DRB for an Ethernet frame structure that does not support VLAN, and select a DRB that supports VLAN for header compression for an Ethernet frame structure that supports VLAN. 根据权利要求3至10中任一项所述的方法,其特征在于,若所述终端设备的第一SDAP设备处配置有第一默认DRB或者第二默认DRB,且所述第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,所述第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包,所述方法还包括:The method according to any one of claims 3 to 10, wherein if the first SDAP device of the terminal device is configured with a first default DRB or a second default DRB, and the first default DRB is used For mapping a data packet of an Ethernet frame structure including a VLAN header, the second default DRB is used to map a data packet of an Ethernet frame structure not including a VLAN header, and the method further includes: 所述终端设备根据第三规则将QoS数据流映射至DRB,The terminal device maps the QoS data flow to the DRB according to a third rule, 其中,所述第三规则为另选择一个支持VLAN的DRB做支持VLAN的以太网帧结构的头压缩,以及另选择一个不支持VLAN的DRB做不支持VLAN的以太网帧结构的头压缩。The third rule is to select another DRB that supports VLAN as the header compression for the Ethernet frame structure that supports VLAN, and select another DRB that does not support the VLAN to perform the header compression for the Ethernet frame structure that does not support VLAN. 根据权利要求1至13中任一项所述的方法,其特征在于,在所述终端设备接收所述第一信息之前,所述方法还包括:The method according to any one of claims 1 to 13, wherein before the terminal device receives the first information, the method further comprises: 所述终端设备上报对以太网帧结构整体的头压缩和解头压缩的支持能力,或者,分别上报对以太网首部和数据域的头压缩和解头压缩的支持能力,用于指示所述终端设备是否支持以太网帧结构的头压缩和/或是否支持VLAN字头的以太网帧结构的头压缩。The terminal device reports support capabilities for header compression and decompression of the overall Ethernet frame structure, or reports support capabilities for header compression and decompression of the Ethernet header and data domain, respectively, for indicating whether the terminal device Supports header compression of the Ethernet frame structure and / or whether it supports header compression of the Ethernet frame structure of the VLAN header. 一种无线通信方法,其特征在于,包括:A wireless communication method, comprising: 接入网设备向终端设备发送第一信息,所述第一信息用于指示所述终端设备的第一服务数据适应协议SDAP设备对应处理的是包括虚拟局域网VLAN字头的以太网帧结构的数据包或者指示所述终端设备的第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包。The access network device sends first information to the terminal device, where the first information is used to indicate that the first service data adaptation protocol SDAP device of the terminal device correspondingly processes data of an Ethernet frame structure including a virtual local area network VLAN header. The packet or the first SDAP device instructing the terminal device correspondingly processes a data packet of an Ethernet frame structure that does not include a VLAN header. 根据权利要求15所述的方法,其特征在于,所述第一信息包括第一指示信息,所述第一指示信息用于指示所述终端设备的第一SDAP设备对应处理的是包括VLAN字头的以太网帧结构的数据包或者指示所述终端设备的第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包。The method according to claim 15, wherein the first information includes first indication information, and the first indication information is used to indicate that the first SDAP device of the terminal device correspondingly processes a VLAN header. The data packet of the Ethernet frame structure or the first SDAP device instructing the terminal device correspondingly processes the data packet of the Ethernet frame structure that does not include a VLAN header. 根据权利要求16所述的方法,其特征在于,所述第一信息为无线资源控制RRC信令,或者,系统信息块SIB信息。The method according to claim 16, wherein the first information is radio resource control RRC signaling, or system information block SIB information. 根据权利要求17所述的方法,其特征在于,若所述第一信息为RRC信令,所述第一指示信息承载于数据无线承载DRB配置信息或SDAP配置信息中。The method according to claim 17, wherein if the first information is RRC signaling, the first indication information is carried in data radio bearer DRB configuration information or SDAP configuration information. 根据权利要求18所述的方法,其特征在于,所述第一指示信息占用1比特资源。The method according to claim 18, wherein the first indication information occupies a 1-bit resource. 根据权利要求16至19中任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 16 to 19, wherein the method further comprises: 所述接入网设备将DRB标识从1~32扩展至1~64。The access network device extends the DRB identity from 1 to 32 to 1 to 64. 根据权利要求16至20中任一项所述的方法,其特征在于,所述第一信息还包括第一分组数据汇聚协议PDCP配置信息,所述第一PDCP配置信息用于配置所述终端设备将包括VLAN字头的以太网帧结构的数据包采用支持VLAN的头压缩配置,和/或,所述第一PDCP配置信息用于所述终端设备将不包括VLAN字头的以太网帧结构的数据 包采用不支持VLAN的头压缩配置。The method according to any one of claims 16 to 20, wherein the first information further comprises first packet data convergence protocol PDCP configuration information, and the first PDCP configuration information is used to configure the terminal device Adopting a header compression configuration that supports a VLAN with a data packet of an Ethernet frame structure including a VLAN header, and / or, the first PDCP configuration information is used for an Ethernet frame structure in which the terminal device does not include a VLAN header The data packet adopts a header compression configuration that does not support VLAN. 根据权利要求15所述的方法,其特征在于,所述第一信息包括第一SDAP配置信息,所述第一SDAP配置信息用于配置第一默认DRB和/或第二默认DRB,所述第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,所述第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包。The method according to claim 15, wherein the first information includes first SDAP configuration information, and the first SDAP configuration information is used to configure a first default DRB and / or a second default DRB, and the first A default DRB is used to map data packets of an Ethernet frame structure including a VLAN header, and the second default DRB is used to map data packets of an Ethernet frame structure that does not include a VLAN header. 根据权利要求22所述的方法,其特征在于,所述VLAN相关信息为服务质量QoS数据流标识与VLAN的映射关系,或者,为包括VLAN信息的以太网PDU信息。The method according to claim 22, wherein the VLAN-related information is a mapping relationship between a quality of service QoS data flow identifier and a VLAN, or Ethernet PDU information including VLAN information. 根据权利要求15至23中任一项所述的方法,其特征在于,在所述接入网设备发送所述第一信息之前,所述方法还包括:The method according to any one of claims 15 to 23, wherein before the access network device sends the first information, the method further comprises: 所述接入网设备接收所述终端设备上报的对以太网帧结构整体的头压缩和解头压缩的支持能力,或者,分别上报对以太网首部和数据域的头压缩和解头压缩的支持能力,用于指示所述终端设备是否支持以太网帧结构的头压缩和/或是否支持VLAN字头的以太网帧结构的头压缩。Receiving, by the access network device, the support capabilities for the overall header compression and decompression of the Ethernet frame structure reported by the terminal device, or reporting support capabilities for header compression and decompression of the Ethernet header and data domain, It is used to indicate whether the terminal device supports header compression of the Ethernet frame structure and / or whether it supports header compression of the Ethernet frame structure of a VLAN header. 根据权利要求15至24中任一项所述的方法,其特征在于,在所述接入网设备发送所述第一信息之前,所述方法还包括:The method according to any one of claims 15 to 24, wherein before the access network device sends the first information, the method further comprises: 所述接入网设备根据用户能力、QoS数据流、VLAN指示中的至少一种,确定所述第一信息,其中,所述用户能力用于指示所述终端设备是否支持以太网帧结构的头压缩和/或是否支持VLAN字头的以太网帧结构的头压缩,所述VLAN指示用于指示PDU会话数据流的以太网帧结构是否包括VLAN域。The access network device determines the first information according to at least one of a user capability, a QoS data flow, and a VLAN indication, wherein the user capability is used to indicate whether the terminal device supports a header of an Ethernet frame structure. Compression and / or header compression of an Ethernet frame structure that supports a VLAN header that indicates whether the Ethernet frame structure used to indicate a PDU session data stream includes a VLAN domain. 根据权利要求25所述的方法,其特征在于,所述用户能力为所述终端设备上报的,所述VLAN指示为从核心网设备获取的。The method according to claim 25, wherein the user capability is reported by the terminal device, and the VLAN indication is obtained from a core network device. 一种终端设备,其特征在于,包括:A terminal device, comprising: 通信单元,用于接收接入网设备发送的第一信息,所述第一信息用于指示所述终端设备的第一服务数据适应协议SDAP设备对应处理的是包括虚拟局域网VLAN字头的以太网帧结构的数据包或者指示所述终端设备的第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包;The communication unit is configured to receive first information sent by an access network device, where the first information is used to indicate that the first service data adaptation protocol SDAP device of the terminal device correspondingly processes an Ethernet including a virtual LAN VLAN header The data packet of the frame structure or the first SDAP device instructing the terminal device to process the data packet of the Ethernet frame structure not including the VLAN header; 处理单元,用于根据所述第一信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至所述终端设备的第一SDAP设备。A processing unit, configured to map, according to the first information, a data packet of an Ethernet frame structure including a VLAN header or a data packet of an Ethernet frame structure not including a VLAN header to a first SDAP device of the terminal device . 根据权利要求27所述的终端设备,其特征在于,所述处理单元还用于:The terminal device according to claim 27, wherein the processing unit is further configured to: 控制所述终端设备的第一SDAP设备将映射来的数据包递交至所述终端设备的第一分组数据汇聚协议PDCP设备;A first SDAP device controlling the terminal device to deliver the mapped data packet to a first packet data convergence protocol PDCP device of the terminal device; 控制所述终端设备的第一PDCP设备对包括VLAN字头的数据包采用VLAN字头对应的头压缩方式进行头压缩,或者对不包括VLAN字头的数据包采用不包括VLAN字头对应的头压缩方式进行头压缩。The first PDCP device controlling the terminal device performs header compression on a packet including a VLAN header by using a header compression method corresponding to the VLAN header, or applies a header that does not include a VLAN header to a data packet that does not include the VLAN header. The compression method performs header compression. 根据权利要求27或28所述的终端设备,其特征在于,所述第一信息包括第一指示信息,所述第一指示信息用于指示所述终端设备的第一SDAP设备对应处理的是包括VLAN字头的以太网帧结构的数据包或者指示所述终端设备的第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包;The terminal device according to claim 27 or 28, wherein the first information includes first indication information, and the first indication information is used to instruct the first SDAP device of the terminal device to correspondingly process includes The data packet of the Ethernet frame structure of the VLAN header or the first SDAP device instructing the terminal device to process the data packet of the Ethernet frame structure not including the VLAN header; 所述处理单元具体用于:The processing unit is specifically configured to: 根据所述第一指示信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至所述终端设备的第一SDAP设备。And mapping the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the first SDAP device of the terminal device according to the first instruction information. 根据权利要求29所述的终端设备,其特征在于,所述第一信息为无线资源控制RRC信令,或者,系统信息块SIB信息。The terminal device according to claim 29, wherein the first information is radio resource control RRC signaling or system information block SIB information. 根据权利要求30所述的终端设备,其特征在于,若所述第一信息为RRC信令,所述第一指示信息承载于数据无线承载DRB配置信息或SDAP配置信息中。The terminal device according to claim 30, wherein if the first information is RRC signaling, the first indication information is carried in data radio bearer DRB configuration information or SDAP configuration information. 根据权利要求31所述的终端设备,其特征在于,所述第一指示信息占用1比特 资源。The terminal device according to claim 31, wherein the first indication information occupies a 1-bit resource. 根据权利要求29至32中任一项所述的终端设备,其特征在于,所述处理单元还用于将DRB标识从1~32扩展至1~64。The terminal device according to any one of claims 29 to 32, wherein the processing unit is further configured to expand a DRB identifier from 1 to 32 to 1 to 64. 根据权利要求29至33中任一项所述的终端设备,其特征在于,所述第一信息还包括第一PDCP配置信息,所述第一PDCP配置信息用于将包括VLAN字头的以太网帧结构的数据包采用支持VLAN的头压缩配置,和/或,所述第一PDCP配置信息用于将不包括VLAN字头的以太网帧结构的数据包采用不支持VLAN的头压缩配置。The terminal device according to any one of claims 29 to 33, wherein the first information further includes first PDCP configuration information, and the first PDCP configuration information is used for an Ethernet including a VLAN header The data packet of the frame structure adopts a header compression configuration that supports VLAN, and / or, the first PDCP configuration information is used for the data packet of the Ethernet frame structure that does not include a VLAN header to adopt a header compression configuration that does not support VLAN. 根据权利要求27或28所述的终端设备,其特征在于,所述第一信息包括第一SDAP配置信息,所述第一SDAP配置信息用于配置第一默认DRB和/或第二默认DRB,所述第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,所述第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包;The terminal device according to claim 27 or 28, wherein the first information includes first SDAP configuration information, and the first SDAP configuration information is used to configure a first default DRB and / or a second default DRB, The first default DRB is used to map data packets of an Ethernet frame structure including a VLAN header, and the second default DRB is used to map data packets of an Ethernet frame structure that does not include a VLAN header; 所述处理单元具体用于:The processing unit is specifically configured to: 根据所述第一SDAP配置信息和VLAN相关信息,将包括VLAN字头的以太网帧结构的数据包或者不包括VLAN字头的以太网帧结构的数据包映射至所述终端设备的第一SDAP设备。Mapping the data packet of the Ethernet frame structure including the VLAN header or the data packet of the Ethernet frame structure not including the VLAN header to the first SDAP of the terminal device according to the first SDAP configuration information and VLAN related information device. 根据权利要求35所述的终端设备,其特征在于,所述VLAN相关信息为服务质量QoS数据流标识与VLAN的映射关系,或者,为包括VLAN信息的以太网PDU信息。The terminal device according to claim 35, wherein the VLAN-related information is a mapping relationship between a quality of service QoS data flow identifier and a VLAN, or Ethernet PDU information including VLAN information. 根据权利要求29至36中任一项所述的终端设备,其特征在于,若所述终端设备的第一SDAP设备处配置有第一默认DRB,且所述第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,所述处理单元还用于根据第一规则将QoS数据流映射至DRB,The terminal device according to any one of claims 29 to 36, characterized in that if a first SDAP device of the terminal device is configured with a first default DRB, and the first default DRB is used for mapping including a VLAN A data packet with a prefixed Ethernet frame structure, the processing unit is further configured to map a QoS data stream to a DRB according to a first rule, 其中,所述第一规则为对所述第一默认DRB做支持VLAN的以太网帧结构的头压缩,以及选择一个不支持VLAN的DRB做不支持VLAN的以太网帧结构的头压缩。The first rule is to perform header compression on the first default DRB for an Ethernet frame structure that supports VLAN, and select a DRB that does not support VLAN to perform header compression for an Ethernet frame structure that does not support VLAN. 根据权利要求29至36中任一项所述的终端设备,其特征在于,若所述终端设备的第一SDAP设备处配置有第二默认DRB,且所述第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包,所述处理单元还用于根据第二规则将QoS数据流映射至DRB,The terminal device according to any one of claims 29 to 36, wherein if a second default DRB is configured at a first SDAP device of the terminal device, and the second default DRB is used for mapping without including A data packet with an Ethernet frame structure in a VLAN header, the processing unit is further configured to map a QoS data flow to a DRB according to a second rule, 其中,所述第二规则为对所述第二默认DRB做不支持VLAN的以太网帧结构的头压缩,以及选择一个支持VLAN的DRB做支持VLAN的以太网帧结构的头压缩。The second rule is to perform header compression on the second default DRB for an Ethernet frame structure that does not support VLAN, and select a DRB that supports VLAN for header compression for an Ethernet frame structure that supports VLAN. 根据权利要求29至36中任一项所述的终端设备,其特征在于,若所述终端设备的第一SDAP设备处配置有第一默认DRB或者第二默认DRB,且所述第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,所述第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包,所述处理单元还用于根据第三规则将QoS数据流映射至DRB,The terminal device according to any one of claims 29 to 36, wherein if a first SDAP device of the terminal device is configured with a first default DRB or a second default DRB, and the first default DRB The second default DRB is used to map a data packet of an Ethernet frame structure including a VLAN header, and the second default DRB is used to map a data packet of an Ethernet frame structure that does not include a VLAN header. The processing unit is further configured to: Map QoS data flow to DRB, 其中,所述第三规则为另选择一个支持VLAN的DRB做支持VLAN的以太网帧结构的头压缩,以及另选择一个不支持VLAN的DRB做不支持VLAN的以太网帧结构的头压缩。The third rule is to select another DRB that supports VLAN as the header compression for the Ethernet frame structure that supports VLAN, and select another DRB that does not support the VLAN to perform the header compression for the Ethernet frame structure that does not support VLAN. 根据权利要求27至39中任一项所述的终端设备,其特征在于,在所述通信单元接收所述第一信息之前,所述通信单元还用于上报对以太网帧结构整体的头压缩和解头压缩的支持能力,或者,分别上报对以太网首部和数据域的头压缩和解头压缩的支持能力,用于指示所述终端设备是否支持以太网帧结构的头压缩和/或是否支持VLAN字头的以太网帧结构的头压缩。The terminal device according to any one of claims 27 to 39, wherein before the communication unit receives the first information, the communication unit is further configured to report a header compression of the entire Ethernet frame structure Support for decompression of header compression, or reporting support for header compression and decompression of Ethernet headers and data domains, respectively, used to indicate whether the terminal device supports header compression of the Ethernet frame structure and / or VLAN Header header compression of the Ethernet frame structure. 一种接入网设备,其特征在于,包括:An access network device, comprising: 通信单元,用于向终端设备发送第一信息,所述第一信息用于指示所述终端设备的第一服务数据适应协议SDAP设备对应处理的是包括虚拟局域网VLAN字头的以太网帧 结构的数据包或者指示所述终端设备的第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包。The communication unit is configured to send first information to the terminal device, where the first information is used to indicate that the first service data adaptation protocol SDAP device of the terminal device correspondingly processes an Ethernet frame structure including a virtual local area network VLAN header. The data packet or the first SDAP device instructing the terminal device correspondingly processes a data packet of an Ethernet frame structure that does not include a VLAN header. 根据权利要求41所述的接入网设备,其特征在于,所述第一信息包括第一指示信息,所述第一指示信息用于指示所述终端设备的第一SDAP设备对应处理的是包括VLAN字头的以太网帧结构的数据包或者指示所述终端设备的第一SDAP设备对应处理的是不包括VLAN字头的以太网帧结构的数据包。The access network device according to claim 41, wherein the first information includes first indication information, and the first indication information is used to instruct the corresponding processing of the first SDAP device of the terminal device to include: The data packet of the Ethernet frame structure of the VLAN header or the first SDAP device instructing the terminal device to process the data packet of the Ethernet frame structure not including the VLAN header. 根据权利要求42所述的接入网设备,其特征在于,所述第一信息为无线资源控制RRC信令,或者,系统信息块SIB信息。The access network device according to claim 42, wherein the first information is radio resource control RRC signaling or system information block SIB information. 根据权利要求43所述的接入网设备,其特征在于,若所述第一信息为RRC信令,所述第一指示信息承载于数据无线承载DRB配置信息或SDAP配置信息中。The access network device according to claim 43, wherein if the first information is RRC signaling, the first indication information is carried in data radio bearer DRB configuration information or SDAP configuration information. 根据权利要求44所述的接入网设备,其特征在于,所述第一指示信息占用1比特资源。The access network device according to claim 44, wherein the first indication information occupies a 1-bit resource. 根据权利要求42至45中任一项所述的接入网设备,其特征在于,所述接入网设备还包括:The access network device according to any one of claims 42 to 45, wherein the access network device further comprises: 处理单元,用于将DRB标识从1~32扩展至1~64。Processing unit for expanding the DRB identification from 1 to 32 to 1 to 64. 根据权利要求42至46中任一项所述的接入网设备,其特征在于,所述第一信息还包括第一PDCP配置信息,所述第一PDCP配置信息用于配置所述终端设备将包括VLAN字头的以太网帧结构的数据包采用支持VLAN的头压缩配置,和/或,所述第一PDCP配置信息用于所述终端设备将不包括VLAN字头的以太网帧结构的数据包采用不支持VLAN的头压缩配置。The access network device according to any one of claims 42 to 46, wherein the first information further includes first PDCP configuration information, and the first PDCP configuration information is used to configure the terminal device to The data packet of the Ethernet frame structure including the VLAN header adopts a header compression configuration that supports the VLAN, and / or, the first PDCP configuration information is used for data of the Ethernet frame structure that the terminal device does not include the VLAN header. The packet uses a header compression configuration that does not support VLAN. 根据权利要求41所述的接入网设备,其特征在于,所述第一信息包括第一SDAP配置信息,所述第一SDAP配置信息用于配置第一默认DRB和/或第二默认DRB,所述第一默认DRB用于映射包括VLAN字头的以太网帧结构的数据包,所述第二默认DRB用于映射不包括VLAN字头的以太网帧结构的数据包。The access network device according to claim 41, wherein the first information includes first SDAP configuration information, and the first SDAP configuration information is used to configure a first default DRB and / or a second default DRB, The first default DRB is used to map data packets of an Ethernet frame structure including a VLAN header, and the second default DRB is used to map data packets of an Ethernet frame structure that does not include a VLAN header. 根据权利要求48所述的接入网设备,其特征在于,所述VLAN相关信息为服务质量QoS数据流标识与VLAN的映射关系,或者,为包括VLAN信息的以太网PDU信息。The access network device according to claim 48, wherein the VLAN related information is a mapping relationship between a quality of service QoS data flow identifier and a VLAN, or Ethernet PDU information including VLAN information. 根据权利要求41至49中任一项所述的接入网设备,其特征在于,在所述通信单元发送所述第一信息之前,所述通信单元还用于接收所述终端设备上报的对以太网帧结构整体的头压缩和解头压缩的支持能力,或者,分别上报对以太网首部和数据域的头压缩和解头压缩的支持能力,用于指示所述终端设备是否支持以太网帧结构的头压缩和/或是否支持VLAN字头的以太网帧结构的头压缩。The access network device according to any one of claims 41 to 49, wherein before the communication unit sends the first information, the communication unit is further configured to receive a pair reported by the terminal device. Supports the overall header compression and decompression support of the Ethernet frame structure, or reports the support for header compression and decompression of the Ethernet header and data domain, respectively, to indicate whether the terminal device supports the Ethernet frame structure. Header compression and / or header compression for the Ethernet frame structure of the VLAN header. 根据权利要求41至50中任一项所述的接入网设备,其特征在于,在所述通信单元发送所述第一信息之前,所述接入网设备还包括:The access network device according to any one of claims 41 to 50, wherein before the communication unit sends the first information, the access network device further comprises: 处理单元,用于根据用户能力、QoS数据流、VLAN指示中的至少一种,确定所述第一信息,其中,所述用户能力用于指示所述终端设备是否支持以太网帧结构的头压缩和/或是否支持VLAN字头的以太网帧结构的头压缩,所述VLAN指示用于指示PDU会话数据流的以太网帧结构是否包括VLAN域。A processing unit, configured to determine the first information according to at least one of a user capability, a QoS data flow, and a VLAN indication, wherein the user capability is used to indicate whether the terminal device supports header compression of an Ethernet frame structure And / or whether header compression of the Ethernet frame structure of a VLAN header is supported, the VLAN indication is used to indicate whether the Ethernet frame structure of the PDU session data stream includes a VLAN domain. 根据权利要求51所述的接入网设备,其特征在于,所述用户能力为所述终端设备上报的,所述VLAN指示为从核心网设备获取的。The access network device according to claim 51, wherein the user capability is reported by the terminal device, and the VLAN indication is obtained from a core network device. 一种终端设备,其特征在于,包括:处理器和存储器,该存储器用于存储计算机程序,所述处理器用于调用并运行所述存储器中存储的计算机程序,执行如权利要求1至14中任一项所述的方法。A terminal device includes a processor and a memory, where the memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory, and execute any one of claims 1 to 14. The method of one item. 一种接入网设备,其特征在于,包括:处理器和存储器,该存储器用于存储计算机程序,所述处理器用于调用并运行所述存储器中存储的计算机程序,执行如权利要求15至26中任一项所述的方法。An access network device, comprising: a processor and a memory, where the memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory, and execute claims 15 to 26 The method of any one of. 一种芯片,其特征在于,包括:处理器,用于从存储器中调用并运行计算机程序,使得安装有所述芯片的设备执行如权利要求1至14中任一项所述的方法。A chip, comprising: a processor, configured to call and run a computer program from a memory, so that a device having the chip installed executes the method according to any one of claims 1 to 14. 一种芯片,其特征在于,包括:处理器,用于从存储器中调用并运行计算机程序,使得安装有所述芯片的设备执行如权利要求15至26中任一项所述的方法。A chip, comprising: a processor, configured to call and run a computer program from a memory, so that a device having the chip installed executes the method according to any one of claims 15 to 26. 一种计算机可读存储介质,其特征在于,用于存储计算机程序,所述计算机程序使得计算机执行如权利要求1至14中任一项所述的方法。A computer-readable storage medium, which is used for storing a computer program, which causes a computer to execute the method according to any one of claims 1 to 14. 一种计算机可读存储介质,其特征在于,用于存储计算机程序,所述计算机程序使得计算机执行如权利要求15至26中任一项所述的方法。A computer-readable storage medium, for storing a computer program, which causes a computer to execute the method according to any one of claims 15 to 26. 一种计算机程序产品,其特征在于,包括计算机程序指令,该计算机程序指令使得计算机执行如权利要求1至14中任一项所述的方法。A computer program product, comprising computer program instructions that cause a computer to execute the method according to any one of claims 1 to 14. 一种计算机程序产品,其特征在于,包括计算机程序指令,该计算机程序指令使得计算机执行如权利要求15至26中任一项所述的方法。A computer program product, comprising computer program instructions that cause a computer to execute the method according to any one of claims 15 to 26. 一种计算机程序,其特征在于,所述计算机程序使得计算机执行如权利要求1至14中任一项所述的方法。A computer program, wherein the computer program causes a computer to execute the method according to any one of claims 1 to 14. 一种计算机程序,其特征在于,所述计算机程序使得计算机执行如权利要求15至26中任一项所述的方法。A computer program, wherein the computer program causes a computer to execute the method according to any one of claims 15 to 26.
PCT/CN2018/108856 2018-09-29 2018-09-29 Wireless communication method, and terminal device and access network device Ceased WO2020062181A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
PCT/CN2018/108856 WO2020062181A1 (en) 2018-09-29 2018-09-29 Wireless communication method, and terminal device and access network device
CN201880097274.3A CN112740730B (en) 2018-09-29 2018-09-29 Wireless communication method, terminal equipment and access network equipment
TW108135345A TW202021416A (en) 2018-09-29 2019-09-27 Wireless communication method, and terminal device and access network device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/108856 WO2020062181A1 (en) 2018-09-29 2018-09-29 Wireless communication method, and terminal device and access network device

Publications (1)

Publication Number Publication Date
WO2020062181A1 true WO2020062181A1 (en) 2020-04-02

Family

ID=69952665

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/108856 Ceased WO2020062181A1 (en) 2018-09-29 2018-09-29 Wireless communication method, and terminal device and access network device

Country Status (3)

Country Link
CN (1) CN112740730B (en)
TW (1) TW202021416A (en)
WO (1) WO2020062181A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060045021A1 (en) * 2004-09-01 2006-03-02 Nettest (New York), Inc. Apparatus and method for performing a loopback test in a communication system
US20110142045A1 (en) * 2009-12-15 2011-06-16 Verizon Patent And Licensing, Inc. IPv6 VLAN TAG PACKET TRANSPORT OPTIMIZATION
US20150030027A1 (en) * 2013-07-26 2015-01-29 Lsi Corporation Switch Device With Device-Specified Bridge Domains
US20160277943A1 (en) * 2015-03-17 2016-09-22 Hitachi, Ltd. Network system, control method of network system, communication device, and program

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
MXPA02005419A (en) * 2000-01-07 2002-11-29 Ibm Method and system for frame and protocol classification.
CN101369977A (en) * 2008-09-18 2009-02-18 华为技术有限公司 Method, device and system for data transmission
US8855116B2 (en) * 2012-05-15 2014-10-07 Cisco Technology, Inc. Virtual local area network state processing in a layer 2 ethernet switch
US10205660B2 (en) * 2015-06-03 2019-02-12 Avago Technologies International Sales Pte. Limited Apparatus and method for packet header compression
CN107347046A (en) * 2016-05-04 2017-11-14 北京化工大学 A kind of datagram header compression implementation method of cross-network segment
CN109005127B (en) * 2017-02-03 2020-03-10 华为技术有限公司 A QoS flow processing method, device and communication system
US20180242192A1 (en) * 2017-02-23 2018-08-23 Apple Inc. Dynamic Header Compression for Uplink Data for Improving Uplink Link Budget

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060045021A1 (en) * 2004-09-01 2006-03-02 Nettest (New York), Inc. Apparatus and method for performing a loopback test in a communication system
US20110142045A1 (en) * 2009-12-15 2011-06-16 Verizon Patent And Licensing, Inc. IPv6 VLAN TAG PACKET TRANSPORT OPTIMIZATION
US20150030027A1 (en) * 2013-07-26 2015-01-29 Lsi Corporation Switch Device With Device-Specified Bridge Domains
US20160277943A1 (en) * 2015-03-17 2016-09-22 Hitachi, Ltd. Network system, control method of network system, communication device, and program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HUAWEI ET AL.: "SDAP Header Format", 3GPP TSG-RAN WG2#99 MEETING R2-1708932, 25 August 2017 (2017-08-25), XP051318730 *
OPPO: "The SDAP Supporting for MR-DC", 3GPP TSG-RAN2 MEETING #103BIS R2-1813787, 12 August 2018 (2018-08-12), XP051523277 *

Also Published As

Publication number Publication date
CN112740730B (en) 2023-04-04
CN112740730A (en) 2021-04-30
TW202021416A (en) 2020-06-01

Similar Documents

Publication Publication Date Title
CN113541910B (en) Processing method and device for header compression
RU2667975C1 (en) Wireless communication system, base station and mobile station
US11877326B2 (en) Wireless communication method and communication device
EP4102892B1 (en) Relay communication method and related device
CN113207133B (en) Method and apparatus for wireless communication
CN112586032B (en) Wireless communication method and communication device
CN113194551B (en) Data copy transmission configuration method, device, chip and computer program
US20230102218A1 (en) Data transmission method and device, and storage medium
CN114172970B (en) Method for transmitting data, sending end device, chip and computer readable storage medium
CN112868249B (en) Wireless communication method, terminal equipment and access network equipment
US12192310B2 (en) Wireless communication method, and communication device
CN113115361A (en) Method, device, chip and computer program for compressing Ethernet frame header
CN112243576B (en) Information transmission method and device and communication equipment
CN112740730B (en) Wireless communication method, terminal equipment and access network equipment
CN112534789B (en) Method and communication equipment for compressing and decompressing Ethernet frame
CN115380593B (en) Wireless communication method, compression end and decompression end
CN111787621B (en) Bearer configuration method and device, and network equipment
WO2023123335A1 (en) Communication method and device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18935680

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18935680

Country of ref document: EP

Kind code of ref document: A1