Communication device, address learning method, and program
An object of the present disclosure is to reduce band compression even in a case where a frame addressed to an original (overwritten) MAC is received again after a MAC address is overwritten. A communication device according to the present disclosure measures a traffic amount in any predetermined determination data unit, holds MAC entry information including the measured traffic amount and a MAC address in a MAC learning data holding unit, at the time when the number of pieces of MAC entry information held by the MAC learning data holding unit reaches an upper limit, searches for minimum MAC entry information with a minimum traffic amount from among traffic data amounts in determination data unit held by the MAC learning data holding unit, and overwrites the minimum MAC entry information obtained by search with unlearned MAC entry information that is not held by the MAC learning data holding unit.
Latest NIPPON TELEGRAPH AND TELEPHONE CORPORATION Patents:
- Communication system, inspection apparatus, inspection method, and program
- Image encoding method and image decoding method
- Wireless terminal station device, management station device, wireless communication system and wireless communication method
- Secure computation apparatus, secure computation method, and program
- Optical receiver and optical receiving method
This application is a 371 U.S. National Phase of International Application No. PCT/JP2020/026250, filed on Jul. 3, 2020. The entire disclosure of the above application is incorporated herein by reference.
TECHNICAL FIELDThe present disclosure relates to MAC address learning of an L2 device in a network.
BACKGROUND ARTIn a network including a layer 2 (L2) device, a Unicast frame is transferred according to learning information of a media access control address (MAC address) of the L2 device. There is a method for overwriting and learning a learned MAC address in a case where the number of learned MAC addresses reaches the maximum learned number for each device or virtual LAN (VLAN) and a Unicast frame including an unlearned transmission source MAC address is received in a forwarding database (FDB) is received. However, in a case where the device receives a frame addressed to the overwritten MAC address again, as in
An object of the present disclosure is to reduce band compression caused by flooding even in a case where a frame addressed to an original (overwritten) MAC is received again after a learned MAC address is overwritten.
CITATION LIST Non Patent Literature
- Non Patent Literature 1: IEEE 802.1Q-2018 (IEEE Standard for Local and Metropolitan Area Networks-Bridges and Bridged Networks)
An object of the present disclosure is to reduce band compression even in a case where a frame addressed to an original (overwritten) MAC is received again after a MAC address is overwritten.
Solution to ProblemA communication device according to the present disclosure
-
- measures a traffic amount in any predetermined determination data unit,
- holds MAC entry information including the measured traffic amount and a MAC address in a MAC learning data holding unit,
- at the time when the number of pieces of MAC entry information held by the MAC learning data holding unit reaches an upper limit,
- searches for minimum MAC entry information with a minimum traffic amount from among traffic data amounts in determination data unit held by the MAC learning data holding unit, and
- overwrites the minimum MAC entry information obtained by search with unlearned MAC entry information that is not held by the MAC learning data holding unit.
An address learning method according to the present disclosure is
-
- an address learning method performed by a communication device, including:
- measuring a traffic amount in any predetermined determination data unit;
- holding MAC entry information including the measured traffic amount and a MAC address in a MAC learning data holding unit;
- at the time when the number of pieces of MAC entry information held by the MAC learning data holding unit reaches an upper limit,
- searching for minimum MAC entry information with a minimum traffic amount from among traffic data amounts in determination data unit held by the MAC learning data holding unit; and
- overwriting the minimum MAC entry information obtained by search with unlearned MAC entry information that is not held by the MAC learning data holding unit.
A program according to the present disclosure is a program for implementing a computer as each functional unit included in a communication device according to the present disclosure, and is a program for causing a computer to execute each step included in a communication method performed by the communication device according to the present disclosure.
Advantageous Effects of InventionAccording to the present disclosure, even if the frame addressed to the original (overwritten) MAC is received again after the MAC address is overwritten, the traffic amount to be flooded is small, and accordingly, it is possible to reduce band compression.
Next, embodiments of the present disclosure will be described in detail with reference to the drawings. Note that the present disclosure is not limited to the following embodiments. These embodiments are merely examples, and the present disclosure can be implemented in a form to which various changes and modifications are applied on the basis of knowledge of those skilled in the art. Note that it is assumed that components having the same reference numeral in the specification and the drawings indicate the same component.
SUMMARY OF INVENTIONThe frame transfer processing unit 101 executes processing for transferring a received frame.
The port 102 receives a frame from an adjacent L2 device, transmits the frame to the frame transfer processing unit 101, and transfers the frame received from the frame transfer processing unit 101 to the adjacent L2 device.
The MAC learning data holding unit 103 holds MAC entry information including a MAC address, a VLAN, a connection destination port, and a traffic counter. Furthermore, the MAC learning data holding unit 103 includes the traffic counter for each MAC address and measures a traffic amount.
The MAC learning processing unit 104 searches the MAC learning data holding unit 103 for a transmission source MAC address and information regarding the VLAN of the frame received by the frame transfer processing unit 101. In a case where there is no MAC entry information and the number of pieces of MAC entry information held by the MAC learning data holding unit 103 does not reach the maximum number that is an upper limit, the MAC learning processing unit 104 writes data of the MAC entry information such as the MAC address or the VLAN of the received frame, or the connection destination port into a free space of the MAC learning data holding unit 103. Furthermore, in a case where there is no MAC entry information and the number of pieces of MAC entry information held by the MAC learning data holding unit 103 reaches the maximum number, the MAC learning processing unit 104 makes an inquiry to the overwrite MAC entry search unit 105, and overwrites the MAC entry information on MAC entry information specified by the overwrite MAC entry search unit 105.
Moreover, the MAC learning processing unit 104 searches for the MAC entry information of the MAC learning data holding unit 103 on the basis of the transmission destination MAC address and the information regarding the VLAN of the frame received by the frame transfer processing unit 101, adds a data length of the frame to the traffic counter of the MAC entry information at that time, and returns information regarding the connection destination port to the frame transfer processing unit 101.
In response to the inquiry from the MAC learning processing unit 104, the overwrite MAC entry search unit 105 searches the MAC entry information of the MAC learning data holding unit 103 for a MAC entry with a minimum traffic amount (may be referred to as minimum MAC entry in the present disclosure) and returns the MAC entry information to the MAC learning processing unit 104.
The traffic counter reset unit 106 resets a value of the traffic counter of the MAC learning data holding unit 103 at any interval set to the L2 device 10 in advance.
When receiving a frame (S111), the MAC learning processing unit 104 searches for a MAC entry of the MAC learning data holding unit 103 on the basis of the transmission source MAC address and the VLAN information of the received frame (S112). The MAC learning data holding unit 103 determines whether or not the transmission source MAC address of the received frame is held (S113). In a case where the transmission source MAC address of the received frame is not held and unlearned (Yes in S113), the MAC learning data holding unit 103 determines whether or not the number of pieces of MAC entry information of the device reaches the maximum number (S114).
In a case where the transmission source MAC address of the received frame is not held in the MAC learning data holding unit 103 and is unlearned (Yes in S113), and the number of pieces of MAC entry information of the device reaches the maximum number (Yes in S114), the overwrite MAC entry search unit 105 searches the MAC entries of the MAC learning data holding unit 103 for a MAC entry with the minimum traffic amount (S115). The MAC learning processing unit 104 overwrites the MAC entry information on the MAC entry with the minimum traffic amount among the learned MAC entries (S116). Specifically, the MAC entry with the minimum traffic amount is deleted, the transmission source MAC address of the received frame is written in a MAC address field, and the VLAN information is written in a VLAN field. In a case where there is a plurality of MAC entries with the minimum traffic amount, any one MAC entry is overwritten.
In a case where the transmission source MAC address of the received frame is not held in the MAC learning data holding unit 103 and is unlearned (Yes in S113) and the number of pieces of MAC entry information of the device does not reach the maximum number (No in S114), the MAC learning processing unit 104 writes the MAC entry information into a free space (S117).
When the transmission source MAC address of the received frame is learned (No in S113) or after steps S116 and S117, the MAC learning processing unit 104 determines whether or not a transmission destination MAC address is a Unicast frame (S118). In a case where the transmission destination MAC address is the Unicast frame, the MAC learning processing unit 104 searches for the MAC entry of the MAC learning data holding unit 103 on the basis of the transmission destination MAC address and the VLAN information of the received frame (S119).
The MAC learning data holding unit 103 determines whether or not the transmission destination MAC address is learned (S120). In a case where the transmission destination MAC address of the received frame is the Unicast frame and MAC learning has been performed, the MAC learning processing unit 104 adds a value of the traffic counter of the MAC entry by a frame length (S121). As a result, a traffic amount of the MAC entry information that matches the transmission destination MAC address of the received frame is updated. Note that a method for measuring the traffic amount of the received frame is not limited to the addition of the frame length using the traffic counter, and any method can be used. The frame transfer processing unit 101 and the port 102 transfer the frame to the connection destination port of the MAC entry (S122).
In a case where the transmission destination MAC address is not the Unicast frame (No in S118) or the transmission destination MAC address is unlearned in step S120 (No in S120), the frame transfer processing unit 101 and the port 102 transfer the frames to all ports of which the VLAN is registered (excluding reception port) (S123).
In the present embodiment, by overwriting the MAC entry information with the minimum traffic amount (S116), it is possible to reduce an effect on a band caused by flooding of a frame addressed to the overwritten MAC address. Therefore, in the present embodiment, even if the frame addressed to the original (overwritten) MAC is received again after the MAC address is overwritten, the traffic amount to be flooded is small, and accordingly, it is possible to reduce band compression.
Second EmbodimentA traffic counter reset unit 106 according to the present embodiment resets a value of a traffic counter of a MAC learning data holding unit 103 at any interval set to the L2 device 10 in advance and resets a value of a traffic counter of the unlearned MAC addressed traffic holding unit 107.
The unlearned MAC addressed traffic holding unit 107 holds information regarding an unlearned MAC address and the traffic counter.
In response to an inquiry from an overwrite MAC entry search unit 105, the traffic comparison unit 108 compares a traffic amount searched from the unlearned MAC addressed traffic holding unit 107 and a traffic amount of MAC entry information transmitted from the overwrite MAC entry search unit 105 on the basis of information regarding a transmission source MAC address transmitted from a MAC learning processing unit 104 via the overwrite MAC entry search unit 105 and returns a comparison result to the MAC learning processing unit 104 via the overwrite MAC entry search unit 105.
In the present embodiment, in addition to the frame transfer processing described in the first embodiment, steps S131 and S132 are included between steps S115 and S116.
The traffic comparison unit 108 searches for traffic data of the transmission source MAC address of the frame from the unlearned MAC addressed traffic holding unit 107 (S131) and determines whether or not “a traffic amount addressed to an unlearned MAC address” is larger than “the traffic amount of the MAC entry” (S132).
If “the traffic amount of the MAC entry” is compared with “the traffic amount addressed to the unlearned MAC address” and “the traffic amount addressed to the unlearned MAC address” is larger than “the traffic amount of the MAC entry” (Yes in S132), the MAC learning processing unit 104 overwrites the MAC entry information (S116). On the other hand, if “the traffic amount of the MAC entry” is equal to or larger than “the traffic amount addressed to the unlearned MAC address” (No in S132), the MAC entry is not updated, and the procedure proceeds to step S118.
In a case where the transmission destination MAC address is a Unicast frame (Yes in S118) and the transmission destination MAC address is not learned (No in S120), the MAC learning processing unit 104 registers the transmission destination MAC address and the VLAN information of the received frame in the unlearned MAC addressed traffic holding unit 107. The unlearned MAC addressed traffic holding unit 107 adds the value of the traffic counter of the MAC by a data length of the received frame (S133). As a result, a traffic amount of the received frame is held by the unlearned MAC addressed traffic holding unit 107.
In the present embodiment, by comparing “the traffic amount of the MAC entry” with “the traffic amount addressed to the unlearned MAC address” (S132), it can be presented that the traffic amount caused by the flooding after overwriting than that before overwriting.
Third EmbodimentThe VLAN unit MAC learning number determination unit 109 determines whether or not the number of pieces of MAC entry information of a VLAN of a received frame reaches the maximum number (S134). An overwrite MAC entry search unit 105 searches for a MAC entry with the minimum traffic amount from among MAC entries of a MAC learning data holding unit 103 in the same VLAN as the received frame (S135).
In this way, in the present embodiment, it is determined whether or not to overwrite the MAC entry information and executes processing within the number of learned MACs allowed in VLAN unit. In the present embodiment, by extracting the MAC entry information to be overwritten in the same VLAN, it is possible to prevent MAC entry information of other VLAN from being overwritten and flooded.
In the present embodiment, an example has been described in which the L2 device 10 according to the second embodiment further includes the VLAN unit MAC learning number determination unit 109. However, the present disclosure is not limited to this. For example, the L2 device 10 according to the first embodiment may further include the VLAN unit MAC learning number determination unit 109.
Fourth EmbodimentA MAC learning data holding unit 103 holds an overwrite target flag in addition to a MAC address, a VLAN, a connection destination port, and a traffic counter.
An overwrite MAC entry search unit 105 compares traffic amounts of MAC entries of which overwrite target MAC entry flags of the MAC learning data holding unit 103 are valid and extracts a MAC entry to be overwritten.
A traffic counter reset unit 106 validates the overwrite target flag in addition to resetting a value of a traffic counter of the MAC learning data holding unit 103 at any interval.
After frame count processing in frame transfer, the traffic amount determination unit 117 confirms the traffic amount of the MAC learning data holding unit 103 on the basis of an arbitrary threshold of a traffic amount (positive number other than zero) set to the L2 device 10 in advance, and in a case where (the threshold of the traffic amount)>(the traffic amount of the MAC entry), the overwrite target flag is changed to be valid.
In the present embodiment, the MAC entry of which the overwrite target flag is valid of the MAC learning data holding unit 103 is set as a target (Yes in S141), and a MAC entry with the minimum traffic amount is searched (S142). Note that, in a case where there is no MAC entry of which the overwrite target flag is valid in the MAC learning data holding unit 103 (No in S141), the MAC entry overwrite processing is not executed.
Timings when the value of the traffic counter for each MAC entry fluctuates are at the time of “(1) frame transmission” and the time of “(2) traffic counter reset”. At these two timings, it is determined whether or not to validate or invalidate the overwrite target flag.
At the time of “(1) frame transmission”, the traffic counter of the MAC entry is added by a frame length (S121), and it is determined whether or not a traffic amount of the MAC entry after the addition is less than a threshold of an arbitrary traffic amount that is set in advance (S143). If the traffic amount is less than the threshold (Yes in S143), the overwrite target flag is validated (S144), and if the traffic amount is equal to or more than the threshold (No in S143), the overwrite target flag is invalidated (S145).
In the present embodiment, by narrowing the MAC entries of which the traffic amount is equal to or less than an arbitrary amount in advance, the processing for searching for the MAC entry to be overwritten can be reduced.
In the present embodiment, an example has been described where the MAC learning data holding unit 103, the overwrite MAC entry search unit 105, the traffic counter reset unit 106, and the traffic amount determination unit 117 are included in the L2 device 10 according to the first embodiment. However, the present disclosure is not limited to this. For example, these functional units may be included in the L2 device 10 according to the second or third embodiment.
Fifth EmbodimentThe frame transfer processing unit 201 executes processing for transferring a received frame.
The port 202 receives a frame from the adjacent L2 device and transmits the frame to the frame transfer processing unit 201. Furthermore, the port 202 transfers the frame received from the frame transfer processing unit 201 to an adjacent L2 device.
The MAC learning data holding unit 203 holds MAC entry information including a MAC address, a connection destination port, and any determination data (VLAN or the like).
The MAC learning processing unit 204 searches for a transmission source MAC address of the frame received by the frame transfer processing unit 201 and information regarding the determination data from the MAC learning data holding unit 203. In a case where there is no MAC entry information and the number of pieces of MAC entry information held by the MAC learning data holding unit 203 does not reach the maximum number, the MAC learning processing unit 204 writes the information regarding the MAC address, the determination data, and the connection destination port in a free space of the MAC learning data holding unit 203. In a case where there is no MAC entry information and the number of pieces of MAC entry information held by the MAC learning data holding unit 203 reaches the maximum number, the MAC learning processing unit 204 makes an inquiry to the search unit 205 and overwrites the information on a MAC entry having the value of the determination data specified by the search unit 205.
Moreover, the MAC learning processing unit 204 searches for the MAC entry information of the MAC learning data holding unit 203 on the basis of the transmission destination MAC address of the frame received by the frame transfer processing unit 201 and the information regarding the determination data. At that time, the MAC learning processing unit 204 adds a data length of the frame to the traffic counter of the determination data held by the traffic holding unit 207 and returns the information regarding the connection destination port to the frame transfer processing unit 201.
In response to the inquiry from the MAC learning processing unit 204, the search unit 205 searches for determination data with the minimum traffic amount on the basis of the information in the traffic holding unit 207 and returns the searched information regarding the determination data to the MAC learning processing unit 204.
The traffic counter reset unit 206 resets the value of the traffic counter of the traffic holding unit 207 at any interval set by the L2 device 20 in advance.
The traffic holding unit 207 holds traffic information in determination data unit.
When receiving a frame (S211), the MAC learning processing unit 204 searches for a MAC entry of the MAC learning data holding unit 203 on the basis of the transmission source MAC address and the VLAN information of the received frame (S212). The MAC learning data holding unit 203 determines whether or not the transmission source MAC address of the received frame is unlearned (S213). In a case where the transmission source MAC address of the received frame is unlearned (Yes in S213), the MAC learning data holding unit 203 determines whether or not the number of pieces of MAC entry information of the device reaches the maximum number (S214).
In a case where the transmission source MAC address of the received frame is unlearned (Yes in S213) and the number of pieces of MAC entry information of the device reaches the maximum number (Yes in S214), the search unit 205 searches traffic data held by the traffic holding unit 207 for a VLAN with the minimum traffic amount (S215) and overwrites MAC entry information on a MAC entry that is randomly selected from among the MAC entries of the VLAN with the minimum traffic amount (S216).
In a case where the transmission source MAC address of the received frame is unlearned (Yes in S213) and the number of pieces of MAC entry information of the device does not reach the maximum number (No in S214), the MAC learning processing unit 204 writes the MAC entry information into a free space (S217).
In a case where the transmission source MAC address of the received frame is learned (No in S213) or after steps S216 and S217, the MAC learning processing unit 204 determines whether or not the transmission destination MAC address is a Unicast frame (S218). In a case where the transmission destination MAC address is the Unicast frame, the MAC learning processing unit 204 searches for the MAC entry of the MAC learning data holding unit 203 on the basis of the transmission destination MAC address and the VLAN information of the received frame (S219).
The MAC learning data holding unit 203 determines whether or not the transmission destination MAC address is learned (S220). In a case where the transmission destination MAC address of the received frame is the Unicast frame and MAC-learned, the MAC learning processing unit 204 adds the value of the traffic counter of the VLAN by a frame length (S221). The frame transfer processing unit 201 and the port 202 transfer the frame to the connection destination port of the MAC entry (S222).
In a case where the transmission destination MAC address is not the Unicast frame (No in S218) or the transmission destination MAC address is unlearned in step S220 (No in S220), the frame transfer processing unit 201 and the port 202 transfer the frames to all ports of which the VLAN is registered (excluding reception port) (S223).
In the present embodiment, in the target L2 device 20, by performing overwrite on the MAC entry of the VLAN with a relatively small traffic amount (S216), it is possible to reduce an effect on a band caused by flooding of the frame addressed to the overwritten MAC address. Furthermore, by observing a traffic in VLAN unit (S215), processing for observing the traffic is reduced, and in addition, the MAC entry to be overwritten is extracted in VLAN unit (S212) so as to reduce processing for extracting an overwrite target.
Therefore, in the present embodiment, even if the frame addressed to the original (overwritten) MAC is received again after the MAC address is overwritten, the traffic amount to be flooded is small, and accordingly, it is possible to reduce band compression.
Note that the L2 devices 10 and 20 according to the present disclosure described above can be implemented by a computer and a program, and the program can be recorded in a recording medium or can be provided through a network.
INDUSTRIAL APPLICABILITYThe present disclosure can be applied to the information communication industry.
REFERENCE SIGNS LIST
-
- 10, 20: L2 device
- 101, 201: frame transfer processing unit
- 102, 202: port
- 103, 203: MAC learning data holding unit
- 104, 204: MAC learning processing unit
- 105: overwrite MAC entry search unit
- 106, 206: traffic counter reset unit
- 107: unlearned MAC addressed traffic holding unit
- 108: traffic comparison unit
- 109: VLAN unit MAC learning number determination unit
- 117: traffic amount determination unit
- 205: search unit
- 207: traffic holding unit
Claims
1. A communication device that
- measures a traffic amount in any predetermined determination data unit,
- holds MAC entry information including the measured traffic amount and a media access control address (MAC address) in a MAC learning data holding unit, and
- in response to a number of pieces of MAC entry information held by the MAC learning data holding unit exceeds a limit:
- searches for minimum MAC entry information with a minimum traffic amount from among traffic data amounts in determination data unit held by the MAC learning data holding unit, and
- overwrites the minimum MAC entry information obtained by search with unlearned MAC entry information that is not held by the MAC learning data holding unit.
2. The communication device according to claim 1, wherein the communication device:
- measures a traffic amount for each MAC entry,
- holds the traffic amount for each MAC entry in the MAC learning data holding unit,
- searches for minimum MAC entry information with the minimum traffic amount from among traffic data amounts of respective MAC entries held by the MAC learning data holding unit, and
- overwrites the minimum MAC entry information obtained by search with the unlearned MAC entry information.
3. The communication device according to claim 2, wherein the communication device:
- measures a traffic amount of an unlearned MAC address that is not held by the MAC learning data holding unit,
- compares the traffic amount of the minimum MAC entry information with the traffic amount of the unlearned MAC address, and
- in a case where the traffic amount of the minimum MAC entry information is less than the traffic amount of the unlearned MAC address, overwrites the minimum MAC entry information with the MAC entry information of the unlearned MAC address.
4. The communication device according to claim 1, wherein
- the communication device measures a traffic amount for each virtual LAN (VLAN),
- the MAC learning data holding unit holds the traffic amount for each VLAN,
- minimum MAC entry information with the VLAN same as the unlearned MAC entry information and the minimum traffic amount is searched from among traffic data amounts of respective MAC entries held by the MAC learning data holding unit, and
- the minimum MAC entry information obtained by search is overwritten with the unlearned MAC entry information.
5. The communication device according to claim 1, wherein the MAC learning data holding unit holds a flag in association with a MAC entry of which a traffic amount is equal to or less than a predetermined traffic amount.
6. The communication device according to claim 1, wherein
- the traffic amount held by the MAC learning data holding unit is reset at any time interval.
7. A non-transitory computer-readable medium having computer-executable instructions that, upon execution of the instructions by a processor of a computer, cause the computer to function as the device according to claim 1.
8. An address learning method performed by a communication device, comprising:
- measuring a traffic amount in any predetermined determination data unit;
- holding MAC entry information including the measured traffic amount and a MAC address in a MAC learning data holding unit; and
- in response to a number of pieces of MAC entry information held by the MAC learning data holding unit exceeds a limit:
- searching for minimum MAC entry information with a minimum traffic amount from among traffic data amounts in determination data unit held by the MAC learning data holding unit; and
- overwriting the minimum MAC entry information obtained by search with unlearned MAC entry information that is not held by the MAC learning data holding unit.
9. The method of claim 8 further comprises
- measuring a traffic amount for each MAC entry,
- holding the traffic amount for each MAC entry in the MAC learning data holding unit,
- searching for minimum MAC entry information with the minimum traffic amount from among traffic data amounts of respective MAC entries held by the MAC learning data holding unit, and
- overwriting the minimum MAC entry information obtained by search with the unlearned MAC entry information.
10. The method of claim 8 further comprises
- measuring a traffic amount for each virtual LAN (VLAN),
- the MAC learning data holding unit holds the traffic amount for each VLAN,
- minimum MAC entry information with the VLAN same as the unlearned MAC entry information and the minimum traffic amount is searched from among traffic data amounts of respective MAC entries held by the MAC learning data holding unit, and
- the minimum MAC entry information obtained by search is overwritten with the unlearned MAC entry information.
11. The method of claim 8 further comprises
- measuring a traffic amount of an unlearned MAC address that is not held by the MAC learning data holding unit,
- compares the traffic amount of the minimum MAC entry information with the traffic amount of the unlearned MAC address, and
- in a case where the traffic amount of the minimum MAC entry information is less than the traffic amount of the unlearned MAC address, overwrites the minimum MAC entry information with the MAC entry information of the unlearned MAC address.
20040120269 | June 24, 2004 | Sumino et al. |
20130003748 | January 3, 2013 | Enoki |
20140086250 | March 27, 2014 | Mitsumori |
20180091423 | March 29, 2018 | Hirota |
20200076644 | March 5, 2020 | Kaku et al. |
2004194145 | July 2004 | JP |
2012235400 | November 2012 | JP |
201472581 | April 2014 | JP |
201856739 | April 2018 | JP |
202036161 | March 2020 | JP |
- LAN/MAN Standards Committee of the IEEE Computer Society, IEEE Standard for Local and Metropolitan Area Networks-Bridges and Bridged Networks, IEEE Std 802.1Q™-2018, Jul. 6, 2018.
Type: Grant
Filed: Jul 3, 2020
Date of Patent: Jun 11, 2024
Patent Publication Number: 20230300103
Assignee: NIPPON TELEGRAPH AND TELEPHONE CORPORATION (Tokyo)
Inventors: Nobuhiro Shibata (Musashino), Hideo Kawata (Musashino), Shinichi Yoshihara (Musashino)
Primary Examiner: Lan Dai T Truong
Application Number: 18/013,444
International Classification: H04L 61/09 (20220101); H04L 12/46 (20060101); H04L 101/622 (20220101);