WO2022254710A1 - Communication device, communication system, communication method, and communication program - Google Patents

Communication device, communication system, communication method, and communication program Download PDF

Info

Publication number
WO2022254710A1
WO2022254710A1 PCT/JP2021/021418 JP2021021418W WO2022254710A1 WO 2022254710 A1 WO2022254710 A1 WO 2022254710A1 JP 2021021418 W JP2021021418 W JP 2021021418W WO 2022254710 A1 WO2022254710 A1 WO 2022254710A1
Authority
WO
WIPO (PCT)
Prior art keywords
mac address
function unit
user
communication
communication device
Prior art date
Application number
PCT/JP2021/021418
Other languages
French (fr)
Japanese (ja)
Inventor
豪 矢沢
尊広 久保
夏樹 安原
慎一 吉原
Original Assignee
日本電信電話株式会社
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 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to JP2023525326A priority Critical patent/JPWO2022254710A1/ja
Priority to PCT/JP2021/021418 priority patent/WO2022254710A1/en
Publication of WO2022254710A1 publication Critical patent/WO2022254710A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]

Definitions

  • Embodiments of the present invention relate to communication devices, communication systems, communication methods, and communication programs.
  • Non-Patent Document 1 discloses a non-instantaneous interruption redundancy switching technique. Ethernet (registered trademark) is generally used for the network.
  • Non-Patent Document 1 in a one-to-one transmission/reception configuration, a device that performs non-instantaneous interruption processing (hereinafter referred to as a non-instantaneous interruption device) located at a transmission source site Duplicates the user data frame to be transmitted given from the user terminal at the site. This duplicated frame is transferred from the uninterrupted device through two different routes of the relay network, and reaches the uninterrupted device located at the destination site. The uninterrupted device at the destination site selects one of the identical frames arriving from the two routes and transfers it to the user terminal at the destination site.
  • a non-instantaneous interruption device located at a transmission source site
  • This duplicated frame is transferred from the uninterrupted device through two different routes of the relay network, and reaches the uninterrupted device located at the destination site.
  • the uninterrupted device at the destination site selects one of the identical frames arriving from the two routes and transfers it to the user terminal at the destination site.
  • the uninterruptible device at the source gives a sequence number to the frames to be duplicated as traffic flow management information.
  • the destination hitless device holds the sequence number of the next frame to be processed in the form of an expected number.
  • the destination uninterruptible device waits until the frame with the expected number arrives.
  • one-to-n (n ⁇ 2) configuration that is, communication between multiple locations where there are multiple receiving sides
  • the route is similarly made redundant for high reliability, and failures can occur.
  • a network service that switches paths without instantaneous interruption by an uninterrupted device is required.
  • a logical classification unit by this pair of transmitting and receiving devices is defined as a traffic flow.
  • the uninterruptible device A associates the pair of uninterrupted devices as one traffic flow, assigns a sequence number to each, and transmits it to the network.
  • a frame destined for user terminal B is received only by uninterruptible device B, and a frame destined for user terminal C is received by a network switch arranged in the network through MAC address learning in the network switch. It is designed to be received only by the hitless device C.
  • the uninterruptible device on the transmission side needs to associate and learn the MAC address of the user terminal of the transmission destination and the uninterrupted device of the transmission destination.
  • the MAC address exchange method used for EVPN (Ethernet VPN) as disclosed in Non-Patent Document 2 is utilized, and the MAC address of the destination user terminal is can be exchanged between EVPN is a technology that implements Ethernet VPN (L2) in an IP (L3) network.
  • L2 Ethernet VPN
  • L3 IP
  • a PE Provider Edge
  • MAC/IP Advertisement Route Advertise your Route.
  • the PE that has received this MAC/IP Route learns the MAC addresses of the CEs connected to PEs other than itself based on it.
  • the PE In EVPN, the PE advertises its MAC address upon signal transmission from the local CE. Therefore, at the timing when another PE tries to start communication, if the local CE of the PE has not transmitted a signal, that is, if the MAC address has not been advertised, the MAC address is transmitted to the other PE. It has not been learned and communication cannot be started.
  • This invention seeks to provide a technology that enables MAC address learning to be performed at an appropriate time.
  • a communication device is connected to a user device via an access port, and transmits user data from the user device to another user device connected to another communication device.
  • a communication device for transmitting over a network comprising an acquisition function and an advertisement function.
  • the acquisition function unit acquires the MAC address of the newly connected user device upon receiving a request to acquire the MAC address of the user device newly connected to the access port.
  • the advertisement function unit advertises the MAC address acquired by the acquisition function unit to other communication devices.
  • the communication device when a request to acquire the MAC address of a user device newly connected to an access port is received, the communication device advertises the MAC address of the user device, communication device to perform MAC address learning. Therefore, it is possible to provide a technique that enables MAC address learning to be performed at an appropriate time.
  • FIG. 1 is a schematic diagram showing a communication system to which a communication device according to a first embodiment of the invention is applied.
  • FIG. 2 is a diagram showing an example of the hardware configuration of a computer when the communication device according to the first embodiment is configured by a computer.
  • 3 is a block diagram illustrating an example of the functional configuration of the communication device according to the first embodiment;
  • FIG. 4 is a flowchart illustrating an example of the operation of the communication device according to the first embodiment;
  • FIG. FIG. 5 is a schematic diagram showing a communication system to which the communication device according to the second embodiment of the invention is applied.
  • FIG. 6 is a block diagram showing an example of the configuration of a communication device according to the second embodiment.
  • FIG. 1 is a schematic diagram showing a communication system to which a communication device according to a first embodiment of the invention is applied.
  • FIG. 2 is a diagram showing an example of the hardware configuration of a computer when the communication device according to the first embodiment is configured by a computer.
  • 3 is
  • FIG. 7 is a flow chart showing an example of the operation of the communication device according to the second embodiment.
  • FIG. 8 is a block diagram showing an example of the configuration of a communication device according to the third embodiment of the invention.
  • FIG. 9 is a flowchart showing an example of the operation of the communication device according to the third embodiment when the communication device is the MAC address inquiry source.
  • FIG. 10 is a flowchart showing an example of the operation of the communication device according to the third embodiment when the communication device is the MAC address inquiry destination.
  • FIG. 11 is a block diagram showing an example of configuration of a communication device according to the fourth embodiment of the present invention.
  • FIG. 12 is a flowchart showing an example of the operation of the communication device according to the fourth embodiment when the communication device is the MAC address inquiry destination.
  • FIG. 13 is a block diagram showing an example of configuration of a communication device according to the fifth embodiment of the present invention.
  • FIG. 14 is a schematic diagram for explaining an EVPN communication system.
  • FIG. 15 is a schematic diagram for explaining a hitless redundancy switching communication system.
  • FIG. 16 is a schematic diagram for explaining an uninterrupted redundant switching communication system that supports multiple bases.
  • FIG. 17 is a block diagram showing an example of the configuration of a communication device for application as a hitless device in a hitless redundancy switching communication system.
  • FIG. 1 is a schematic diagram showing a communication system to which a communication device according to a first embodiment of the invention is applied.
  • the communication system includes first to third communication devices CA1, CA2, CA3 interconnected via a network NW.
  • the first to third communication devices CA1, CA2, and CA3 will be referred to as communication device CA when there is no particular need to distinguish between them.
  • a communication device CA is a communication device according to the first embodiment. Note that the communication device may function as a transmitting device in a communication system or may function as a receiving device.
  • a first user device UA1 is connected to the first communication device CA1
  • a second user device UA2 is connected to the second communication device CA2
  • a third user device UA3 is connected to the third communication device CA3.
  • the first to third user apparatuses UA1, UA2, and UA3 will be referred to as user apparatuses UA when there is no particular need to distinguish them.
  • FIG. 2 is a diagram showing an example of the hardware configuration of a computer when the communication device CA according to the first embodiment is configured by a computer.
  • the communication device CA has a hardware processor 1 such as a CPU (Central Processing Unit).
  • program memory 2 In communication device CA, program memory 2 , data memory 3 , first communication interface 4 , and second communication interface 5 are connected to processor 1 via bus 6 .
  • bus 6 By using a multi-core and multi-threaded CPU, it is possible to execute a plurality of information processes at the same time.
  • the processor 1 may include a plurality of CPUs.
  • the program memory 2 is a non-temporary tangible computer-readable storage medium, for example, a non-volatile memory such as a HDD (Hard Disk Drive) or SSD (Solid State Drive) that can be written and read at any time, and a non-volatile memory such as a ROM. It is used in combination with a static memory.
  • the program memory 2 stores a communication program necessary for the processor 1 to execute various control processes according to this embodiment.
  • the data memory 3 is used as a tangible computer-readable storage medium, for example, by combining the above nonvolatile memory and a volatile memory such as RAM (Random Access Memory).
  • This data memory 3 is used to store various data obtained and created in the process of performing various processes. That is, in the data memory 3, an area for storing various data is appropriately secured in the process of performing various processes.
  • the first communication interface 4 includes an access port to which the user equipment UA can be connected, and transmits/receives control signals and user data to/from the user equipment UA.
  • the second communication interface 5 includes a WAN (Wide Area Network) port for connecting to the network NW, and a communication module according to the communication medium, communication method, and communication protocol of the network NW. to transmit control signals and user data to and from another communication device CA.
  • WAN Wide Area Network
  • FIG. 3 is a block diagram showing an example of the functional configuration of the communication device CA according to the first embodiment. Note that FIG. 3 shows only functional units related to transmission of user data from the user device UA. That is, since the functional unit related to reception of user data transmitted from another communication device CA via the network NW is the same as that of the conventional communication device, illustration and description thereof will be omitted.
  • the communication device CA includes an access port 11, a WAN port 12, a link-up detection function unit 13, a MAC address acquisition function unit 14, an address database (address DB in FIG. 3) 15, a MAC address It has an advertisement function unit 16 , a MAC address advertisement reception function unit 17 and a header addition function unit 18 .
  • solid-line arrows indicate the flow of control signals between functional units, and broken-line arrows indicate the flow of user data to be transmitted.
  • the access port 11 is a port of the first communication interface 4 for exchanging control signals and user data with the user device UA.
  • the WAN port 12 is a port of the second communication interface 5 for exchanging control signals and user data with another communication device CA via the network NW.
  • the link-up detection function unit 13 receives a link state signal SG1 indicating the link state of the access port 11, and according to this link state signal SG1, the user device UA is newly connected to the access port 11 and becomes ready for communication. Detect link up. At the linkup timing, the linkup detection function unit 13 transmits an acquisition request signal SG2 requesting acquisition of the MAC address to the MAC address acquisition function unit 14 .
  • the MAC address acquisition function unit 14 Upon receiving the acquisition request signal SG2, the MAC address acquisition function unit 14 obtains the MAC address from the user apparatus UA via the access port 11 and requests it to acquire and reply to the MAC address. Sends a response request signal SG3. Then, the MAC address acquisition function unit 14 receives a MAC address reply signal SG4 indicating the MAC address of the user device UA returned from the user device UA via the access port 11 . For example, the MAC address acquisition function unit 14 can transmit ARP (Address Resolution Protocol) to the user apparatus UA and read the transmission source MAC address in the loopback signal from the user apparatus UA. Thus, the MAC address acquisition function unit 14 can acquire the MAC address of the user device UA.
  • ARP Address Resolution Protocol
  • the MAC address acquisition function unit 14 transmits the acquired MAC address to the address database 15 by means of a MAC address notification signal SG5, and transmits a MAC address acquisition completion notification signal SG6 indicating completion of acquisition of the MAC address to the MAC address advertisement function unit 16. Send to
  • the address database 15 is a MAC address database that accumulates acquired MAC addresses indicated by the MAC address notification signal SG5 transmitted from the MAC address acquisition function unit 14 . Also, the address database 15 pairs a device ID, which is information for identifying another communication device CA connectable via the network NW, with the MAC address of the user device UA connected to the communication device CA. are accumulating.
  • the MAC address advertisement function unit 16 Upon receiving the MAC address acquisition completion notification signal SG6 from the MAC address acquisition function unit 14, the MAC address advertisement function unit 16 transmits a MAC address read request signal SG7 requesting the address database 15 to read the MAC address.
  • the address database 15 returns a MAC address notification signal SG8 indicating the stored MAC address to the MAC address advertisement function unit 16 in response to the MAC address readout request signal SG7.
  • the MAC address advertisement function unit 16 can read the MAC address from the address database 15.
  • the MAC address advertising function unit 16 then transmits to the WAN port 12 a MAC address advertising signal SG9 indicating the read MAC address and the device ID of the communication device CA. Thereby, the MAC address advertising function unit 16 can advertise the MAC address of the user device UA connected to the communication device CA to another communication device CA via the WAN port 12 .
  • the WAN port 12 When the WAN port 12 receives the MAC address advertised by another communication device CA, the WAN port 12 sends a MAC address advertisement information signal SG10 indicating the received MAC address and the device ID of the communication device CA to the MAC address advertisement reception function unit 17.
  • Send to The MAC address advertisement reception function unit 17 pairs the device ID and MAC address of the other communication device CA included in the MAC address advertisement information signal SG10, and transmits them to the address database 15 by the MAC address advertisement information notification signal SG11. do.
  • the address database 15 pairs and accumulates the device ID and the MAC address indicated by the MAC address advertisement information notification signal SG11. In this way, the MAC address advertisement reception function unit 17 acquires a pair of the device ID of another communication device CA and the MAC address of the user device UA connected thereto, and registers it in the address database 15, that is, the MAC address can learn.
  • the header adding function unit 18 receives user data, eg, user data frames, from the user device UA via the access port 11 .
  • a user data frame includes a header and a data payload.
  • the header addition function unit 18 acquires destination information from the header of the user data frame.
  • the destination information is, for example, the MAC address of the destination user device UA.
  • the header addition function unit 18 transmits to the address database 15 a header information read request signal SG12 including the MAC address of the destination user apparatus UA.
  • the address database 15 returns a pair of the MAC address corresponding to the MAC address included in the header information read request signal SG12 and the device ID of the communication device CA to the header addition function unit 18 as a header information notification signal SG13.
  • the header adding function unit 18 creates header information for the user data frame to be transmitted based on the device ID of the communication device CA indicated by this header information notification signal SG13, and adds it to the user data frame. Then, the header adding function unit 18 transfers the user data frame to which the header information is added to the WAN port 12, and unicasts it from the WAN port 12, thereby transmitting it to the communication device CA corresponding to the destination user device UA. .
  • the link-up detection function unit 13, the MAC address acquisition function unit 14, the MAC address advertisement function unit 16, the MAC address advertisement reception function unit 17, and the header addition function unit 18 all use the communication program stored in the program memory 2 as a processor. 1 is read and executed. Some or all of these processing functions may be implemented in various other forms, including integrated circuits such as Application Specific Integrated Circuits (ASICs) or field-programmable gate arrays (FPGAs). May be.
  • the address database 15 can also be configured in the data memory 3 .
  • FIG. 4 is a flow chart showing an example of the operation of the communication device CA according to the first embodiment.
  • the program memory 2 stores a communication program necessary for executing the control processing shown in this flow chart, and the processor 1 executes the communication.
  • the processor 1 executes the communication.
  • each functional unit of the communication device CA as shown in FIG. 3 can be operated.
  • the processor 1 functions as the link-up detection function unit 13 and detects, based on the link state signal SG1 from the access port 11 in the first communication interface 4, whether or not the link-up to which the new user equipment UA is connected is detected. It judges (step S11).
  • step S11 the processor 1 executes processing operations as the MAC address acquisition function unit 14. That is, the processor 1 transmits a MAC address reply request from the access port 11 of the first communication interface 4 to the linked-up user apparatus UA (step S12). Then, the processor 1 determines whether or not a reply from the user device UA is received through the access port 11 (step S13). If it is determined that no response has been received from the user device UA (NO in step S13), the processor 1 executes the processing operation of step S13 again. The processor 1 thus waits to receive a reply from the user equipment UA.
  • step S13 when determining that a reply from the user device UA has been received (YES in step S13), the processor 1 pairs the received MAC address of the user device UA with the device ID of the communication device CA, and stores the MAC address in the address database 15. It is stored (step S14).
  • the processor 1 functions as the MAC address advertising function unit 16 and reads out the MAC address paired with the device ID from the address database 15 (step S15).
  • the processor 1 then advertises the read MAC address and device ID on the network NW from the WAN port 12 of the second communication interface 5 (step S16). Thereby, the processor 1 can transmit the MAC address of the user apparatus UA newly connected to the communication apparatus CA to the other communication apparatus CA. After that, the processor 1 shifts to the processing operation of step S11.
  • step S11 when it is determined in step S11 that no link-up has been detected (NO in step S11), the processor 1 performs the processing operation as the MAC address advertisement reception function unit 17. That is, the processor 1 determines whether or not the MAC address advertised by the other communication apparatus CA is received from the MAC address advertisement information signal SG10 from the WAN port 12 in the second communication interface 5 (step S17). When determining that the MAC address advertised by another communication device CA has been received (YES in step S17), the processor 1 pairs the received MAC address with the device ID advertised together with the MAC address to generate an address. It is stored in the database 15 (step S18).
  • the processor 1 sets the device ID of the communication device CA and the newly connected user device. UA's MAC address can be learned. After that, the processor 1 shifts to the processing operation of step S11.
  • step S17 If it is determined in step S17 that the MAC address advertised by the other communication device CA has not been received (NO in step S17), the processor 1 performs the processing operation as the header addition function unit 18. That is, the processor 1 determines whether or not the access port 11 of the first communication interface 4 has received a user data frame from the user device UA (step S19). When determining that the user data frame has not been received (NO in step S19), the processor 1 proceeds to the processing operation of step S11.
  • step S19 the processor 1 acquires the MAC address of the destination user device UA, which is the destination information, from the user data frame, Header information corresponding to the address is read from the address database 15 (step S20).
  • This read header information is a pair of the MAC address and the device ID of the communication device CA.
  • the processor 1 adds this read header information to the user data frame (step S21).
  • the processor 1 unicasts the user data frame to which this header information is attached from the WAN port 12 of the second communication interface 5, thereby transmitting it to the communication device CA corresponding to the destination user device UA ( step S22). After that, the processor 1 shifts to the processing operation of step S11.
  • the processing operation related to the reception of user data transmitted from another communication device CA via the network NW is the same as that of a conventional communication device, so illustration and description thereof will be omitted.
  • the third communication device CA3 detects link-up of the third user device UA3. , requests the third user apparatus UA3 to return the MAC address. Then, the third communication device CA3 acquires the MAC address from the response from the third user device UA3 and advertises it to other communication devices CA. This allows the first and second communication devices CA1 and CA2 to learn the MAC address of the third user device UA3 newly installed in the third communication device CA3.
  • the communication device CA is connected to the user device UA via the access port 11, and transmits user data from the user device UA to another user device connected to another communication device CA.
  • a communication device that transmits to a UA via a network NW, and receives a request to acquire the MAC address of the user device UA newly connected to the access port 11, and obtains the MAC address of the newly connected user device UA.
  • a MAC address acquisition function unit 14 as an acquisition function unit that acquires a MAC address advertisement function unit 16 as an advertisement function unit that advertises the MAC address acquired by the MAC address acquisition function unit 14 to other communication devices CA; Prepare.
  • the communication apparatus CA upon receiving a request to acquire the MAC address of the user apparatus UA newly connected to the access port 11, the communication apparatus CA advertises the MAC address of the user apparatus UA, The communication device CA is made to perform MAC address learning. Therefore, the other communication device CA can learn the MAC address of the newly installed user device UA before the MAC address is required, that is, at an appropriate time.
  • the communication device CA detects the link-up of the access port 11, and when the access port 11 is linked-up, an acquisition request signal as a request to acquire the MAC address of the newly connected user device UA.
  • a link-up detection function unit 13 that transmits SG2 to the MAC address acquisition function unit 14 is further provided.
  • the communication device CA can actively acquire the MAC address when the user device UA is newly installed, and advertise it to other communication devices CA. Therefore, the other communication device CA can learn the MAC address of the newly installed user device UA before the MAC address is required, that is, at an appropriate time.
  • FIG. 5 is a schematic diagram showing a communication system to which the communication device according to the second embodiment of the invention is applied.
  • a second user apparatus UA2 and a fourth user apparatus UA4 are connected to a second communication apparatus CA2 via a switch SW.
  • the communication device CA determines whether or not to newly install the user device UA when the access port 11 is linked up.
  • the access port 11 is always linked up with the switch SW regardless of the presence or absence of the user device UA. Therefore, the communication device CA cannot determine whether the user device UA is newly installed.
  • FIG. 6 is a block diagram showing an example of the configuration of the communication device CA according to the second embodiment, which handles such cases.
  • the communication device CA has a timer function unit 19 as shown in FIG. 6 instead of the link-up detection function unit 13 in the first embodiment.
  • the timer function unit 19 counts a predetermined period of time, and every time the period of time elapses, the timer function unit 19 transmits a timing notification signal SG14 indicating that it is time to acquire the MAC address to the MAC address acquisition function unit 14. .
  • the fixed period of time is a period of time set for periodically trying to acquire the MAC address of the newly installed user equipment UA.
  • the MAC address acquisition function unit 14 In response to the reception of this timing notification signal SG14, the MAC address acquisition function unit 14 sends a MAC address response request to the user device UA via the access port 11 to acquire the MAC address and make a response. Send signal SG3. Then, the MAC address acquisition function unit 14 receives a MAC address reply signal SG4 indicating the MAC address of the user device UA returned from the user device UA via the access port 11 . For example, the MAC address acquisition function unit 14 can transmit Ether OAM (Ether-LT (LinkTrace)) to the user apparatus UA and read the transmission source MAC address in the loopback signal from the user apparatus UA. Thus, the MAC address acquisition function unit 14 can acquire the MAC address of the user device UA.
  • Ether OAM Ether-LT (LinkTrace)
  • FIG. 7 is a flow chart showing an example of the operation of the communication device CA according to the second embodiment.
  • the processor 1 determines whether or not it is time to periodically acquire the MAC address clocked by the timer function unit 19 (step S31). If it is determined that it is not time to acquire the MAC address (NO in step S31), the processor 1 proceeds to the processing operation of step S17, and determines whether or not the MAC address advertised by another communication device CA has been received. A decision will be made as to whether
  • step S31 the processor 1 transmits a MAC address reply request from the access port 11 of the first communication interface 4 (step S12). .
  • polling is used to transmit a MAC address response request to the user apparatus UA via the switch SW.
  • the processor 1 shifts to the processing operation of step S13 and waits for receiving a reply from the newly installed user device UA.
  • the second communication device CA2 periodically polls to request the MAC address from the user device UA. Then, the second communication device CA2 acquires the MAC address from a response from, for example, the newly installed fourth user device UA4, and advertises it to other communication devices CA. This allows the first and third communication devices CA1 and CA3 to learn the MAC address of the fourth user device UA4 newly installed with respect to the second communication device CA2.
  • the communication device CA measures time, and sends the timing notification signal SG14 as a request to acquire the MAC address of the newly connected user device UA every time a certain period of time elapses.
  • a timer function unit 19 is provided for sending to the MAC address acquisition function unit 14 .
  • the communication device CA actively acquires the MAC address of the newly installed user device UA by periodically polling for the presence or absence of the newly installed user device UA, and sends it to another communication device CA. It can advertise, that is, periodically transmit a MAC address reply request from the access port 11 . Therefore, the other communication device CA can learn the MAC address of the newly installed user device UA before the MAC address is required, that is, at an appropriate time.
  • a communication system to which the communication apparatus according to the third embodiment of the present invention is applied is, for example, the communication system described in the second embodiment shown in FIG.
  • FIG. 8 is a block diagram showing an example of the configuration of a communication device CA according to the third embodiment of the invention.
  • the communication device CA has a timer function unit 19, a MAC address identification function unit 20, a buffer function unit 21, and a discard function unit 22, as shown in FIG. 6, instead of the linkup detection function unit 13 in the first embodiment. is doing.
  • the MAC address identification function unit 20 receives user data frames from the user device UA received via the access port 11 . Then, the MAC address identification function unit 20 extracts the destination MAC address from the user data frame, and transmits to the address database 15 a MAC address read request signal SG15 requesting reading of the MAC address corresponding to the destination MAC address. .
  • the address database 15 returns a MAC address notification signal SG16 indicating the stored MAC address to the MAC address identification function unit 20 in response to the MAC address readout request signal SG15. Based on this MAC address notification signal SG16, the MAC address identification function unit 20 can determine whether the destination MAC address has been learned in the address database 15 or not.
  • the MAC address identification function unit 20 When determining that the destination MAC address has been learned, the MAC address identification function unit 20 transmits the received user data frame to the header addition function unit 18 . On the other hand, when determining that the destination MAC address has not been learned, the MAC address identification function unit 20 transmits the received user data frame to the buffer function unit 21 .
  • the buffer function unit 21 Upon receiving a user data frame, the buffer function unit 21 buffers it. For example, it is stored in a temporary storage area provided in the data memory 3 . Then, the buffer function unit 21 extracts the destination MAC address from the user data frame, and sends an inquiry request signal SG17 for inquiring whether or not the user apparatus UA is newly installed and a MAC address notification signal SG18 indicating the destination MAC address to the MAC address. It is transmitted to the address advertisement reception function unit 17 . Further, when the MAC address identification function unit 20 receives from the MAC address advertisement reception function unit 17 an inquiry result signal SG19 indicating that a new user apparatus UA is installed, the MAC address identification function unit 20 sends the buffered user data frame to the header addition function unit 18 .
  • the buffer function unit 21 also sends a count start request signal SG20 requesting the timer function unit 19 to start counting.
  • the timer function unit 19 starts time counting from the reception of the count start request signal SG20, and when it counts a predetermined waiting time, it returns a count end notification signal SG21 to the buffer function unit 21. do. If the buffer function unit 21 has not yet received the inquiry result signal SG19 from the MAC address advertisement reception function unit 17 at the timing of receiving this count end notification signal SG21, the buffer function unit 21 sends the buffered user data frame to the discard function unit 22. Send.
  • the discard function unit 22 discards the received user data frame.
  • the MAC address advertisement reception function unit 17 transmits a MAC address advertisement request signal SG22 requesting advertisement of a new MAC address to the WAN port 12 in response to the inquiry request signal SG17 from the buffer function unit 21. As a result, the MAC address advertisement reception function unit 17 can request other communication devices CA via the WAN port 12 to advertise the MAC address of the user device UA newly installed in those communication devices CA.
  • the WAN port 12 when the WAN port 12 receives a request for MAC address advertisement transmitted by another communication device CA, the WAN port 12 sends a MAC address advertisement request signal SG23 indicating that such a request has been received. Send to the acquisition function unit 14 .
  • the MAC address acquisition function unit 14 acquires the MAC address for the user device UA via the access port 11 as described in the second embodiment.
  • MAC address response request signal SG3 requesting a response.
  • the MAC address acquisition function unit 14 receives a MAC address reply signal SG4 indicating the MAC address of the user device UA returned from the user device UA via the access port 11 .
  • the MAC address acquisition function unit 14, address database 15, and MAC address advertisement function unit 16 operate as described in the first embodiment.
  • the MAC address advertisement function unit 16 transmits the MAC address advertisement signal SG9 to the WAN port 12, and transmits it to another communication device CA via the WAN port 12 of the user device UA newly installed in the communication device CA.
  • a new MAC address can be advertised.
  • the MAC address advertisement reception function unit 17 receives from the WAN port 12 the MAC address advertisement information signal SG10 indicating the new MAC address advertised by the other communication device CA.
  • the MAC address advertisement reception function unit 17 determines whether the MAC address included in this MAC address advertisement information signal SG10 matches the MAC address being queried. If they match, the MAC address advertisement reception function unit 17 transmits to the buffer function unit 21 an inquiry result signal SG19 indicating that the user apparatus UA is newly installed. In this case, the MAC address advertisement reception function unit 17 also transmits to the address database 15 a MAC address advertisement information notification signal SG11 indicating the content of the received MAC address advertisement information. Thereby, the communication device CA can perform MAC address learning for the user device UA newly installed in the other communication device CA.
  • the header addition function unit 18 reads the header information of the communication device CA corresponding to the destination MAC address of the user data frame transmitted from the MAC address identification function unit 20 from the address database 15 as described in the first embodiment. . Then, the header adding function unit 18 can add a header to the user data frame based on the read header information and transfer it to the WAN port 12 .
  • FIG. 9 is a flowchart showing an example of the operation of the communication device CA when the communication device CA according to the third embodiment is the MAC address inquiry source.
  • FIG. 10 is a flowchart showing an example of the operation of the communication device CA when the communication device CA according to the third embodiment is the MAC address inquiry destination.
  • the processor 1 of the communication device CA serving as the inquiry source functions as the MAC address identification function unit 20, and through the access port 11 in the first communication interface 4, the user data frame from the user device UA is processed. is received (step S41).
  • the processor 1 repeats the processing operation of step S41.
  • the processor 1 determines whether or not the destination MAC address of the user data frame has been learned in the address database 15 (step S42). .
  • step S42 If it is determined that learning has been completed (YES in step S42), the processor 1 reads the header information corresponding to the destination MAC address from the address database 15 (step S43). The processor 1 adds this read header information to the user data frame (step S44). Then, the processor 1 unicasts the user data frame to which this header information is attached from the WAN port 12 of the second communication interface 5, thereby transmitting it to the communication device CA corresponding to the destination user device UA ( step S45). After that, the processor 1 shifts to the processing operation of step S41.
  • step S42 when it is determined in step S42 that the destination MAC address of the user data frame has not been learned (NO in step S42), the processor 1 functions as the buffer function unit 21 and stores the received user data frame as , is buffered in a temporary storage area provided in the data memory 3 (step S46).
  • the processor 1 functions as the MAC address advertisement reception function unit 17 and advertises the MAC address of the user apparatus UA newly installed in another communication apparatus CA from the WAN port 12 in the second communication interface 5. to the other communication device CA (step S47).
  • the processor 1 also functions as the timer function unit 19 and starts a timer count for measuring a predetermined waiting time (step S48).
  • the processor 1 functions as the MAC address advertisement reception function unit 17 and determines whether or not the new MAC address advertised by the other communication device CA is received from the WAN port 12 in the second communication interface 5 (step S49). If it is determined that the advertised new MAC address has not been received (NO in step S49), the processor 1 functions as the timer function unit 19 and the buffer function unit 21 to determine whether the timer count has ended. , it is determined whether or not a predetermined waiting time has been measured (step S50). When determining that the timer count has not ended (NO in step S50), the processor 1 proceeds to the processing operation of step S49.
  • step S50 When determining that the timer count has ended (YES in step S50), the processor 1 functions as the discard function unit 22 and discards the buffered user data frame (step S51). Then, the processor 1 shifts to the processing operation of step S41.
  • the processor 1 of the other communication device CA serving as an inquiry destination functions as a MAC address acquisition function unit 14, and uses the WAN port 12 of the second communication interface 5 to obtain a communication device serving as an inquiry source. It is determined whether or not a MAC address advertisement request has been received from the CA (step S61). When determining that the MAC address advertisement request has not been received (NO in step S61), the processor 1 repeats the processing operation of step S61.
  • step S61 the processor 1, as in the second embodiment, receives data from the access port 11 of the first communication interface 4 by polling. , a MAC address reply request is transmitted (step S12). Then, the processor 1 shifts to the processing operation of step S13 and waits for receiving a reply from the newly installed user device UA.
  • the processor 1 when determining that a response has been received from the new user apparatus UA (YES in step S13), the processor 1 stores the received MAC address of the new user apparatus UA in the address database 15 (step S14). The processor 1 then functions as the MAC address advertising function unit 16 to read the MAC address from the address database 15 (step S15), and transfer the read MAC address from the WAN port 12 of the second communication interface 5 to the network NW. Advertise on the top (step S16). After that, the processor 1 shifts to the processing operation of step S61.
  • step S49 determines in step S49 that the advertised new MAC address has been received (in step S49 YES)
  • the processor 1 when determining that the received MAC address is the inquired MAC address (YES in step S52), the processor 1 pairs the received MAC address of the new user device UA with the device ID of the communication device CA. and store it in the address database 15 (step S53). Then, the processor 1 functions as the buffer function unit 21 and the header addition function unit 18, reads out the buffered user data frame (step S54), proceeds to the processing operation of step S43, and obtains the destination MAC address corresponding to the destination MAC address. The header information to be used is read out from the address database 15 .
  • step S13 If the communication device CA to which the inquiry is made does not receive a response from the newly installed user device UA even after the predetermined standby time has elapsed in step S13, that is, if the newly installed user device UA does not exist, reply information to that effect may be transmitted to the communication device CA that is the source of the inquiry.
  • the third embodiment as described above, for example, in the communication system as shown in FIG.
  • the first communication device CA1 buffers the user data frame, and then sends a new message to the second and third communication devices CA2 and CA3, which are other communication devices.
  • Query MAC address When receiving the inquiry, the second and third communication apparatuses CA2 and CA3 transmit a response request to the user apparatus UA by polling.
  • the second communication device CA2 acquires the MAC address from the response from the newly installed fourth user device UA4, the fact that there is a new installation and the MAC address are sent to the first and third communication devices, which are other communication devices. Advertise to devices CA1 and CA3. Thereby, not only the first communication device CA1 but also the third communication device CA3 can perform MAC address learning.
  • the third communication device CA3 since the third communication device CA3 does not reply because there is no newly installed user device UA, it replies that the first communication device 1 is not newly installed. It should be noted that such a reply indicating that there is no new installation is not necessarily required. Since the timeout function is provided in the first communication device CA1, the first communication device CA1 can determine that there is no new installation since there is no response from the third communication device CA3 within a specified period.
  • the MAC address acquisition function unit 14 receives a request for acquiring the MAC address of the newly connected user device UA, which is transmitted via the network NW. receives the MAC address advertisement request signal SG23, and acquires the MAC address of the newly connected user apparatus UA. In this way, the MAC address acquisition function unit 14 sends a MAC address acquisition request to the user device UA via the access port 11 upon receipt of a MAC address advertisement request from the communication device CA serving as an inquiry source, It is possible to acquire a MAC address and advertise the MAC address to other communication devices CA via the network NW. Therefore, the communication device CA that is the source of the inquiry can learn the MAC address and transfer the buffered user data frame. Therefore, the communication apparatus CA, which is the inquiry source, can learn the MAC address of the newly installed user apparatus UA at the time when the MAC address is required, that is, at an appropriate time.
  • the communication device CA serving as a transmitting device when the communication device CA serving as a transmitting device receives user data to be transmitted to the destination user device UA from the transmitting source user device UA via the access port 11, , a MAC address identification function unit 20 that identifies whether the MAC address of the destination user device UA has been learned, and when the MAC address identification function unit 20 identifies that the MAC address has not been learned, the network NW as a request function unit that transmits a MAC address advertisement information signal SG10 as a request to acquire the MAC address of the user device UA newly connected to the access port 11 of the communication device CA to the communication device CA serving as a receiving device via and a MAC address advertisement reception function unit 17 .
  • the communication device CA serving as the receiving device receives the MAC address advertisement request signal SG23 as a request to acquire the MAC address of the user device UA newly connected via the network NW.
  • a MAC address acquisition function unit 14 as an acquisition function unit that checks whether or not there is a new connection to the user device UA of the new connection and acquires the MAC address from the newly connected user device UA, and transmits the acquired MAC address via the network NW and a MAC address advertisement function unit 16 as an advertisement function unit that advertises to the communication device CA serving as a transmission device.
  • the communication device CA serving as a transmitting device receives a user data frame having an unlearned MAC address as the destination from the user device UA, it inquires of the other communication device CA about the MAC address.
  • a MAC address advertisement request is transmitted to the communication device CA.
  • the MAC address acquisition function unit 14 of the communication device CA acting as the receiving device transmits the MAC address acquisition request to the user via the access port 11 .
  • the MAC address advertising function unit 16 advertises the MAC address from the WAN port 12 to other communication devices CA via the network NW.
  • the communication device CA which is the transmitting device, can perform MAC address learning and transfer the buffered user data. Therefore, the communication apparatus CA, which is a transmitting apparatus, can learn the MAC address of the newly installed user apparatus UA at the time when the MAC address is required, that is, at an appropriate time.
  • FIG. 11 is a block diagram showing an example of the configuration of a communication device CA according to the fourth embodiment of the invention.
  • the communication apparatus CA according to the present embodiment has the same configuration as that of the third embodiment, but the MAC address advertisement reception function unit 17 receives the MAC address advertisement request signal SG24 with MAC address notification instead of the MAC address advertisement request signal SG22.
  • the communication device CA which is the source of the inquiry, designates the MAC address to be advertised when requesting the advertisement of the new MAC address.
  • the signal transmitted from the WAN port 12 to the MAC address acquisition function unit 14 is also the MAC address advertisement request signal SG25 with MAC address notification instead of the MAC address advertisement request signal SG23. Then, the MAC address acquisition function unit 14 transmits the MAC address notified by the MAC address advertisement request signal SG25 with MAC address notification to the MAC address advertisement function unit 16 as the MAC address notification signal SG26.
  • FIG. 12 is a flowchart showing an example of the operation of the communication device CA when the communication device CA according to the fourth embodiment is the MAC address inquiry destination.
  • the processor 1 of the communication device CA serving as the inquiry destination functions as the MAC address acquisition function unit 14 and obtains the MAC address with MAC address notification from the communication device CA serving as the inquiry source through the WAN port 12 in the second communication interface 5. It is determined whether or not an advertisement request has been received (step S71). When determining that the MAC address advertisement request with MAC address notification has not been received (NO in step S71), the processor 1 repeats the processing operation of step S71.
  • step S71 when determining that the MAC address advertisement request with MAC address notification has been received (YES in step S71), the processor 1 accesses the access port 11 in the first communication interface 4 as in the second embodiment. Then, a MAC address reply request is transmitted by polling (step S12). Then, the processor 1 shifts to the processing operation of step S13 and waits for receiving a reply from the newly installed user device UA.
  • the processor 1 stores the received MAC address of the new user apparatus UA in the address database 15 (step S14). Then, the processor 1 functions as the MAC address advertisement function unit 16, reads out the MAC address from the address database 15 (step S15), and determines whether the MAC address matches the MAC address notified from the communication device CA that is the inquiry source. It is determined whether or not (step S72). If it is determined that it does not match the notified MAC address (NO in step S72), the processor 1 proceeds to the processing operation of step S71. At this time, the processor 1 may reply to the communication device CA, which is the source of the inquiry, that there is no new installation of the user device UA with the corresponding MAC address.
  • step S72 When determining that it matches the notified MAC address (YES in step S72), the processor 1 advertises the read MAC address on the network NW from the WAN port 12 of the second communication interface 5 (step S16). . After that, the processor 1 shifts to the processing operation of step S71.
  • the MAC address advertisement reception function unit 17 as the request function unit of the communication device CA serving as a transmission device receives the MAC address of the newly connected user device UA.
  • MAC address advertisement request signal SG24 with MAC address notification as a request to acquire a specific MAC address, which is the destination of the user data in the MAC address acquisition function unit 14 of the communication device CA serving as a receiving device.
  • the specific MAC address in the MAC address advertisement request signal SG25 with MAC address notification is MAC address notified.
  • the MAC address advertisement function unit 16 determines whether the MAC address acquired by the MAC address acquisition function unit 14 is a specific MAC address, and the acquired MAC address is specified. , the acquired MAC address is advertised. In this way, the MAC address acquisition function unit 14 of the communication device CA serving as a receiving device receives the MAC address notification from the communication device CA serving as a transmission device, and the MAC address acquisition function unit 14 receives a reply from the user device UA. It is determined whether the MAC address matches the MAC address being queried, and if they match, the MAC address is advertised.
  • the communication device CA which is the transmitting device, can perform MAC address learning and transfer the buffered user data frames. Therefore, the communication device CA, which is the transmitting device, learns the MAC address of the user device UA newly installed in another communication device CA, which is the receiving device, at the time when the MAC address is required, that is, at an appropriate time. becomes possible.
  • the MAC address acquisition function unit 14 of the communication device CA serving as the receiving device transmits the MAC address reply request to the user device UA, it corresponds to the specific MAC address notified from the communication device CA serving as the inquiry source. It may be configured to request a reply only when This makes it possible to omit matching determination in the MAC address advertisement function unit 16 .
  • FIG. 13 is a block diagram showing an example of configuration of a communication apparatus CA according to the fifth embodiment of the present invention.
  • the communication device CA according to this embodiment is a combination of the communication devices according to the first to fourth embodiments.
  • a newly installed device can be installed before the time when the MAC address is required and at the time when the MAC address is required, that is, at an appropriate time.
  • MAC address learning can be performed for the user apparatus UA.
  • the communication apparatus CA according to the first to fifth embodiments described above can be applied to various communication systems. Some application examples are described below.
  • FIG. 14 is a schematic diagram for explaining an EVPN communication system.
  • the EVPN communication system includes a provider edge PE installed in a network NW, which is a network on the operator's side, and a customer edge CE installed in a customer-side network such as a LAN.
  • NW a network on the operator's side
  • CE installed in a customer-side network such as a LAN.
  • the second provider edge PE2 at the second site receives a signal from the second customer edge CE2, it learns the MAC address, and learns the MAC address, the first provider edge PE1 and the third provider edge PE at other sites. Advertise the MAC/IP Route to the edge PE3 in the form of Route Type 2. Then, the first provider edge PE1 and the third provider edge PE3, which have received this MAC/IP Route, based on it, the second customer edge PE2 connected to the second provider edge PE2, which is a provider edge PE other than the own device. MAC address learning of CE2 is performed.
  • Unicast communication is transferred only to the appropriate provider edge PE.
  • the first provider edge PE1 of the first site receives a signal indicating that the destination MAC address is the second customer edge CE2 of the second site, the MAC address of the second customer edge CE2 has been learned.
  • the first provider edge PE1 knows that the second customer edge CE2 is connected under the second provider edge PE2 of the second site, so it transfers the signal to the second provider edge PE2. can do.
  • the source provider edge PE cannot determine under which provider edge PE the destination customer edge CE is connected.
  • the provider edge PE of the provider edge PE of For example, when the first provider edge PE1 at the first base receives a signal indicating that the destination MAC address is the second customer edge CE2 at the second base, the MAC address of the second customer edge CE2 is set to the unlearned In this case, since it is not known that the second customer edge CE2 is connected under the second provider edge PE2 of the second base, all the provider edge PEs in the same domain, the second provider edge PE2 and the second The signal is transferred to the 3 provider edge PE3.
  • FIG. 15 is a schematic diagram for explaining a hitless redundancy switching communication system.
  • the uninterruptible redundancy switching communication system includes a first uninterruptible device UD1 as a transmitting device, a second uninterruptible device UD2 as a receiving device, and two relay paths provided between them. and a relay route RR1 and a second relay route RR2.
  • the first relay route RR1 is part of the first relay network and the second relay route RR2 is part of the second relay network.
  • a first user terminal UT1 for inputting a user data frame UF, which is a signal to be transmitted, to the first uninterruptible device UD1 is connected to the first uninterrupted device UD1, which is a transmitter.
  • a user data frame UF comprises, for example, a header and a data payload. Also, a second user terminal UT2 to which a user data frame UF received from the second uninterruptible device UD2 is input is connected to the second uninterrupted device UD2 serving as a receiving device.
  • the first uninterruptible device UD1 which is a transmitting device, assigns a sequence number indicating the sequence to the input user data frame UF, duplicates it according to the number of relay routes RR, and sends it to each relay route RR. do.
  • the numbers written in the rectangles representing the user data frames UF represent sequence numbers.
  • the second uninterruptible device UD2 which is a receiving device, selects the user data frame UF to be output to the second user terminal UT2 according to the reception timing of the user data frame UF via each relay route RR.
  • the second uninterruptible device UD2 determines the first-arriving user data frame UF based on the sequence number assigned to each user data frame UF received via each relay route RR, and determines the first-arriving user data frame UF. Delete the sequence number from the user data frame UF and output it to the second user terminal UT2. The second uninterruptible device UD2 discards the later-arriving user data frame UF. The second uninterruptible device UD2 holds the sequence number of the user data frame UF to be processed next in the form of an expected number. When a user data frame UF with a number different from the expected number arrives, waiting until the user data frame UF with the expected number arrives realizes communication without jumping in the order of the user data frames UF.
  • FIG. 16 is a schematic diagram for explaining an uninterrupted redundant switching communication system that supports multiple bases.
  • two hitless devices that is, second hitless devices serving as receiving devices, are provided for the first hitless device UD1 serving as one transmitting device. It includes a device UD2 and a third uninterruptible device UD3.
  • a network switch NWSW is arranged on each relay route RR. The network switch NWSW converts the user data frame UF addressed to the second user terminal UT2 and the user data frame UF addressed to the third user terminal UT3, which are sent from the first uninterruptible device UD1, which is a transmitter, to a MAC address of Ethernet. It is transferred only to the uninterruptible device UD connected to the corresponding user terminal UT by learning.
  • the network switch NWSW of the network including the relay route RR recognizes the user data frame UF addressed to the second user terminal UT2 and the user data frame UF addressed to the third user terminal UT3 by learning the Ethernet MAC address. is transferred only to the uninterruptible device UD connected to the user terminal UT. At this time, discontinuity occurs in the sequence numbers.
  • uninterruptible devices UD2 and UD3 which are receiving devices, if there is a discontinuity in the sequence numbers of a series of received user data frames UF, after waiting for the reception of the user data frames UF with missing sequence numbers, The next user data frame UF is processed. Therefore, the transfer time of the user data frame UF increases.
  • user data frames UF are classified for each pair of uninterruptible devices UD on the transmission side and reception side, sequence numbers are assigned to each pair, and user data Frame UF selection needs to be done.
  • a logical classification unit based on a pair of uninterrupted devices UD for transmission and reception is defined as a traffic flow.
  • a user data frame UF to be transmitted to the second user terminal UT2, which is the destination, and a user data frame UF to be transmitted to the third user terminal UT3, which is the destination, are mixed from the first user terminal UT1 which is the transmission source. , is input to the first uninterruptible device UD1.
  • the user data frame UF to the second user terminal UT2 is hatched so that the user data frame UF to the second user terminal UT2 and the user data frame UF to the third user terminal UT3 It is shown to be distinguished from the data frame UF.
  • the first uninterruptible device UD1 which is a transmitting device, assigns a sequence number indicating the sequence to the input user data frame UF, duplicates it according to the number of relay routes RR, and sends it to each relay route RR. do. At this time, the first uninterruptible device UD1 associates the pair of uninterrupted devices as one traffic flow and assigns a sequence number to each. That is, the first uninterruptible device UD1 assigns sequence numbers 1, 2, . Sequence numbers of 1, 2, . . . Also, an identifier for identifying the traffic flow is assigned. In the example of FIG.
  • the first identifier ID1 is assigned to the pair of the first uninterruptible device UD1 and the second uninterruptible device UD2, and the second identifier ID1 is assigned to the pair of the first uninterruptible device UD1 and the third uninterrupted device UD3.
  • An identifier ID2 is assigned to each.
  • a pair of MAC addresses of the user terminal UT of the source and destination contained in the user data frame UF, a pair of device IDs of the uninterrupted device UD of the source and destination, etc. can be considered.
  • the network switch NWSW on each relay route RR transfers the user data frame UF addressed to the user terminal B out of the user data frames UF transmitted from the first uninterruptible device UD1 to the second
  • the user data frame UF addressed to the user terminal C is transmitted to the relay path to the uninterruptible device UD2 and to the relay path to the third uninterrupted device UD3.
  • the second uninterruptible device UD2 serving as a receiving device classifies the user data frames UF received via each relay route RR according to the identifier into traffic flows, selects a user data frame UF for each traffic flow, Output to the second user terminal UT2. For example, the second uninterruptible device UD2 determines the first-arriving user data frame UF addressed to the second user terminal UT2 based on the identifier and sequence number assigned to each received user data frame UF, and determines the first-arriving user data frame UF. The identifier and sequence number are deleted from the received user data frame UF and output to the second user terminal UT2. The second uninterruptible device UD2 discards the later-arriving user data frame UF to which the same sequence number is assigned.
  • the third uninterruptible device UD3 which is a receiving device, receives the user data frame UF via each relay route RR, deletes the sequence number from the first-arriving user data frame UF, and Output to UT3.
  • the third uninterruptible device UD3 discards the later-arriving user data frame UF to which the same sequence number is assigned.
  • the uninterruptible device UD which is a transmitting device determines the uninterruptible device UD, which is a receiving device, from the MAC address of the user terminal UT of the transmission destination. and classify the traffic flow. Therefore, it is necessary to associate the MAC address of the destination user terminal UT with the destination uninterruptible device UD for learning.
  • the configuration of the communication device CA according to the first or second embodiment it becomes possible to learn the MAC address before the MAC address is required. .
  • the second uninterruptible device UD2 sends the MAC/IP Route advertisement to the first and third sites at the first and third sites. 1 and the third uninterruptible devices UD1 and UD3.
  • the first and third uninterruptible devices UD1 and UD3 can associate and learn the MAC addresses of the second uninterrupted device UD2 and the second user terminal UT2.
  • the third uninterruptible device UD3 at the third site receives the user data frame UF from the third user terminal UT3, and thereby performs the first and second uninterrupted operations at the first and second sites. Advertise the MAC/IP Route to the devices UD1 and UD2.
  • the first and second uninterruptible devices UD1 and UD2 can associate and learn the MAC addresses of the third uninterrupted device UD3 and the third user terminal UT3.
  • the first uninterruptible device UD1 classifies the traffic flow corresponding to each user data frame UF from the prior learning information. Then, an identifier and a sequence number are assigned to the user data frame UF and transferred for each pair of transmission/reception uninterrupted devices. As a result, it is possible to realize uninterrupted redundant switching that distinguishes each unit of uninterrupted equipment between multiple bases.
  • MAC address learning is performed in advance, appropriate traffic flow identification can be performed. occurs. Specifically, when unlearned, the uninterrupted device UD cannot identify the correct traffic flow, and transfers the same traffic flow as BUM (Broadcast/Unknown unicast/Multicast) as Unknown Unicast communication. Then, when the MAC address of the destination user terminal UT is learned during communication, Unicast communication starts from that timing, and since the correct traffic flow is identified, discontinuity occurs in the sequence numbers. This causes an inappropriate increase in delay.
  • BUM Broadcast/Unknown unicast/Multicast
  • FIG. 17 is a block diagram showing an example of the configuration of a communication device to be applied as a hitless device UD in a hitless redundancy switching communication system.
  • the communication device according to the fifth embodiment is taken as an example, but the configuration of the communication device according to another embodiment may be used.
  • the communication device CA which is the uninterrupted device UD in this case, has a traffic flow database (referred to as a traffic flow DB in FIG. 17) 23 .
  • the traffic flow database 23 stores traffic flow information indicating identifiers and already assigned sequence numbers for traffic flows in pairs of communication devices CA.
  • the header addition function unit 18 assigns the destination user terminal UT to the address database 15 for each user data frame. Makes a read request for header information including the MAC address. As a result, header information including the MAC address of the destination user terminal UT and the device ID of the communication device CA is notified from the address database 15 .
  • the header addition function unit 18 Based on the header information, the header addition function unit 18 also transmits a traffic flow information read request signal SG27 requesting the traffic flow database 23 to read the traffic flow information. In response to this, the traffic flow database 23 transmits the stored traffic flow information to the header addition function unit 18 as a traffic flow information notification signal SG28. The header addition function unit 18 classifies which traffic flow each user data frame corresponds to based on the traffic flow information indicated by the traffic flow information notification signal SG28.
  • the header adding function unit 18 adds to the user data frame the identifier used by the traffic flow and a new sequence number as a header. Further, if the traffic flow by the corresponding communication device pair still does not exist, the header adding function unit 18 adds an identifier indicating a new traffic flow and a new sequence number to the user data frame as a header. The header adding function unit 18 then transmits to the traffic flow database 23 a traffic flow notification signal SG29 indicating traffic flow information indicating the identifier added to the header and the new sequence number. The traffic flow database 23 stores traffic flow information based on this traffic flow notification signal SG29.
  • the header adding function unit 18 duplicates the user data frame with the header added according to the number of relay routes RR, transfers it to the WAN port 12, and transmits it.
  • the uninterruptible device UD which is a communication device CA serving as a transmitting device, is connected via the access port 11 to the user terminal UT, which is a user device serving as a transmission source,
  • Each includes a user terminal UT as a destination user device and an uninterruptible device UD as a plurality of communication devices CA serving as a plurality of receiving devices connected via an access port 11, and is a transmitting device.
  • a momentary interruption device UD duplicates user data received from a source user terminal UT, and a receiving device connected to a destination user terminal UT, which is the destination of the user data, via relay routes RR different from each other.
  • each uninterruptible device UD serving as a receiving device receives a request to acquire the MAC address of the newly connected user terminal UT.
  • a MAC address acquisition function unit 14 as an acquisition function unit that acquires an address
  • a MAC address advertisement function as an advertisement function unit that advertises the acquired MAC address to other uninterruptible devices UD via a plurality of relay routes RR.
  • the uninterruptible device UD serving as a transmitting device receives and learns MAC addresses advertised by each of the uninterrupted devices UD serving as a plurality of receiving devices, and a MAC address advertising function unit 16 serving as a learning function unit for learning.
  • a series of user data in which user data frames with different destinations are mixed is received from the database 15 and the user terminal UT of the transmission source, each user data frame is transferred to the user terminal UT of the transmission destination that is the destination contained in the user data frame.
  • a header adding function unit 18 for adding to each user data frame a header containing a sequence number to be added to each user data frame and an identifier for identifying a pair.
  • the method described in each embodiment can be executed by a computer (computer) as a communication program (software means), for example, a magnetic disk (floppy (registered trademark) disk, hard disk, etc.), an optical disk (CD-ROM, DVD, MO, etc.), semiconductor memory (ROM, RAM, flash memory, etc.), or the like, or can be transmitted and distributed via a communication medium.
  • the programs stored on the medium also include a setting program for configuring software means (including not only execution programs but also tables and data structures) to be executed by the computer.
  • a computer that realizes this apparatus reads a program recorded on a recording medium, and in some cases, builds software means by a setting program, and executes the above-described processes by controlling the operation by this software means.
  • the term "recording medium” as used herein is not limited to those for distribution, and includes storage media such as magnetic disks, semiconductor memories, etc. provided in computers or devices connected via a network.
  • the present invention is not limited to the above embodiments, and can be modified in various ways without departing from the gist of the invention at the implementation stage.
  • each embodiment may be implemented in combination as much as possible, and in that case, the combined effect can be obtained.
  • the above-described embodiments include inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements.

Abstract

An information processing device according to an embodiment of the present invention is a communication device that is connected to a user device via an access port and that transmits, via a network, user data from the user device to another user device which is connected to another communication device. The information processing device comprises an acquisition function unit and an announcement function unit. Upon receipt of a request for acquiring an MAC address of a user device that is newly connected to the access port, the acquisition function unit acquires the MAC address of the newly connected user device. The announcement function unit announces, to another communication device, the MAC address acquired by the acquisition function unit.

Description

通信装置、通信システム、通信方法及び通信プログラムCommunication device, communication system, communication method and communication program
 この発明の実施形態は、通信装置、通信システム、通信方法及び通信プログラムに関する。 Embodiments of the present invention relate to communication devices, communication systems, communication methods, and communication programs.
 冗長切替に伴う通信断時間の短いネットワークサービスを求めるユーザが一定数存在する。この通信断時間の短いネットワークサービスを提供する技術として、例えば非特許文献1は、無瞬断冗長切替技術を開示している。ネットワークは一般にイーサネット(登録商標)が用いられる。  There are a certain number of users who want network services with short communication interruption times associated with redundancy switching. As a technique for providing a network service with a short communication interruption time, for example, Non-Patent Document 1 discloses a non-instantaneous interruption redundancy switching technique. Ethernet (registered trademark) is generally used for the network.
 この非特許文献1に開示された技術では、送受1対1の構成において、送信元拠点に配置された無瞬断処理を行う装置(以下、無瞬断装置と称する。)にて、送信元拠点のユーザ端末から与えられる送信対象のユーザデータフレームを複製する。この複製されたフレームが、無瞬断装置から中継ネットワークの異なる2経路でそれぞれ転送されて、宛先拠点に配置された無瞬断装置に届く。宛先拠点の無瞬断装置では、2経路から届く同一フレームのうち一方を選択し、宛先拠点のユーザ端末に転送する。 In the technology disclosed in Non-Patent Document 1, in a one-to-one transmission/reception configuration, a device that performs non-instantaneous interruption processing (hereinafter referred to as a non-instantaneous interruption device) located at a transmission source site Duplicates the user data frame to be transmitted given from the user terminal at the site. This duplicated frame is transferred from the uninterrupted device through two different routes of the relay network, and reaches the uninterrupted device located at the destination site. The uninterrupted device at the destination site selects one of the identical frames arriving from the two routes and transfers it to the user terminal at the destination site.
 各中継ネットワークでどこまでフレームが送信及び受信したかを管理するため、送信元の無瞬断装置では、複製するフレームに、トラヒックフロー管理情報としてシーケンス番号を付与する。宛先の無瞬断装置では、次に処理すべきフレームのシーケンス番号を期待番号という形で保持する。宛先の無瞬断装置は、期待番号と異なる番号のフレームが到着した際は、期待番号のフレームが到着するまで待つ。これにより、フレームの順序に飛びがない通信を実現できる。 In order to manage how far frames have been transmitted and received in each relay network, the uninterruptible device at the source gives a sequence number to the frames to be duplicated as traffic flow management information. The destination hitless device holds the sequence number of the next frame to be processed in the form of an expected number. When a frame with a number different from the expected number arrives, the destination uninterruptible device waits until the frame with the expected number arrives. As a result, communication without jumps in the order of frames can be realized.
 送受1対1構成だけでなく、1対n(n≧2)の構成、すなわち、受信側が複数となる多拠点間の通信においても、同様に、高信頼化のため経路を冗長化し、障害時等には無瞬断装置により無瞬断で経路を切り替えるネットワークサービスが求められる。多拠点間通信においては、送信側、受信側の無瞬断装置で、送受信装置のペア毎にユーザデータフレームを分類し、そのペア毎にシーケンス番号の付与、ユーザデータフレームの選択を行う必要がある。この送受信装置のペアによる論理的な分類単位をトラヒックフローと定義する。 In addition to the one-to-one sending/receiving configuration, one-to-n (n≧2) configuration, that is, communication between multiple locations where there are multiple receiving sides, the route is similarly made redundant for high reliability, and failures can occur. For example, a network service that switches paths without instantaneous interruption by an uninterrupted device is required. In inter-site communication, it is necessary to classify user data frames for each pair of transmitting and receiving devices, assign a sequence number to each pair, and select user data frames by uninterrupted devices on the transmitting and receiving sides. be. A logical classification unit by this pair of transmitting and receiving devices is defined as a traffic flow.
 例えば、無瞬断装置Aにおいて、ユーザ端末Aから無瞬断装置Bに接続されたユーザ端末B宛のユーザデータフレームと、無瞬断装置Cに接続されたユーザ端末C宛のユーザデータフレームとが混じって受信されたとき、無瞬断装置Aは、無瞬断装置のペアを一つのトラヒックフローとして対応付けし、それぞれにシーケンス番号を付与して、ネットワークに送信する。イーサネットを用いたネットワークでは、ネットワーク内に配置されたネットワークスイッチにより、ネットワークスイッチでのMACアドレス学習によって、ユーザ端末B宛のフレームは無瞬断装置Bのみに受信され、ユーザ端末C宛のフレームは無瞬断装置Cのみに受信されるようになっている。 For example, in uninterrupted equipment A, a user data frame addressed to user terminal B connected from user terminal A to uninterrupted equipment B and a user data frame addressed to user terminal C connected to uninterrupted equipment C , the uninterruptible device A associates the pair of uninterrupted devices as one traffic flow, assigns a sequence number to each, and transmits it to the network. In a network using Ethernet, a frame destined for user terminal B is received only by uninterruptible device B, and a frame destined for user terminal C is received by a network switch arranged in the network through MAC address learning in the network switch. It is designed to be received only by the hitless device C.
 この場合、送信側の無瞬断装置において、送信先のユーザ端末のMACアドレスから送信先の無瞬断装置を判別し、トラヒックフローを分類する必要がある。そのため、送信側の無瞬断装置は、送信先のユーザ端末のMACアドレスと送信先の無瞬断装置とを紐づけて学習しておくことが必要となる。 In this case, it is necessary for the uninterrupted device on the transmission side to determine the destination uninterrupted device from the MAC address of the destination user terminal and classify the traffic flow. Therefore, the uninterruptible device on the transmission side needs to associate and learn the MAC address of the user terminal of the transmission destination and the uninterrupted device of the transmission destination.
 この学習の手法として、例えば、非特許文献2に開示されているようなEVPN(Ethernet VPN)に用いられるようなMACアドレス交換方法を活用し、送信先のユーザ端末のMACアドレスを無瞬断装置間で交換することが考えられる。EVPNは、IP(L3)のネットワークにおいて、イーサネットのVPN(L2)を実現する技術である。EVPNにおいては、PE(Provider Edge)は、ローカルのCE(Customer Edge)から信号を受信した際、MACアドレス学習を行い、他のPEにRoute Type2(MAC/IP Advertisement Route)の形式でMAC/IP Routeを広告する。そして、このMAC/IP Routeを受信したPEは、それに基づいて、自装置以外のPEに接続されているCEのMACアドレス学習を行う。 As a method for this learning, for example, the MAC address exchange method used for EVPN (Ethernet VPN) as disclosed in Non-Patent Document 2 is utilized, and the MAC address of the destination user terminal is can be exchanged between EVPN is a technology that implements Ethernet VPN (L2) in an IP (L3) network. In EVPN, when a PE (Provider Edge) receives a signal from a local CE (Customer Edge), it learns the MAC address and sends MAC/IP to other PEs in the form of Route Type 2 (MAC/IP Advertisement Route) Advertise your Route. Then, the PE that has received this MAC/IP Route learns the MAC addresses of the CEs connected to PEs other than itself based on it.
 EVPNでは、PEはローカルCEからの信号送信を契機にMACアドレスの広告を行うものとなっている。そのため、他のPEで通信を開始しようとしたタイミングで、当該PEのローカルCEが信号送信を一度も行っていない、つまり、MACアドレスの広告を行っていなければ、他のPEではそのMACアドレスを未学習となっており、通信を開始することができない。 In EVPN, the PE advertises its MAC address upon signal transmission from the local CE. Therefore, at the timing when another PE tries to start communication, if the local CE of the PE has not transmitted a signal, that is, if the MAC address has not been advertised, the MAC address is transmitted to the other PE. It has not been learned and communication cannot be started.
 よって、多拠点間での無瞬断冗長切替技術及びEVPNに限らず、ノード間でMACアドレスの共有を行うネットワークでは、ノード間の通信を開始しようとした時点において、確実に、送信元ノードが送信先ノードについてのMACアドレス学習を完了しいるようにする技術が求められている。 Therefore, in a network that shares MAC addresses between nodes, not only in uninterrupted redundancy switching technology and EVPN between multiple bases, at the time when communication between nodes is to be started, the source node is surely A technique is needed to ensure that MAC address learning is complete for destination nodes.
 この発明は、MACアドレス学習を適切な時点に行うことを可能とする技術を提供しようとするものである。 This invention seeks to provide a technology that enables MAC address learning to be performed at an appropriate time.
 上記課題を解決するために、この発明の一態様に係る通信装置は、ユーザ装置とアクセスポートを介して接続され、ユーザ装置からのユーザデータを他の通信装置に接続された他のユーザ装置へネットワークを介して送信する通信装置であって、取得機能部と、広告機能部と、を備える。取得機能部は、アクセスポートに新規接続されたユーザ装置のMACアドレスを取得する要求を受けたことを契機として、新規接続されたユーザ装置のMACアドレスを取得する。広告機能部は、取得機能部が取得したMACアドレスを、他の通信装置に広告する。 In order to solve the above problems, a communication device according to one aspect of the present invention is connected to a user device via an access port, and transmits user data from the user device to another user device connected to another communication device. A communication device for transmitting over a network, comprising an acquisition function and an advertisement function. The acquisition function unit acquires the MAC address of the newly connected user device upon receiving a request to acquire the MAC address of the user device newly connected to the access port. The advertisement function unit advertises the MAC address acquired by the acquisition function unit to other communication devices.
 この発明の一態様によれば、通信装置は、アクセスポートに新規接続されたユーザ装置のMACアドレスを取得する要求を受けたことを契機として、当該ユーザ装置のMACアドレスを広告することで、他の通信装置にMACアドレス学習を行わせることができる。よって、MACアドレス学習を適切な時点に行うことを可能とする技術を提供することができる。 According to one aspect of the present invention, when a request to acquire the MAC address of a user device newly connected to an access port is received, the communication device advertises the MAC address of the user device, communication device to perform MAC address learning. Therefore, it is possible to provide a technique that enables MAC address learning to be performed at an appropriate time.
図1は、この発明の第1実施形態に係る通信装置が適用される通信システムを示す模式図である。FIG. 1 is a schematic diagram showing a communication system to which a communication device according to a first embodiment of the invention is applied. 図2は、第1実施形態に係る通信装置をコンピュータにより構成する場合におけるコンピュータのハードウェア構成の一例を示す図である。FIG. 2 is a diagram showing an example of the hardware configuration of a computer when the communication device according to the first embodiment is configured by a computer. 図3は、第1実施形態に係る通信装置の機能構成の一例を示すブロック図である。3 is a block diagram illustrating an example of the functional configuration of the communication device according to the first embodiment; FIG. 図4は、第1実施形態に係る通信装置の動作の一例を示すフローチャートである。4 is a flowchart illustrating an example of the operation of the communication device according to the first embodiment; FIG. 図5は、この発明の第2実施形態に係る通信装置が適用される通信システムを示す模式図である。FIG. 5 is a schematic diagram showing a communication system to which the communication device according to the second embodiment of the invention is applied. 図6は、第2実施形態に係る通信装置の構成の一例を示すブロック図である。FIG. 6 is a block diagram showing an example of the configuration of a communication device according to the second embodiment. 図7は、第2実施形態に係る通信装置の動作の一例を示すフローチャートである。FIG. 7 is a flow chart showing an example of the operation of the communication device according to the second embodiment. 図8は、この発明の第3実施形態に係る通信装置の構成の一例を示すブロック図である。FIG. 8 is a block diagram showing an example of the configuration of a communication device according to the third embodiment of the invention. 図9は、第3実施形態に係る通信装置がMACアドレスの問合せ元となる場合における通信装置の動作の一例を示すフローチャートである。FIG. 9 is a flowchart showing an example of the operation of the communication device according to the third embodiment when the communication device is the MAC address inquiry source. 図10は、第3実施形態に係る通信装置がMACアドレスの問合せ先となる場合における通信装置の動作の一例を示すフローチャートである。FIG. 10 is a flowchart showing an example of the operation of the communication device according to the third embodiment when the communication device is the MAC address inquiry destination. 図11は、この発明の第4実施形態に係る通信装置の構成の一例を示すブロック図である。FIG. 11 is a block diagram showing an example of configuration of a communication device according to the fourth embodiment of the present invention. 図12は、第4実施形態に係る通信装置がMACアドレスの問合せ先となる場合における通信装置の動作の一例を示すフローチャートである。FIG. 12 is a flowchart showing an example of the operation of the communication device according to the fourth embodiment when the communication device is the MAC address inquiry destination. 図13は、この発明の第5実施形態に係る通信装置の構成の一例を示すブロック図である。FIG. 13 is a block diagram showing an example of configuration of a communication device according to the fifth embodiment of the present invention. 図14は、EVPN通信システムを説明するための模式図である。FIG. 14 is a schematic diagram for explaining an EVPN communication system. 図15は、無瞬断冗長切替通信システムを説明するための模式図である。FIG. 15 is a schematic diagram for explaining a hitless redundancy switching communication system. 図16は、多拠点間に対応する場合の無瞬断冗長切替通信システムを説明するための模式図である。FIG. 16 is a schematic diagram for explaining an uninterrupted redundant switching communication system that supports multiple bases. 図17は、無瞬断冗長切替通信システムにおける無瞬断装置として適用するための通信装置の構成の一例を示すブロック図である。FIG. 17 is a block diagram showing an example of the configuration of a communication device for application as a hitless device in a hitless redundancy switching communication system.
 以下、図面を参照して、この発明に係わる実施形態を説明する。 Hereinafter, embodiments according to the present invention will be described with reference to the drawings.
 [第1実施形態]
 (構成)
 図1は、この発明の第1実施形態に係る通信装置が適用される通信システムを示す模式図である。 
 通信システムは、ネットワークNWを介して互いに接続される第1乃至第3通信装置CA1,CA2,CA3を含む。以下、第1乃至第3通信装置CA1,CA2,CA3を特に区別する必要がない場合は、通信装置CAと記す。通信装置CAは、第1実施形態に係る通信装置である。なお、通信装置は、通信システムにおける送信装置として機能する場合もあれば、受信装置として機能する場合もある。
[First embodiment]
(Constitution)
FIG. 1 is a schematic diagram showing a communication system to which a communication device according to a first embodiment of the invention is applied.
The communication system includes first to third communication devices CA1, CA2, CA3 interconnected via a network NW. Hereinafter, the first to third communication devices CA1, CA2, and CA3 will be referred to as communication device CA when there is no particular need to distinguish between them. A communication device CA is a communication device according to the first embodiment. Note that the communication device may function as a transmitting device in a communication system or may function as a receiving device.
 第1通信装置CA1には第1ユーザ装置UA1が接続され、第2通信装置CA2には第2ユーザ装置UA2が接続され、第3通信装置CA3には第3ユーザ装置UA3が接続されている。以下、第1乃至第3ユーザ装置UA1,UA2,UA3を特に区別する必要がない場合は、ユーザ装置UAと記す。 A first user device UA1 is connected to the first communication device CA1, a second user device UA2 is connected to the second communication device CA2, and a third user device UA3 is connected to the third communication device CA3. Hereinafter, the first to third user apparatuses UA1, UA2, and UA3 will be referred to as user apparatuses UA when there is no particular need to distinguish them.
 図2は、第1実施形態に係る通信装置CAをコンピュータにより構成する場合におけるコンピュータのハードウェア構成の一例を示す図である。通信装置CAは、CPU(Central Processing Unit)等のハードウェアプロセッサ1を有する。そして、通信装置CAでは、このプロセッサ1に対し、プログラムメモリ2と、データメモリ3と、第1の通信インタフェース4と、第2の通信インタフェース5とが、バス6を介して接続される。なお、CPUは、マルチコア及びマルチスレッドのものを用いることで、同時に複数の情報処理を実行することができる。また、プロセッサ1は、複数のCPUを備えていても良い。 FIG. 2 is a diagram showing an example of the hardware configuration of a computer when the communication device CA according to the first embodiment is configured by a computer. The communication device CA has a hardware processor 1 such as a CPU (Central Processing Unit). In communication device CA, program memory 2 , data memory 3 , first communication interface 4 , and second communication interface 5 are connected to processor 1 via bus 6 . By using a multi-core and multi-threaded CPU, it is possible to execute a plurality of information processes at the same time. Also, the processor 1 may include a plurality of CPUs.
 プログラムメモリ2は、非一時的な有形のコンピュータ可読記憶媒体として、例えば、HDD(Hard Disk Drive)またはSSD(Solid State Drive)等の随時書込み及び読出しが可能な不揮発性メモリと、ROM等の不揮発性メモリとが組み合わせて使用されたものである。このプログラムメモリ2には、プロセッサ1が本実施形態に係る各種制御処理を実行するために必要な通信プログラムが格納されている。 The program memory 2 is a non-temporary tangible computer-readable storage medium, for example, a non-volatile memory such as a HDD (Hard Disk Drive) or SSD (Solid State Drive) that can be written and read at any time, and a non-volatile memory such as a ROM. It is used in combination with a static memory. The program memory 2 stores a communication program necessary for the processor 1 to execute various control processes according to this embodiment.
 データメモリ3は、有形のコンピュータ可読記憶媒体として、例えば、上記の不揮発性メモリと、RAM(Random Access Memory)等の揮発性メモリとが組み合わせて使用されたものである。このデータメモリ3は、各種処理が行われる過程で取得及び作成された各種データが記憶されるために用いられる。すなわち、データメモリ3には、各種処理が行われる過程で、適宜、各種データを記憶するための領域が確保される。 The data memory 3 is used as a tangible computer-readable storage medium, for example, by combining the above nonvolatile memory and a volatile memory such as RAM (Random Access Memory). This data memory 3 is used to store various data obtained and created in the process of performing various processes. That is, in the data memory 3, an area for storing various data is appropriately secured in the process of performing various processes.
 第1の通信インタフェース4は、ユーザ装置UAが接続されることができるアクセスポートを含み、ユーザ装置UAとの間で制御信号及びユーザデータを送受信する。 The first communication interface 4 includes an access port to which the user equipment UA can be connected, and transmits/receives control signals and user data to/from the user equipment UA.
 第2の通信インタフェース5は、ネットワークNWと接続するためのWAN(Wide Area Network)ポートと、ネットワークNWの通信媒体、通信方法、通信規約に応じた通信モジュールと、を含み、ネットワークNWを経由して他の通信装置CAとの間で制御信号及びユーザデータを送信する。 The second communication interface 5 includes a WAN (Wide Area Network) port for connecting to the network NW, and a communication module according to the communication medium, communication method, and communication protocol of the network NW. to transmit control signals and user data to and from another communication device CA.
 図3は、第1実施形態に係る通信装置CAの機能構成の一例を示すブロック図である。なお、図3では、ユーザ装置UAからのユーザデータの送信に係わる機能部のみを示している。すなわち、他の通信装置CAからネットワークNWを介して送信されてきたユーザデータの受信に係わる機能部は、従来の通信装置と同様であるため、その図示及び説明は省略する。 FIG. 3 is a block diagram showing an example of the functional configuration of the communication device CA according to the first embodiment. Note that FIG. 3 shows only functional units related to transmission of user data from the user device UA. That is, since the functional unit related to reception of user data transmitted from another communication device CA via the network NW is the same as that of the conventional communication device, illustration and description thereof will be omitted.
 通信装置CAは、図3に示すように、アクセスポート11、WANポート12、リンクアップ検知機能部13、MACアドレス取得機能部14、アドレスデータベース(図3ではアドレスDBと記す。)15、MACアドレス広告機能部16、MACアドレス広告受信機能部17及びヘッダ付与機能部18を有する。なお、図3において、実線の矢印は各機能部間での制御信号の流れを示し、破線の矢印は送信対象であるユーザデータの流れを示している。 As shown in FIG. 3, the communication device CA includes an access port 11, a WAN port 12, a link-up detection function unit 13, a MAC address acquisition function unit 14, an address database (address DB in FIG. 3) 15, a MAC address It has an advertisement function unit 16 , a MAC address advertisement reception function unit 17 and a header addition function unit 18 . In FIG. 3, solid-line arrows indicate the flow of control signals between functional units, and broken-line arrows indicate the flow of user data to be transmitted.
 アクセスポート11は、上記第1の通信インタフェース4が有する、ユーザ装置UAとの間で制御信号及びユーザデータを授受するためのポートである。また、WANポート12は、上記第2の通信インタフェース5が有する、ネットワークNWを介して他の通信装置CAとの間で制御信号及びユーザデータを授受するためのポートである。 The access port 11 is a port of the first communication interface 4 for exchanging control signals and user data with the user device UA. The WAN port 12 is a port of the second communication interface 5 for exchanging control signals and user data with another communication device CA via the network NW.
 リンクアップ検知機能部13は、アクセスポート11のリンク状態を示すリンク状態信号SG1を受信し、このリンク状態信号SG1により、アクセスポート11に新たにユーザ装置UAが接続されて通信可能な状態になるリンクアップを検知する。そして、リンクアップ検知機能部13は、リンクアップしたタイミングで、MACアドレス取得機能部14へMACアドレスの取得を行うことを要請する取得要求信号SG2を送信する。 The link-up detection function unit 13 receives a link state signal SG1 indicating the link state of the access port 11, and according to this link state signal SG1, the user device UA is newly connected to the access port 11 and becomes ready for communication. Detect link up. At the linkup timing, the linkup detection function unit 13 transmits an acquisition request signal SG2 requesting acquisition of the MAC address to the MAC address acquisition function unit 14 .
 MACアドレス取得機能部14は、取得要求信号SG2を受信したことを契機に、アクセスポート11を介して、ユーザ装置UAに対して、MACアドレスを取得して返答してくることを要請するMACアドレス返答要求信号SG3を送信する。そして、MACアドレス取得機能部14は、アクセスポート11を介して、ユーザ装置UAから返答されてきたユーザ装置UAのMACアドレスを示すMACアドレス返答信号SG4を受信する。例えば、MACアドレス取得機能部14は、ユーザ装置UAへARP(Address Resolution Protocol)を送信し、ユーザ装置UAからのループバック信号における送信元MACアドレスを読み取ることができる。こうして、MACアドレス取得機能部14は、ユーザ装置UAのMACアドレスを取得することができる。MACアドレス取得機能部14は、取得したMACアドレスを、MACアドレス通知信号SG5によりアドレスデータベース15へ送信すると共に、MACアドレスの取得完了を示すMACアドレス取得完了通知信号SG6を、MACアドレス広告機能部16へ送信する。 Upon receiving the acquisition request signal SG2, the MAC address acquisition function unit 14 obtains the MAC address from the user apparatus UA via the access port 11 and requests it to acquire and reply to the MAC address. Sends a response request signal SG3. Then, the MAC address acquisition function unit 14 receives a MAC address reply signal SG4 indicating the MAC address of the user device UA returned from the user device UA via the access port 11 . For example, the MAC address acquisition function unit 14 can transmit ARP (Address Resolution Protocol) to the user apparatus UA and read the transmission source MAC address in the loopback signal from the user apparatus UA. Thus, the MAC address acquisition function unit 14 can acquire the MAC address of the user device UA. The MAC address acquisition function unit 14 transmits the acquired MAC address to the address database 15 by means of a MAC address notification signal SG5, and transmits a MAC address acquisition completion notification signal SG6 indicating completion of acquisition of the MAC address to the MAC address advertisement function unit 16. Send to
 アドレスデータベース15は、MACアドレス取得機能部14から送信されてきたMACアドレス通知信号SG5で示される、取得したMACアドレスを蓄積するMACアドレスデータベースである。また、アドレスデータベース15は、ネットワークNWを介して接続可能な他の通信装置CAを識別するための情報である装置IDと、当該通信装置CAに接続されたユーザ装置UAのMACアドレスとをペアにして蓄積している。 The address database 15 is a MAC address database that accumulates acquired MAC addresses indicated by the MAC address notification signal SG5 transmitted from the MAC address acquisition function unit 14 . Also, the address database 15 pairs a device ID, which is information for identifying another communication device CA connectable via the network NW, with the MAC address of the user device UA connected to the communication device CA. are accumulating.
 MACアドレス広告機能部16は、MACアドレス取得機能部14からのMACアドレス取得完了通知信号SG6を受信すると、アドレスデータベース15に対してMACアドレスの読み出しを要求するMACアドレス読み出し要求信号SG7を送信する。アドレスデータベース15は、このMACアドレス読み出し要求信号SG7に応じて、蓄積しているMACアドレスを示すMACアドレス通知信号SG8をMACアドレス広告機能部16に返信する。こうして、MACアドレス広告機能部16は、アドレスデータベース15からMACアドレスを読み出すことができる。そして、MACアドレス広告機能部16は、読み出したMACアドレスと当該通信装置CAの装置IDとを示すMACアドレス広告信号SG9を、WANポート12に送信する。これにより、MACアドレス広告機能部16は、WANポート12を介して他の通信装置CAへ、当該通信装置CAに接続されたユーザ装置UAのMACアドレスを広告することができる。 Upon receiving the MAC address acquisition completion notification signal SG6 from the MAC address acquisition function unit 14, the MAC address advertisement function unit 16 transmits a MAC address read request signal SG7 requesting the address database 15 to read the MAC address. The address database 15 returns a MAC address notification signal SG8 indicating the stored MAC address to the MAC address advertisement function unit 16 in response to the MAC address readout request signal SG7. Thus, the MAC address advertisement function unit 16 can read the MAC address from the address database 15. FIG. The MAC address advertising function unit 16 then transmits to the WAN port 12 a MAC address advertising signal SG9 indicating the read MAC address and the device ID of the communication device CA. Thereby, the MAC address advertising function unit 16 can advertise the MAC address of the user device UA connected to the communication device CA to another communication device CA via the WAN port 12 .
 WANポート12は、他の通信装置CAが広告しているMACアドレスを受信すると、受信したMACアドレスと通信装置CAの装置IDとを示すMACアドレス広告情報信号SG10を、MACアドレス広告受信機能部17に送信する。MACアドレス広告受信機能部17は、このMACアドレス広告情報信号SG10に含まれる、他の通信装置CAの装置IDとMACアドレスとをペアにして、MACアドレス広告情報通知信号SG11によりアドレスデータベース15へ送信する。アドレスデータベース15は、このMACアドレス広告情報通知信号SG11で示される、装置IDとMACアドレスとをペアにして蓄積する。こうして、MACアドレス広告受信機能部17は、他の通信装置CAの装置IDとそれに接続されたユーザ装置UAのMACアドレスとのペアを取得して、アドレスデータベース15に登録すること、つまり、MACアドレス学習を行うことができる。 When the WAN port 12 receives the MAC address advertised by another communication device CA, the WAN port 12 sends a MAC address advertisement information signal SG10 indicating the received MAC address and the device ID of the communication device CA to the MAC address advertisement reception function unit 17. Send to The MAC address advertisement reception function unit 17 pairs the device ID and MAC address of the other communication device CA included in the MAC address advertisement information signal SG10, and transmits them to the address database 15 by the MAC address advertisement information notification signal SG11. do. The address database 15 pairs and accumulates the device ID and the MAC address indicated by the MAC address advertisement information notification signal SG11. In this way, the MAC address advertisement reception function unit 17 acquires a pair of the device ID of another communication device CA and the MAC address of the user device UA connected thereto, and registers it in the address database 15, that is, the MAC address can learn.
 ヘッダ付与機能部18は、アクセスポート11によりユーザ装置UAからのユーザデータ、例えばユーザデータフレームを受信する。ユーザデータフレームは、ヘッダとデータペイロードとを含む。ヘッダ付与機能部18は、そのユーザデータフレームのヘッダから送信先情報を取得する。送信先情報は、例えば、送信先のユーザ装置UAのMACアドレスである。そして、ヘッダ付与機能部18は、その送信先のユーザ装置UAのMACアドレスを含むヘッダ情報読み出し要求信号SG12を、アドレスデータベース15に送信する。アドレスデータベース15は、このヘッダ情報読み出し要求信号SG12に含まれるMACアドレスに該当するMACアドレスと通信装置CAの装置IDのペアを、ヘッダ情報通知信号SG13としてヘッダ付与機能部18に返信する。ヘッダ付与機能部18は、このヘッダ情報通知信号SG13で示される通信装置CAの装置IDに基づいて、送信するユーザデータフレームのヘッダ情報を作成し、それをユーザデータフレームに付与する。そして、ヘッダ付与機能部18は、ヘッダ情報が付与されたユーザデータフレームをWANポート12に転送し、WANポート12からユニキャストすることで、宛先のユーザ装置UAに対応する通信装置CAへ送信する。 The header adding function unit 18 receives user data, eg, user data frames, from the user device UA via the access port 11 . A user data frame includes a header and a data payload. The header addition function unit 18 acquires destination information from the header of the user data frame. The destination information is, for example, the MAC address of the destination user device UA. Then, the header addition function unit 18 transmits to the address database 15 a header information read request signal SG12 including the MAC address of the destination user apparatus UA. The address database 15 returns a pair of the MAC address corresponding to the MAC address included in the header information read request signal SG12 and the device ID of the communication device CA to the header addition function unit 18 as a header information notification signal SG13. The header adding function unit 18 creates header information for the user data frame to be transmitted based on the device ID of the communication device CA indicated by this header information notification signal SG13, and adds it to the user data frame. Then, the header adding function unit 18 transfers the user data frame to which the header information is added to the WAN port 12, and unicasts it from the WAN port 12, thereby transmitting it to the communication device CA corresponding to the destination user device UA. .
 リンクアップ検知機能部13、MACアドレス取得機能部14、MACアドレス広告機能部16、MACアドレス広告受信機能部17及びヘッダ付与機能部18は、何れも、プログラムメモリ2に格納された通信プログラムをプロセッサ1により読み出させて実行させることにより実現される。なお、これらの処理機能部の一部または全部は、特定用途向け集積回路(ASIC:Application Specific Integrated Circuit)またはFPGA(field-programmable gate array)などの集積回路を含む、他の多様な形式によって実現されても良い。また、アドレスデータベース15は、データメモリ3に構成されることができる。 The link-up detection function unit 13, the MAC address acquisition function unit 14, the MAC address advertisement function unit 16, the MAC address advertisement reception function unit 17, and the header addition function unit 18 all use the communication program stored in the program memory 2 as a processor. 1 is read and executed. Some or all of these processing functions may be implemented in various other forms, including integrated circuits such as Application Specific Integrated Circuits (ASICs) or field-programmable gate arrays (FPGAs). May be. The address database 15 can also be configured in the data memory 3 .
 (動作)
 次に、第1実施形態に係る通信装置CAの動作を説明する。 
 図4は、第1実施形態に係る通信装置CAの動作の一例を示すフローチャートである。通信装置CAを図2に示したようなコンピュータにより構成した場合、プログラムメモリ2には、このフローチャートに示した制御処理を実行するために必要な通信プログラムが格納されており、プロセッサ1がその通信プログラムを実行することで、図3に示したような通信装置CAの各機能部として動作することができる。
(motion)
Next, operation of the communication device CA according to the first embodiment will be described.
FIG. 4 is a flow chart showing an example of the operation of the communication device CA according to the first embodiment. When the communication device CA is constructed by a computer as shown in FIG. 2, the program memory 2 stores a communication program necessary for executing the control processing shown in this flow chart, and the processor 1 executes the communication. By executing the program, each functional unit of the communication device CA as shown in FIG. 3 can be operated.
 プロセッサ1は、リンクアップ検知機能部13として機能して、第1の通信インタフェース4におけるアクセスポート11からのリンク状態信号SG1により、新たなユーザ装置UAが接続されるリンクアップを検知したか否か判断する(ステップS11)。 The processor 1 functions as the link-up detection function unit 13 and detects, based on the link state signal SG1 from the access port 11 in the first communication interface 4, whether or not the link-up to which the new user equipment UA is connected is detected. It judges (step S11).
 リンクアップを検知したと判断した場合(ステップS11でYES)、プロセッサ1は、MACアドレス取得機能部14としての処理動作を実行する。すなわち、プロセッサ1は、第1の通信インタフェース4におけるアクセスポート11から、そのリンクアップされたユーザ装置UAに対して、MACアドレス返答要求を送信する(ステップS12)。そして、プロセッサ1は、アクセスポート11により、そのユーザ装置UAからの返答を受信したか否か判断する(ステップS13)。ユーザ装置UAからの返答を受信していないと判断した場合(ステップS13でNO)、プロセッサ1は、再度、このステップS13の処理動作を実行する。こうして、プロセッサ1は、ユーザ装置UAからの返答を受信するのを待つ。 If it is determined that a linkup has been detected (YES in step S11), the processor 1 executes processing operations as the MAC address acquisition function unit 14. That is, the processor 1 transmits a MAC address reply request from the access port 11 of the first communication interface 4 to the linked-up user apparatus UA (step S12). Then, the processor 1 determines whether or not a reply from the user device UA is received through the access port 11 (step S13). If it is determined that no response has been received from the user device UA (NO in step S13), the processor 1 executes the processing operation of step S13 again. The processor 1 thus waits to receive a reply from the user equipment UA.
 そして、ユーザ装置UAからの返答を受信したと判断すると(ステップS13でYES)、プロセッサ1は、受信したユーザ装置UAのMACアドレスを当該通信装置CAの装置IDとペアにして、アドレスデータベース15へ記憶させる(ステップS14)。 Then, when determining that a reply from the user device UA has been received (YES in step S13), the processor 1 pairs the received MAC address of the user device UA with the device ID of the communication device CA, and stores the MAC address in the address database 15. It is stored (step S14).
 その後、プロセッサ1は、MACアドレス広告機能部16として機能して、アドレスデータベース15から、装置IDとペアにされたMACアドレスを読み出す(ステップS15)。そして、プロセッサ1は、読み出したMACアドレス及び装置IDを、第2の通信インタフェース5におけるWANポート12からネットワークNW上に広告する(ステップS16)。これにより、プロセッサ1は、他の通信装置CAへ、当該通信装置CAに新たに接続されたユーザ装置UAのMACアドレスを送信することができる。その後、プロセッサ1は、上記ステップS11の処理動作に移行する。 After that, the processor 1 functions as the MAC address advertising function unit 16 and reads out the MAC address paired with the device ID from the address database 15 (step S15). The processor 1 then advertises the read MAC address and device ID on the network NW from the WAN port 12 of the second communication interface 5 (step S16). Thereby, the processor 1 can transmit the MAC address of the user apparatus UA newly connected to the communication apparatus CA to the other communication apparatus CA. After that, the processor 1 shifts to the processing operation of step S11.
 また、上記ステップS11において、リンクアップを検知していないと判断した場合(ステップS11でNO)、プロセッサ1は、MACアドレス広告受信機能部17としての処理動作を実行する。すなわち、プロセッサ1は、第2の通信インタフェース5におけるWANポート12からのMACアドレス広告情報信号SG10により、他の通信装置CAが広告したMACアドレスを受信したか否か判断する(ステップS17)。他の通信装置CAが広告したMACアドレスを受信したと判断した場合(ステップS17でYES)、プロセッサ1は、受信したMACアドレスを、そのMACアドレスと共に広告されている装置IDとペアにして、アドレスデータベース15へ記憶させる(ステップS18)。こうして、プロセッサ1は、他の通信装置CAに新たなユーザ装置UAが接続されたとき、すなわち、ユーザ装置UAの新規設置を契機に、当該通信装置CAの装置IDと新たに接続されたユーザ装置UAのMACアドレスとを学習することができる。その後、プロセッサ1は、上記ステップS11の処理動作に移行する。 Further, when it is determined in step S11 that no link-up has been detected (NO in step S11), the processor 1 performs the processing operation as the MAC address advertisement reception function unit 17. That is, the processor 1 determines whether or not the MAC address advertised by the other communication apparatus CA is received from the MAC address advertisement information signal SG10 from the WAN port 12 in the second communication interface 5 (step S17). When determining that the MAC address advertised by another communication device CA has been received (YES in step S17), the processor 1 pairs the received MAC address with the device ID advertised together with the MAC address to generate an address. It is stored in the database 15 (step S18). In this way, when a new user device UA is connected to another communication device CA, that is, when the user device UA is newly installed, the processor 1 sets the device ID of the communication device CA and the newly connected user device. UA's MAC address can be learned. After that, the processor 1 shifts to the processing operation of step S11.
 また、上記ステップS17において、他の通信装置CAが広告したMACアドレスを受信していないと判断した場合(ステップS17でNO)、プロセッサ1は、ヘッダ付与機能部18としての処理動作を実行する。すなわち、プロセッサ1は、第1の通信インタフェース4におけるアクセスポート11により、ユーザ装置UAからのユーザデータフレームを受信したか否か判断する(ステップS19)。ユーザデータフレームを受信していないと判断した場合(ステップS19でNO)、プロセッサ1は、上記ステップS11の処理動作に移行する。 If it is determined in step S17 that the MAC address advertised by the other communication device CA has not been received (NO in step S17), the processor 1 performs the processing operation as the header addition function unit 18. That is, the processor 1 determines whether or not the access port 11 of the first communication interface 4 has received a user data frame from the user device UA (step S19). When determining that the user data frame has not been received (NO in step S19), the processor 1 proceeds to the processing operation of step S11.
 これに対して、ユーザデータフレームを受信したと判断した場合(ステップS19でYES)、プロセッサ1は、ユーザデータフレームから送信先情報である送信先のユーザ装置UAのMACアドレスを取得し、そのMACアドレスに該当するヘッダ情報をアドレスデータベース15から読み出す(ステップS20)。この読み出したヘッダ情報は、MACアドレスと通信装置CAの装置IDのペアである。プロセッサ1は、この読み出したヘッダ情報を、ユーザデータフレームに付与する(ステップS21)。そして、プロセッサ1は、このヘッダ情報が付与されたユーザデータフレームを、第2の通信インタフェース5におけるWANポート12からユニキャストすることで、宛先のユーザ装置UAに対応する通信装置CAへ送信する(ステップS22)。その後、プロセッサ1は、上記ステップS11の処理動作に移行する。 On the other hand, if it is determined that the user data frame has been received (YES in step S19), the processor 1 acquires the MAC address of the destination user device UA, which is the destination information, from the user data frame, Header information corresponding to the address is read from the address database 15 (step S20). This read header information is a pair of the MAC address and the device ID of the communication device CA. The processor 1 adds this read header information to the user data frame (step S21). Then, the processor 1 unicasts the user data frame to which this header information is attached from the WAN port 12 of the second communication interface 5, thereby transmitting it to the communication device CA corresponding to the destination user device UA ( step S22). After that, the processor 1 shifts to the processing operation of step S11.
 他の通信装置CAからネットワークNWを介して送信されてきたユーザデータの受信に係わる処理動作は、従来の通信装置と同様であるため、その図示及び説明は省略する。 The processing operation related to the reception of user data transmitted from another communication device CA via the network NW is the same as that of a conventional communication device, so illustration and description thereof will be omitted.
 以上説明したような第1実施形態では、例えば、第3通信装置CA3に対し第3ユーザ装置UA3が新規設置されると、第3通信装置CA3は、第3ユーザ装置UA3のリンクアップを検知し、第3ユーザ装置UA3にMACアドレスの返答を要求する。そして、第3通信装置CA3は、第3ユーザ装置UA3からの返答によりMACアドレスを取得し、他の通信装置CAに広告する。これにより、第1及び第2通信装置CA1,CA2は、第3通信装置CA3に新規設置された第3ユーザ装置UA3のMACアドレスを学習することができる。 In the first embodiment as described above, for example, when the third user device UA3 is newly installed in the third communication device CA3, the third communication device CA3 detects link-up of the third user device UA3. , requests the third user apparatus UA3 to return the MAC address. Then, the third communication device CA3 acquires the MAC address from the response from the third user device UA3 and advertises it to other communication devices CA. This allows the first and second communication devices CA1 and CA2 to learn the MAC address of the third user device UA3 newly installed in the third communication device CA3.
 以上のように、第1実施形態に係る通信装置CAは、ユーザ装置UAとアクセスポート11を介して接続され、ユーザ装置UAからのユーザデータを他の通信装置CAに接続された他のユーザ装置UAへネットワークNWを介して送信する通信装置であり、アクセスポート11に新規接続されたユーザ装置UAのMACアドレスを取得する要求を受けたことを契機として、新規接続されたユーザ装置UAのMACアドレスを取得する取得機能部としてのMACアドレス取得機能部14と、MACアドレス取得機能部14が取得したMACアドレスを、他の通信装置CAに広告する広告機能部としてのMACアドレス広告機能部16と、を備える。このように、通信装置CAは、アクセスポート11に新規接続されたユーザ装置UAのMACアドレスを取得する要求を受けたことを契機として、当該ユーザ装置UAのMACアドレスを広告することで、他の通信装置CAにMACアドレス学習を行わせるようにしている。よって、他の通信装置CAでは、MACアドレスを必要とする時点よりも前に、すなわち、適切な時点に、新規設置されたユーザ装置UAについてMACアドレス学習を行うことが可能となる。 As described above, the communication device CA according to the first embodiment is connected to the user device UA via the access port 11, and transmits user data from the user device UA to another user device connected to another communication device CA. A communication device that transmits to a UA via a network NW, and receives a request to acquire the MAC address of the user device UA newly connected to the access port 11, and obtains the MAC address of the newly connected user device UA. a MAC address acquisition function unit 14 as an acquisition function unit that acquires a MAC address advertisement function unit 16 as an advertisement function unit that advertises the MAC address acquired by the MAC address acquisition function unit 14 to other communication devices CA; Prepare. In this way, upon receiving a request to acquire the MAC address of the user apparatus UA newly connected to the access port 11, the communication apparatus CA advertises the MAC address of the user apparatus UA, The communication device CA is made to perform MAC address learning. Therefore, the other communication device CA can learn the MAC address of the newly installed user device UA before the MAC address is required, that is, at an appropriate time.
 なお、通信装置CAは、アクセスポート11のリンクアップを検知し、アクセスポート11がリンクアップしたことを契機に、上記の新規接続されたユーザ装置UAのMACアドレスを取得する要求としての取得要求信号SG2をMACアドレス取得機能部14に送信するリンクアップ検知機能部13をさらに備えている。このように、通信装置CAは、ユーザ装置UAの新規設置を契機に能動的にMACアドレスを取得して、他の通信装置CAに広告することができる。よって、他の通信装置CAでは、MACアドレスを必要とする時点よりも前に、すなわち、適切な時点に、新規設置されたユーザ装置UAについてMACアドレス学習を行うことが可能となる。 Note that the communication device CA detects the link-up of the access port 11, and when the access port 11 is linked-up, an acquisition request signal as a request to acquire the MAC address of the newly connected user device UA. A link-up detection function unit 13 that transmits SG2 to the MAC address acquisition function unit 14 is further provided. In this way, the communication device CA can actively acquire the MAC address when the user device UA is newly installed, and advertise it to other communication devices CA. Therefore, the other communication device CA can learn the MAC address of the newly installed user device UA before the MAC address is required, that is, at an appropriate time.
 [第2実施形態]
 次に、この発明の第2実施形態を説明する。この第2実施形態の説明において、上記第1実施形態と同様の構成及び処理動作については、上記第1実施形態の説明で用いた参照符号と同じ参照符号を付すことで、その説明を省略するものとする。
[Second embodiment]
Next, a second embodiment of the invention will be described. In the description of the second embodiment, the same reference numerals as those used in the description of the first embodiment are given to the same configurations and processing operations as those of the first embodiment, and the description thereof will be omitted. shall be
 (構成)
 図5は、この発明の第2実施形態に係る通信装置が適用される通信システムを示す模式図である。この通信システムでは、第2通信装置CA2には、スイッチSWを介して、第2ユーザ装置UA2と第4ユーザ装置UA4とが接続された構成となっている。
(Constitution)
FIG. 5 is a schematic diagram showing a communication system to which the communication device according to the second embodiment of the invention is applied. In this communication system, a second user apparatus UA2 and a fourth user apparatus UA4 are connected to a second communication apparatus CA2 via a switch SW.
 上記第1実施形態では、通信装置CAでは、アクセスポート11のリンクアップを契機にユーザ装置UAの新規設置を判定していた。しかしながら、通信装置CAとユーザ装置UAとをスイッチSWを介して接続した場合、アクセスポート11は、ユーザ装置UAの有無によらず、スイッチSWとの間で常にリンクアップした状態となる。そのため、通信装置CAでは、ユーザ装置UAの新規設置を判別することはできない。 In the first embodiment described above, the communication device CA determines whether or not to newly install the user device UA when the access port 11 is linked up. However, when the communication device CA and the user device UA are connected via the switch SW, the access port 11 is always linked up with the switch SW regardless of the presence or absence of the user device UA. Therefore, the communication device CA cannot determine whether the user device UA is newly installed.
 図6は、このような場合に対処する、第2実施形態に係る通信装置CAの構成の一例を示すブロック図である。通信装置CAは、第1実施形態におけるリンクアップ検知機能部13に代えて、図6に示すように、タイマ機能部19を有している。 FIG. 6 is a block diagram showing an example of the configuration of the communication device CA according to the second embodiment, which handles such cases. The communication device CA has a timer function unit 19 as shown in FIG. 6 instead of the link-up detection function unit 13 in the first embodiment.
 タイマ機能部19は、予め決められた一定時間を計時し、一定時間が経過する毎に、MACアドレスの取得タイミングになったことを示すタイミング通知信号SG14を、MACアドレス取得機能部14に送信する。一定時間は、新規設置されたユーザ装置UAのMACアドレスの取得を定期的に試みるために設定された時間である。 The timer function unit 19 counts a predetermined period of time, and every time the period of time elapses, the timer function unit 19 transmits a timing notification signal SG14 indicating that it is time to acquire the MAC address to the MAC address acquisition function unit 14. . The fixed period of time is a period of time set for periodically trying to acquire the MAC address of the newly installed user equipment UA.
 MACアドレス取得機能部14は、このタイミング通知信号SG14の受信に応答して、アクセスポート11を介して、ユーザ装置UAに対して、MACアドレスを取得して返答することを要請するMACアドレス返答要求信号SG3を送信する。そして、MACアドレス取得機能部14は、アクセスポート11を介して、ユーザ装置UAから返答されたユーザ装置UAのMACアドレスを示すMACアドレス返答信号SG4を受信する。例えば、MACアドレス取得機能部14は、ユーザ装置UAへEther OAM(Ether-LT(LinkTrace))を送信し、ユーザ装置UAからのループバック信号における送信元MACアドレスを読み取ることができる。こうして、MACアドレス取得機能部14は、ユーザ装置UAのMACアドレスを取得することができる。 In response to the reception of this timing notification signal SG14, the MAC address acquisition function unit 14 sends a MAC address response request to the user device UA via the access port 11 to acquire the MAC address and make a response. Send signal SG3. Then, the MAC address acquisition function unit 14 receives a MAC address reply signal SG4 indicating the MAC address of the user device UA returned from the user device UA via the access port 11 . For example, the MAC address acquisition function unit 14 can transmit Ether OAM (Ether-LT (LinkTrace)) to the user apparatus UA and read the transmission source MAC address in the loopback signal from the user apparatus UA. Thus, the MAC address acquisition function unit 14 can acquire the MAC address of the user device UA.
 (動作)
 次に、第2実施形態に係る通信装置CAの動作を説明する。 
 図7は、第2実施形態に係る通信装置CAの動作の一例を示すフローチャートである。
(motion)
Next, operation of the communication device CA according to the second embodiment will be described.
FIG. 7 is a flow chart showing an example of the operation of the communication device CA according to the second embodiment.
 第2実施形態においては、プロセッサ1は、タイマ機能部19が計時する、定期的なMACアドレスの取得タイミングになったか否か判断する(ステップS31)。MACアドレスの取得タイミングになっていないと判断した場合(ステップS31のNO)、プロセッサ1は、上記ステップS17の処理動作に移行して、他の通信装置CAが広告したMACアドレスを受信したか否かの判断を行うこととなる。 In the second embodiment, the processor 1 determines whether or not it is time to periodically acquire the MAC address clocked by the timer function unit 19 (step S31). If it is determined that it is not time to acquire the MAC address (NO in step S31), the processor 1 proceeds to the processing operation of step S17, and determines whether or not the MAC address advertised by another communication device CA has been received. A decision will be made as to whether
 これに対して、MACアドレスの取得タイミングになったと判断した場合(ステップS31のYES)、プロセッサ1は、第1の通信インタフェース4におけるアクセスポート11から、MACアドレス返答要求を送信する(ステップS12)。この場合、本実施形態では、ポーリングで、スイッチSWを経由してユーザ装置UAへMACアドレス返答要求を送信することとなる。そして、プロセッサ1は、上記ステップS13の処理動作へ移行し、新規設置されたユーザ装置UAからの返答を受信するのを待つこととなる。 On the other hand, if it is determined that it is time to acquire the MAC address (YES in step S31), the processor 1 transmits a MAC address reply request from the access port 11 of the first communication interface 4 (step S12). . In this case, in this embodiment, polling is used to transmit a MAC address response request to the user apparatus UA via the switch SW. Then, the processor 1 shifts to the processing operation of step S13 and waits for receiving a reply from the newly installed user device UA.
 以上説明したような第2実施形態では、例えば、第2通信装置CA2は、定期的に、ポーリングすることで、ユーザ装置UAにMACアドレスの返答を要求する。そして、第2通信装置CA2は、新規設置された例えば第4ユーザ装置UA4からの返答によりMACアドレスを取得し、それを他の通信装置CAに広告する。これにより、第1及び第3通信装置CA1,CA3は、第2通信装置CA2に対して新規に設置された第4ユーザ装置UA4のMACアドレスを学習することができる。 In the second embodiment as described above, for example, the second communication device CA2 periodically polls to request the MAC address from the user device UA. Then, the second communication device CA2 acquires the MAC address from a response from, for example, the newly installed fourth user device UA4, and advertises it to other communication devices CA. This allows the first and third communication devices CA1 and CA3 to learn the MAC address of the fourth user device UA4 newly installed with respect to the second communication device CA2.
 以上のように、第2実施形態に係る通信装置CAは、時間を計時し、一定時間が経過する毎に、新規接続されたユーザ装置UAのMACアドレスを取得する要求としてのタイミング通知信号SG14をMACアドレス取得機能部14に送出するタイマ機能部19を備えている。このように、通信装置CAは、新規設置されたユーザ装置UAの有無を定期的にポーリングすることで、新規設置されたユーザ装置UAのMACアドレスを能動的に取得し、他の通信装置CAに広告する、すなわち、定期的にMACアドレス返答要求をアクセスポート11から送信することができる。よって、他の通信装置CAでは、MACアドレスを必要とする時点よりも前に、すなわち、適切な時点に、新規設置されたユーザ装置UAについてMACアドレス学習を行うことが可能となる。 As described above, the communication device CA according to the second embodiment measures time, and sends the timing notification signal SG14 as a request to acquire the MAC address of the newly connected user device UA every time a certain period of time elapses. A timer function unit 19 is provided for sending to the MAC address acquisition function unit 14 . In this way, the communication device CA actively acquires the MAC address of the newly installed user device UA by periodically polling for the presence or absence of the newly installed user device UA, and sends it to another communication device CA. It can advertise, that is, periodically transmit a MAC address reply request from the access port 11 . Therefore, the other communication device CA can learn the MAC address of the newly installed user device UA before the MAC address is required, that is, at an appropriate time.
 [第3実施形態]
 次に、この発明の第3実施形態を説明する。この第3実施形態の説明において、上記第1実施形態と同様の構成及び処理動作については、上記第1実施形態の説明で用いた参照符号と同じ参照符号を付すことで、その説明を省略するものとする。
[Third Embodiment]
Next, a third embodiment of the invention will be described. In the description of the third embodiment, the same reference numerals as those used in the description of the first embodiment are given to the same configurations and processing operations as those of the first embodiment, and the description thereof will be omitted. shall be
 (構成)
 この発明の第3実施形態に係る通信装置が適用される通信システムは、例えば、図5に示す第2実施形態で説明したような通信システムである。
(Constitution)
A communication system to which the communication apparatus according to the third embodiment of the present invention is applied is, for example, the communication system described in the second embodiment shown in FIG.
 図8は、この発明の第3実施形態に係る通信装置CAの構成の一例を示すブロック図である。通信装置CAは、第1実施形態におけるリンクアップ検知機能部13に代えて、図6に示すように、タイマ機能部19、MACアドレス識別機能部20、バッファ機能部21及び破棄機能部22を有している。 FIG. 8 is a block diagram showing an example of the configuration of a communication device CA according to the third embodiment of the invention. The communication device CA has a timer function unit 19, a MAC address identification function unit 20, a buffer function unit 21, and a discard function unit 22, as shown in FIG. 6, instead of the linkup detection function unit 13 in the first embodiment. is doing.
 MACアドレス識別機能部20は、アクセスポート11を介して受信したユーザ装置UAからのユーザデータフレームを受信する。そして、MACアドレス識別機能部20は、そのユーザデータフレームから送信先MACアドレスを抽出し、送信先MACアドレスに該当するMACアドレスの読み出しを要求するMACアドレス読み出し要求信号SG15をアドレスデータベース15に送信する。アドレスデータベース15は、このMACアドレス読み出し要求信号SG15に応じて、蓄積しているMACアドレスを示すMACアドレス通知信号SG16をMACアドレス識別機能部20に返信する。このMACアドレス通知信号SG16により、MACアドレス識別機能部20は、アドレスデータベース15に送信先MACアドレスが学習されているか否か判断することができる。送信先MACアドレスが学習済みであると判断した場合、MACアドレス識別機能部20は、受信したユーザデータフレームをヘッダ付与機能部18へ送信する。これに対して、送信先MACアドレスが未学習であると判断した場合、MACアドレス識別機能部20は、受信したユーザデータフレームをバッファ機能部21へ送信する。 The MAC address identification function unit 20 receives user data frames from the user device UA received via the access port 11 . Then, the MAC address identification function unit 20 extracts the destination MAC address from the user data frame, and transmits to the address database 15 a MAC address read request signal SG15 requesting reading of the MAC address corresponding to the destination MAC address. . The address database 15 returns a MAC address notification signal SG16 indicating the stored MAC address to the MAC address identification function unit 20 in response to the MAC address readout request signal SG15. Based on this MAC address notification signal SG16, the MAC address identification function unit 20 can determine whether the destination MAC address has been learned in the address database 15 or not. When determining that the destination MAC address has been learned, the MAC address identification function unit 20 transmits the received user data frame to the header addition function unit 18 . On the other hand, when determining that the destination MAC address has not been learned, the MAC address identification function unit 20 transmits the received user data frame to the buffer function unit 21 .
 バッファ機能部21は、ユーザデータフレームを受信すると、それをバッファする。例えば、データメモリ3に設けた一時記憶領域に記憶する。そして、バッファ機能部21は、ユーザデータフレームから送信先MACアドレスを抽出し、ユーザ装置UAの新規設置有無を問合せる問合せ要求信号SG17と、送信先MACアドレスを示すMACアドレス通知信号SG18とを、MACアドレス広告受信機能部17へ送信する。また、MACアドレス識別機能部20は、MACアドレス広告受信機能部17より、ユーザ装置UAの新規設置ありを示す問合せ結果信号SG19を受信すると、バッファしたユーザデータフレームをヘッダ付与機能部18へ送る。 Upon receiving a user data frame, the buffer function unit 21 buffers it. For example, it is stored in a temporary storage area provided in the data memory 3 . Then, the buffer function unit 21 extracts the destination MAC address from the user data frame, and sends an inquiry request signal SG17 for inquiring whether or not the user apparatus UA is newly installed and a MAC address notification signal SG18 indicating the destination MAC address to the MAC address. It is transmitted to the address advertisement reception function unit 17 . Further, when the MAC address identification function unit 20 receives from the MAC address advertisement reception function unit 17 an inquiry result signal SG19 indicating that a new user apparatus UA is installed, the MAC address identification function unit 20 sends the buffered user data frame to the header addition function unit 18 .
 バッファ機能部21は、さらに、上記問合せ要求信号SG17の送信と同時に、タイマ機能部19にカウント開始を要求するカウント開始要求信号SG20を送信する。タイマ機能部19は、このカウント開始要求信号SG20の受信から計時を開始して、予め決められた待機時間を計時したならば、そのことを示すカウント終了通知信号SG21を、バッファ機能部21に返信する。バッファ機能部21は、このカウント終了通知信号SG21を受信したタイミングで、未だMACアドレス広告受信機能部17から問合せ結果信号SG19を受信していない場合は、バッファしたユーザデータフレームを破棄機能部22に送信する。破棄機能部22は、受信したユーザデータフレームを破棄する。 At the same time as sending the inquiry request signal SG17, the buffer function unit 21 also sends a count start request signal SG20 requesting the timer function unit 19 to start counting. The timer function unit 19 starts time counting from the reception of the count start request signal SG20, and when it counts a predetermined waiting time, it returns a count end notification signal SG21 to the buffer function unit 21. do. If the buffer function unit 21 has not yet received the inquiry result signal SG19 from the MAC address advertisement reception function unit 17 at the timing of receiving this count end notification signal SG21, the buffer function unit 21 sends the buffered user data frame to the discard function unit 22. Send. The discard function unit 22 discards the received user data frame.
 MACアドレス広告受信機能部17は、バッファ機能部21からの問合せ要求信号SG17に応じて、新規MACアドレスの広告を要求するMACアドレス広告要求信号SG22をWANポート12に送信する。これにより、MACアドレス広告受信機能部17は、WANポート12を介して他の通信装置CAへ、それらの通信装置CAに新規設置されたユーザ装置UAのMACアドレスを広告することを要求できる。 The MAC address advertisement reception function unit 17 transmits a MAC address advertisement request signal SG22 requesting advertisement of a new MAC address to the WAN port 12 in response to the inquiry request signal SG17 from the buffer function unit 21. As a result, the MAC address advertisement reception function unit 17 can request other communication devices CA via the WAN port 12 to advertise the MAC address of the user device UA newly installed in those communication devices CA.
 また、本実施形態においては、WANポート12は、他の通信装置CAが送信したMACアドレス広告の要求を受信すると、そのような要求を受信したことを示すMACアドレス広告要求信号SG23を、MACアドレス取得機能部14に送信する。MACアドレス取得機能部14は、このMACアドレス広告要求信号SG23の受信に応答して、第2実施形態で説明したように、アクセスポート11を介して、ユーザ装置UAに対して、MACアドレスを取得して返答することを要請するMACアドレス返答要求信号SG3を送信する。そして、MACアドレス取得機能部14は、アクセスポート11を介して、ユーザ装置UAから返答されたユーザ装置UAのMACアドレスを示すMACアドレス返答信号SG4を受信する。 Further, in this embodiment, when the WAN port 12 receives a request for MAC address advertisement transmitted by another communication device CA, the WAN port 12 sends a MAC address advertisement request signal SG23 indicating that such a request has been received. Send to the acquisition function unit 14 . In response to receiving the MAC address advertisement request signal SG23, the MAC address acquisition function unit 14 acquires the MAC address for the user device UA via the access port 11 as described in the second embodiment. MAC address response request signal SG3 requesting a response. Then, the MAC address acquisition function unit 14 receives a MAC address reply signal SG4 indicating the MAC address of the user device UA returned from the user device UA via the access port 11 .
 そして、MACアドレス取得機能部14、アドレスデータベース15及びMACアドレス広告機能部16は、上記第1実施形態で説明したように動作する。これにより、MACアドレス広告機能部16は、MACアドレス広告信号SG9をWANポート12に送信し、WANポート12を介して他の通信装置CAへ、当該通信装置CAに新規設置されたユーザ装置UAの新規MACアドレスを広告することができる。 The MAC address acquisition function unit 14, address database 15, and MAC address advertisement function unit 16 operate as described in the first embodiment. As a result, the MAC address advertisement function unit 16 transmits the MAC address advertisement signal SG9 to the WAN port 12, and transmits it to another communication device CA via the WAN port 12 of the user device UA newly installed in the communication device CA. A new MAC address can be advertised.
 MACアドレス広告受信機能部17は、WANポート12から、他通信装置CAが広告した新規MACアドレスを示すMACアドレス広告情報信号SG10を受信する。MACアドレス広告受信機能部17は、このMACアドレス広告情報信号SG10に含まれるMACアドレスが、問合せを受けているMACアドレスに一致するか判断する。そして、一致する場合には、MACアドレス広告受信機能部17は、バッファ機能部21にユーザ装置UAの新規設置ありを示す問合せ結果信号SG19を送信する。またこの場合には、MACアドレス広告受信機能部17は、受信したMACアドレス広告情報の内容を示すMACアドレス広告情報通知信号SG11をアドレスデータベース15へ送信する。これにより、通信装置CAは、他通信装置CAに新規設置されたユーザ装置UAについてMACアドレス学習を行うことができる。 The MAC address advertisement reception function unit 17 receives from the WAN port 12 the MAC address advertisement information signal SG10 indicating the new MAC address advertised by the other communication device CA. The MAC address advertisement reception function unit 17 determines whether the MAC address included in this MAC address advertisement information signal SG10 matches the MAC address being queried. If they match, the MAC address advertisement reception function unit 17 transmits to the buffer function unit 21 an inquiry result signal SG19 indicating that the user apparatus UA is newly installed. In this case, the MAC address advertisement reception function unit 17 also transmits to the address database 15 a MAC address advertisement information notification signal SG11 indicating the content of the received MAC address advertisement information. Thereby, the communication device CA can perform MAC address learning for the user device UA newly installed in the other communication device CA.
 ヘッダ付与機能部18は、MACアドレス識別機能部20から送信されたユーザデータフレームの送信先MACアドレスに対応する通信装置CAのヘッダ情報を、第1実施形態で説明したようにアドレスデータベース15から読み出す。そして、ヘッダ付与機能部18は、その読み出したヘッダ情報をもとにユーザデータフレームにヘッダを付与して、WANポート12に転送することができる。 The header addition function unit 18 reads the header information of the communication device CA corresponding to the destination MAC address of the user data frame transmitted from the MAC address identification function unit 20 from the address database 15 as described in the first embodiment. . Then, the header adding function unit 18 can add a header to the user data frame based on the read header information and transfer it to the WAN port 12 .
 (動作)
 次に、第3実施形態に係る通信装置CAの動作を説明する。 
 図9は、第3実施形態に係る通信装置CAがMACアドレスの問合せ元となる場合における通信装置CAの動作の一例を示すフローチャートである。また、図10は、第3実施形態に係る通信装置CAがMACアドレスの問合せ先となる場合における通信装置CAの動作の一例を示すフローチャートである。
(motion)
Next, operation of the communication device CA according to the third embodiment will be described.
FIG. 9 is a flowchart showing an example of the operation of the communication device CA when the communication device CA according to the third embodiment is the MAC address inquiry source. Also, FIG. 10 is a flowchart showing an example of the operation of the communication device CA when the communication device CA according to the third embodiment is the MAC address inquiry destination.
 図9に示すように、問合せ元となる通信装置CAのプロセッサ1は、MACアドレス識別機能部20として機能して、第1の通信インタフェース4におけるアクセスポート11により、ユーザ装置UAからのユーザデータフレームを受信したか否か判断する(ステップS41)。ユーザデータフレームを受信していないと判断した場合(ステップS41でNO)、プロセッサ1は、上記ステップS41の処理動作を繰り返す。 As shown in FIG. 9, the processor 1 of the communication device CA serving as the inquiry source functions as the MAC address identification function unit 20, and through the access port 11 in the first communication interface 4, the user data frame from the user device UA is processed. is received (step S41). When determining that the user data frame has not been received (NO in step S41), the processor 1 repeats the processing operation of step S41.
 そして、ユーザデータフレームを受信したと判断した場合(ステップS41でYES)、プロセッサ1は、そのユーザデータフレームの送信先MACアドレスがアドレスデータベース15に学習済みであるか否か判断する(ステップS42)。 When determining that the user data frame has been received (YES in step S41), the processor 1 determines whether or not the destination MAC address of the user data frame has been learned in the address database 15 (step S42). .
 学習済みであると判断した場合(ステップS42でYES)、プロセッサ1は、宛先MACアドレスに該当するヘッダ情報をアドレスデータベース15から読み出す(ステップS43)。プロセッサ1は、この読み出したヘッダ情報を、ユーザデータフレームに付与する(ステップS44)。そして、プロセッサ1は、このヘッダ情報が付与されたユーザデータフレームを、第2の通信インタフェース5におけるWANポート12からユニキャストすることで、宛先のユーザ装置UAに対応する通信装置CAへ送信する(ステップS45)。その後、プロセッサ1は、上記ステップS41の処理動作に移行する。 If it is determined that learning has been completed (YES in step S42), the processor 1 reads the header information corresponding to the destination MAC address from the address database 15 (step S43). The processor 1 adds this read header information to the user data frame (step S44). Then, the processor 1 unicasts the user data frame to which this header information is attached from the WAN port 12 of the second communication interface 5, thereby transmitting it to the communication device CA corresponding to the destination user device UA ( step S45). After that, the processor 1 shifts to the processing operation of step S41.
 また、上記ステップS42において、ユーザデータフレームの送信先MACアドレスが未学習であると判断した場合(ステップS42でNO)、プロセッサ1は、バッファ機能部21として機能して、受信したユーザデータフレームを、データメモリ3に設けた一時記憶領域にバッファする(ステップS46)。 Further, when it is determined in step S42 that the destination MAC address of the user data frame has not been learned (NO in step S42), the processor 1 functions as the buffer function unit 21 and stores the received user data frame as , is buffered in a temporary storage area provided in the data memory 3 (step S46).
 そして、プロセッサ1は、MACアドレス広告受信機能部17として機能して、第2の通信インタフェース5におけるWANポート12から、他の通信装置CAに新規設置されたユーザ装置UAのMACアドレスを広告することを要求する、MACアドレス広告要求を他の通信装置CAへ送信する(ステップS47)。 Then, the processor 1 functions as the MAC address advertisement reception function unit 17 and advertises the MAC address of the user apparatus UA newly installed in another communication apparatus CA from the WAN port 12 in the second communication interface 5. to the other communication device CA (step S47).
 また、プロセッサ1は、タイマ機能部19として機能して、予め決められた待機時間を計時するタイマカウントを開始する(ステップS48)。 The processor 1 also functions as the timer function unit 19 and starts a timer count for measuring a predetermined waiting time (step S48).
 その後、プロセッサ1は、MACアドレス広告受信機能部17として機能して、第2の通信インタフェース5におけるWANポート12から、他通信装置CAによって広告された新規MACアドレスを受信したか否か判断する(ステップS49)。広告された新規MACアドレスを受信していないと判断した場合(ステップS49でNO)、プロセッサ1は、タイマ機能部19及びバッファ機能部21として機能して、タイマカウントが終了したか否か、すなわち、予め決められた待機時間を計時したか否か判断する(ステップS50)。タイマカウントが終了していないと判断した場合(ステップS50でNO)、プロセッサ1は、上記ステップS49の処理動作に移行する。 After that, the processor 1 functions as the MAC address advertisement reception function unit 17 and determines whether or not the new MAC address advertised by the other communication device CA is received from the WAN port 12 in the second communication interface 5 ( step S49). If it is determined that the advertised new MAC address has not been received (NO in step S49), the processor 1 functions as the timer function unit 19 and the buffer function unit 21 to determine whether the timer count has ended. , it is determined whether or not a predetermined waiting time has been measured (step S50). When determining that the timer count has not ended (NO in step S50), the processor 1 proceeds to the processing operation of step S49.
 タイマカウントが終了したと判断した場合(ステップS50でYES)、プロセッサ1は、破棄機能部22として機能して、バッファしたユーザデータフレームを破棄する(ステップS51)。そして、プロセッサ1は、上記ステップS41の処理動作に移行する。 When determining that the timer count has ended (YES in step S50), the processor 1 functions as the discard function unit 22 and discards the buffered user data frame (step S51). Then, the processor 1 shifts to the processing operation of step S41.
 問合せ先となる他の通信装置CAのプロセッサ1は、図10に示すように、MACアドレス取得機能部14として機能して、第2の通信インタフェース5におけるWANポート12により、問合せ元となる通信装置CAからのMACアドレス広告要求を受信したか否か判断する(ステップS61)。MACアドレス広告要求を受信していないと判断した場合(ステップS61でNO)、プロセッサ1は、このステップS61の処理動作を繰り返す。 As shown in FIG. 10, the processor 1 of the other communication device CA serving as an inquiry destination functions as a MAC address acquisition function unit 14, and uses the WAN port 12 of the second communication interface 5 to obtain a communication device serving as an inquiry source. It is determined whether or not a MAC address advertisement request has been received from the CA (step S61). When determining that the MAC address advertisement request has not been received (NO in step S61), the processor 1 repeats the processing operation of step S61.
 これに対して、MACアドレス広告要求を受信したと判断した場合(ステップS61でYES)、プロセッサ1は、上記第2実施形態のように、第1の通信インタフェース4におけるアクセスポート11から、ポーリングで、MACアドレス返答要求を送信する(ステップS12)。そして、プロセッサ1は、上記ステップS13の処理動作へ移行し、新規設置されたユーザ装置UAからの返答を受信するのを待つこととなる。 On the other hand, if it is determined that a MAC address advertisement request has been received (YES in step S61), the processor 1, as in the second embodiment, receives data from the access port 11 of the first communication interface 4 by polling. , a MAC address reply request is transmitted (step S12). Then, the processor 1 shifts to the processing operation of step S13 and waits for receiving a reply from the newly installed user device UA.
 その後、新規ユーザ装置UAからの返答を受信したと判断すると(ステップS13でYES)、プロセッサ1は、受信した新規ユーザ装置UAのMACアドレスをアドレスデータベース15へ記憶させる(ステップS14)。そして、プロセッサ1は、MACアドレス広告機能部16として機能して、アドレスデータベース15からMACアドレスを読み出し(ステップS15)、その読み出したMACアドレスを、第2の通信インタフェース5におけるWANポート12からネットワークNW上に広告する(ステップS16)。その後、プロセッサ1は、上記ステップS61の処理動作に移行する。 After that, when determining that a response has been received from the new user apparatus UA (YES in step S13), the processor 1 stores the received MAC address of the new user apparatus UA in the address database 15 (step S14). The processor 1 then functions as the MAC address advertising function unit 16 to read the MAC address from the address database 15 (step S15), and transfer the read MAC address from the WAN port 12 of the second communication interface 5 to the network NW. Advertise on the top (step S16). After that, the processor 1 shifts to the processing operation of step S61.
 問合せ元となる通信装置CAのプロセッサ1は、MACアドレス広告受信機能部17としての処理動作を実行して、上記ステップS49において、広告された新規MACアドレスを受信したと判断した場合(ステップS49でYES)、その受信した新規MACアドレスが、問合せたMACアドレスであるか否か判断する(ステップS52)。そして、受信したMACアドレスが問合せたMACアドレスではないと判断した場合(ステップS52でNO)、プロセッサ1は、上記ステップS49の処理動作に移行し、別の通信装置CAから広告された新規MACアドレスを受信するのを待つこととなる。 When the processor 1 of the communication device CA serving as the inquiry source executes the processing operation as the MAC address advertisement reception function unit 17 and determines in step S49 that the advertised new MAC address has been received (in step S49 YES), it is determined whether or not the received new MAC address is the inquired MAC address (step S52). Then, if it is determined that the received MAC address is not the inquired MAC address (NO in step S52), the processor 1 proceeds to the processing operation of step S49, and the new MAC address advertised by another communication device CA. will wait to receive the
 これに対して、受信したMACアドレスが問合せたMACアドレスであると判断した場合(ステップS52でYES)、プロセッサ1は、受信した新規ユーザ装置UAのMACアドレスを当該通信装置CAの装置IDとペアにして、アドレスデータベース15へ記憶させる(ステップS53)。そして、プロセッサ1は、バッファ機能部21及びヘッダ付与機能部18とて機能して、バッファしたユーザデータフレームを読み出して(ステップS54)、上記ステップS43の処理動作に移行し、宛先MACアドレスに該当するヘッダ情報をアドレスデータベース15から読み出すこととなる。 On the other hand, when determining that the received MAC address is the inquired MAC address (YES in step S52), the processor 1 pairs the received MAC address of the new user device UA with the device ID of the communication device CA. and store it in the address database 15 (step S53). Then, the processor 1 functions as the buffer function unit 21 and the header addition function unit 18, reads out the buffered user data frame (step S54), proceeds to the processing operation of step S43, and obtains the destination MAC address corresponding to the destination MAC address. The header information to be used is read out from the address database 15 .
 なお、問合せ先の通信装置CAにおいては、上記ステップS13において予め決められた待機時間を経過しても新規設置されたユーザ装置UAからの返答を受信しない場合、つまり、新規設置されたユーザ装置UAが存在しない場合には、その旨を示す返答情報を、問合せ元の通信装置CAに送信するようにしても良い。 If the communication device CA to which the inquiry is made does not receive a response from the newly installed user device UA even after the predetermined standby time has elapsed in step S13, that is, if the newly installed user device UA does not exist, reply information to that effect may be transmitted to the communication device CA that is the source of the inquiry.
 以上説明したような第3実施形態では、例えば、図5に示したような通信システムにおいて、問合せ元となる第1通信装置CA1では、第1ユーザ装置UA1から、例えば第4ユーザ装置UA4宛のユーザデータフレームを受信すると、その受信したユーザデータフレームの宛先MACアドレスが学習済みであるか否か判断する。そして、未学習であることを認識したならば、第1通信装置CA1は、そのユーザデータフレームをバッファした上で、他の通信装置である第2及び第3通信装置CA2,CA3に対して新規MACアドレスを問合せる。第2及び第3通信装置CA2,CA3では、問合せを受信した場合に、ポーリングでユーザ装置UAへの返答要求を送信する。 In the third embodiment as described above, for example, in the communication system as shown in FIG. When a user data frame is received, it is determined whether or not the destination MAC address of the received user data frame has been learned. Upon recognizing that the first communication device CA1 has not yet learned the data frame, the first communication device CA1 buffers the user data frame, and then sends a new message to the second and third communication devices CA2 and CA3, which are other communication devices. Query MAC address. When receiving the inquiry, the second and third communication apparatuses CA2 and CA3 transmit a response request to the user apparatus UA by polling.
 例えば、第2通信装置CA2において、新規設置された第4ユーザ装置UA4からの返答によりMACアドレスを取得すると、新規設置があること及び当該MACアドレスを他の通信装置である第1及び第3通信装置CA1,CA3に広告する。これにより、第1通信装置CA1のみならず、第3通信装置CA3も、MACアドレス学習を行うことができる。 For example, when the second communication device CA2 acquires the MAC address from the response from the newly installed fourth user device UA4, the fact that there is a new installation and the MAC address are sent to the first and third communication devices, which are other communication devices. Advertise to devices CA1 and CA3. Thereby, not only the first communication device CA1 but also the third communication device CA3 can perform MAC address learning.
 また、第3通信装置CA3においては、新規設置されたユーザ装置UAがないため返答がないことから、第1通信装置1に新規設置がないことを返信する。なお、このような新規設置無しの返信は、必ずしも必要ではない。第1通信装置CA1においてタイムアウト機能が設けられているので、第1通信装置CA1では、第3通信装置CA3から規定の期間内に返答がないことから、新規設置無しを判断することができる。 Also, since the third communication device CA3 does not reply because there is no newly installed user device UA, it replies that the first communication device 1 is not newly installed. It should be noted that such a reply indicating that there is no new installation is not necessarily required. Since the timeout function is provided in the first communication device CA1, the first communication device CA1 can determine that there is no new installation since there is no response from the third communication device CA3 within a specified period.
 以上のように、第3実施形態に係る通信装置CAにおいては、MACアドレス取得機能部14は、ネットワークNWを介して送信されてきた、新規接続されたユーザ装置UAのMACアドレスを取得する要求としてのMACアドレス広告要求信号SG23を受けて、新規接続されたユーザ装置UAのMACアドレスを取得する。このように、MACアドレス取得機能部14は、問合せ元となる通信装置CAからのMACアドレスの広告要求の受信を契機に、アクセスポート11を介してMACアドレスの取得要求をユーザ装置UAへ送り、MACアドレスを取得し、ネットワークNWを介して他の通信装置CAへMACアドレスを広告することができる。よって、問合せ元の通信装置CAは、MACアドレス学習を行い、バッファしていたユーザデータフレームを転送可能となる。したがって、問合せ元となる通信装置CAでは、MACアドレスを必要とする時点において、すなわち、適切な時点に、新規設置されたユーザ装置UAについてMACアドレス学習を行うことが可能となる。 As described above, in the communication device CA according to the third embodiment, the MAC address acquisition function unit 14 receives a request for acquiring the MAC address of the newly connected user device UA, which is transmitted via the network NW. receives the MAC address advertisement request signal SG23, and acquires the MAC address of the newly connected user apparatus UA. In this way, the MAC address acquisition function unit 14 sends a MAC address acquisition request to the user device UA via the access port 11 upon receipt of a MAC address advertisement request from the communication device CA serving as an inquiry source, It is possible to acquire a MAC address and advertise the MAC address to other communication devices CA via the network NW. Therefore, the communication device CA that is the source of the inquiry can learn the MAC address and transfer the buffered user data frame. Therefore, the communication apparatus CA, which is the inquiry source, can learn the MAC address of the newly installed user apparatus UA at the time when the MAC address is required, that is, at an appropriate time.
 つまり、本実施形態に係る通信システムは、送信装置となる通信装置CAが、アクセスポート11を介して送信元のユーザ装置UAから、送信先のユーザ装置UAへ送信するべきユーザデータを受けたとき、送信先のユーザ装置UAのMACアドレスが学習済みであるかを識別するMACアドレス識別機能部20と、MACアドレス識別機能部20がMACアドレスが未学習であることを識別したとき、ネットワークNWを介して受信装置となる通信装置CAに、その通信装置CAのアクセスポート11に新規接続されたユーザ装置UAのMACアドレスを取得する要求としてのMACアドレス広告情報信号SG10を送信する要求機能部としてのMACアドレス広告受信機能部17と、を備える。また、受信装置となる通信装置CAは、ネットワークNWを介して新規接続されたユーザ装置UAのMACアドレスを取得する要求としてのMACアドレス広告要求信号SG23を受信したことを契機として、アクセスポート11配下のユーザ装置UAに新規接続の有無を確認し、新規接続があったユーザ装置UAからMACアドレスを取得する取得機能部としてのMACアドレス取得機能部14と、取得したMACアドレスをネットワークNWを介して送信装置となる通信装置CAに広告する広告機能部としてのMACアドレス広告機能部16と、を備える。このように、送信装置となる通信装置CAが未学習のMACアドレスを宛先に持つユーザデータフレームをユーザ装置UAから受信した場合に、他の通信装置CAにMACアドレスの問合せを行う、すなわち、他通信装置CAに対してMACアドレスの広告要求を送信する。受信装置となる通信装置CAのMACアドレス取得機能部14は、この送信装置となる通信装置CAからのMACアドレスの広告要求の受信を契機に、アクセスポート11を介してMACアドレスの取得要求をユーザ装置UAへ送り、MACアドレスを取得する。そして、MACアドレス広告機能部16は、MACアドレスをWANポート12からネットワークNWを介して他の通信装置CAへ広告する。これにより、送信装置となる通信装置CAは、MACアドレス学習を行い、バッファしていたユーザデータを転送可能となる。よって、送信装置となる通信装置CAでは、MACアドレスを必要とする時点において、すなわち、適切な時点に、新規設置されたユーザ装置UAについてMACアドレス学習を行うことが可能となる。 That is, in the communication system according to the present embodiment, when the communication device CA serving as a transmitting device receives user data to be transmitted to the destination user device UA from the transmitting source user device UA via the access port 11, , a MAC address identification function unit 20 that identifies whether the MAC address of the destination user device UA has been learned, and when the MAC address identification function unit 20 identifies that the MAC address has not been learned, the network NW as a request function unit that transmits a MAC address advertisement information signal SG10 as a request to acquire the MAC address of the user device UA newly connected to the access port 11 of the communication device CA to the communication device CA serving as a receiving device via and a MAC address advertisement reception function unit 17 . Further, the communication device CA serving as the receiving device receives the MAC address advertisement request signal SG23 as a request to acquire the MAC address of the user device UA newly connected via the network NW. A MAC address acquisition function unit 14 as an acquisition function unit that checks whether or not there is a new connection to the user device UA of the new connection and acquires the MAC address from the newly connected user device UA, and transmits the acquired MAC address via the network NW and a MAC address advertisement function unit 16 as an advertisement function unit that advertises to the communication device CA serving as a transmission device. In this way, when the communication device CA serving as a transmitting device receives a user data frame having an unlearned MAC address as the destination from the user device UA, it inquires of the other communication device CA about the MAC address. A MAC address advertisement request is transmitted to the communication device CA. Triggered by the reception of the MAC address advertisement request from the communication device CA serving as the transmitting device, the MAC address acquisition function unit 14 of the communication device CA acting as the receiving device transmits the MAC address acquisition request to the user via the access port 11 . Send to the device UA and acquire the MAC address. Then, the MAC address advertising function unit 16 advertises the MAC address from the WAN port 12 to other communication devices CA via the network NW. As a result, the communication device CA, which is the transmitting device, can perform MAC address learning and transfer the buffered user data. Therefore, the communication apparatus CA, which is a transmitting apparatus, can learn the MAC address of the newly installed user apparatus UA at the time when the MAC address is required, that is, at an appropriate time.
 [第4実施形態]
 次に、この発明の第4実施形態を説明する。この第4実施形態の説明において、上記第3実施形態と同様の構成及び処理動作については、上記第3実施形態の説明で用いた参照符号と同じ参照符号を付すことで、その説明を省略するものとする。
[Fourth Embodiment]
Next, a fourth embodiment of the invention will be described. In the description of the fourth embodiment, the same reference numerals as those used in the description of the third embodiment are assigned to the same configurations and processing operations as those of the third embodiment, and the description thereof will be omitted. shall be
 (構成)
 図11は、この発明の第4実施形態に係る通信装置CAの構成の一例を示すブロック図である。本実施形態に係る通信装置CAは、第3実施形態と同様の構成において、MACアドレス広告受信機能部17が、MACアドレス広告要求信号SG22に代えて、MACアドレス通知付きMACアドレス広告要求信号SG24をWANポート12に送信する。このように、本実施形態では、問合せ元となる通信装置CAは、新規MACアドレスの広告を要求する際に、広告するべきMACアドレスを指定するものとなっている。
(Constitution)
FIG. 11 is a block diagram showing an example of the configuration of a communication device CA according to the fourth embodiment of the invention. The communication apparatus CA according to the present embodiment has the same configuration as that of the third embodiment, but the MAC address advertisement reception function unit 17 receives the MAC address advertisement request signal SG24 with MAC address notification instead of the MAC address advertisement request signal SG22. Send to WAN port 12 . As described above, in this embodiment, the communication device CA, which is the source of the inquiry, designates the MAC address to be advertised when requesting the advertisement of the new MAC address.
 よって、WANポート12からMACアドレス取得機能部14に送信される信号も、MACアドレス広告要求信号SG23に代えて、MACアドレス通知付きMACアドレス広告要求信号SG25となる。そして、MACアドレス取得機能部14は、このMACアドレス通知付きMACアドレス広告要求信号SG25で通知されたMACアドレスを、MACアドレス通知信号SG26としてMACアドレス広告機能部16に送信する。 Therefore, the signal transmitted from the WAN port 12 to the MAC address acquisition function unit 14 is also the MAC address advertisement request signal SG25 with MAC address notification instead of the MAC address advertisement request signal SG23. Then, the MAC address acquisition function unit 14 transmits the MAC address notified by the MAC address advertisement request signal SG25 with MAC address notification to the MAC address advertisement function unit 16 as the MAC address notification signal SG26.
 (動作)
 次に、第4実施形態に係る通信装置CAの動作を説明する。 
 問合せ元となる通信装置CAの動作については、上記ステップS47においてMACアドレス広告要求を送信する代わりに、MACアドレス通知付きMACアドレス広告要求を送信する点を除いて、第3実施形態において図9のフローチャートを参照して説明したのと同様である。
(motion)
Next, the operation of the communication device CA according to the fourth embodiment will be explained.
The operation of the communication device CA, which is the source of the inquiry, is the same as in FIG. It is the same as described with reference to the flow chart.
 図12は、第4実施形態に係る通信装置CAがMACアドレスの問合せ先となる場合における通信装置CAの動作の一例を示すフローチャートである。問合せ先となる通信装置CAのプロセッサ1は、MACアドレス取得機能部14として機能して、第2の通信インタフェース5におけるWANポート12により、問合せ元となる通信装置CAからのMACアドレス通知付きMACアドレス広告要求を受信したか否か判断する(ステップS71)。MACアドレス通知付きMACアドレス広告要求を受信していないと判断した場合(ステップS71でNO)、プロセッサ1は、このステップS71の処理動作を繰り返す。 FIG. 12 is a flowchart showing an example of the operation of the communication device CA when the communication device CA according to the fourth embodiment is the MAC address inquiry destination. The processor 1 of the communication device CA serving as the inquiry destination functions as the MAC address acquisition function unit 14 and obtains the MAC address with MAC address notification from the communication device CA serving as the inquiry source through the WAN port 12 in the second communication interface 5. It is determined whether or not an advertisement request has been received (step S71). When determining that the MAC address advertisement request with MAC address notification has not been received (NO in step S71), the processor 1 repeats the processing operation of step S71.
 これに対して、MACアドレス通知付きMACアドレス広告要求を受信したと判断した場合(ステップS71でYES)、プロセッサ1は、上記第2実施形態のように、第1の通信インタフェース4におけるアクセスポート11から、ポーリングで、MACアドレス返答要求を送信する(ステップS12)。そして、プロセッサ1は、上記ステップS13の処理動作へ移行し、新規設置されたユーザ装置UAからの返答を受信するのを待つこととなる。 On the other hand, when determining that the MAC address advertisement request with MAC address notification has been received (YES in step S71), the processor 1 accesses the access port 11 in the first communication interface 4 as in the second embodiment. Then, a MAC address reply request is transmitted by polling (step S12). Then, the processor 1 shifts to the processing operation of step S13 and waits for receiving a reply from the newly installed user device UA.
 その後、新規ユーザ装置UAからの返答を受信したと判断すると(ステップS13でYES)、プロセッサ1は、受信した新規ユーザ装置UAのMACアドレスをアドレスデータベース15へ記憶させる(ステップS14)。そして、プロセッサ1は、MACアドレス広告機能部16として機能して、アドレスデータベース15からMACアドレスを読み出し(ステップS15)、そのMACアドレスが問合せ元の通信装置CAから通知されたMACアドレスと一致するか否か判断する(ステップS72)。通知されたMACアドレスと一致しないと判断した場合(ステップS72でNO)、プロセッサ1は、上記ステップS71の処理動作へ移行する。なおこの際、プロセッサ1は、問合せ元の通信装置CAへ、該当するMACアドレスのユーザ装置UAの新規設置がないことを返信するようにしても良い。 After that, when determining that a response has been received from the new user apparatus UA (YES in step S13), the processor 1 stores the received MAC address of the new user apparatus UA in the address database 15 (step S14). Then, the processor 1 functions as the MAC address advertisement function unit 16, reads out the MAC address from the address database 15 (step S15), and determines whether the MAC address matches the MAC address notified from the communication device CA that is the inquiry source. It is determined whether or not (step S72). If it is determined that it does not match the notified MAC address (NO in step S72), the processor 1 proceeds to the processing operation of step S71. At this time, the processor 1 may reply to the communication device CA, which is the source of the inquiry, that there is no new installation of the user device UA with the corresponding MAC address.
 通知されたMACアドレスと一致すると判断した場合(ステップS72でYES)、プロセッサ1は、上記読み出したMACアドレスを、第2の通信インタフェース5におけるWANポート12からネットワークNW上に広告する(ステップS16)。その後、プロセッサ1は、上記ステップS71の処理動作に移行する。 When determining that it matches the notified MAC address (YES in step S72), the processor 1 advertises the read MAC address on the network NW from the WAN port 12 of the second communication interface 5 (step S16). . After that, the processor 1 shifts to the processing operation of step S71.
 以上のように、第4実施形態に係る通信装置CAにおいては、送信装置となる通信装置CAの要求機能部としてのMACアドレス広告受信機能部17は、新規接続されたユーザ装置UAのMACアドレスの内のユーザデータの送信先である特定のMACアドレスを取得する要求としてのMACアドレス通知付きMACアドレス広告要求信号SG24を送信し、受信装置となる通信装置CAのMACアドレス取得機能部14は、MACアドレス通知付きMACアドレス広告要求信号SG25の受信を契機として新規接続があったユーザ装置UAから取得したMACアドレスに加えて、MACアドレス通知付きMACアドレス広告要求信号SG25における特定のMACアドレスをMACアドレス通知信号SG26としてMACアドレス広告機能部16に送出し、MACアドレス広告機能部16は、MACアドレス取得機能部14が取得したMACアドレスが特定のMACアドレスであるかを判定し、取得したMACアドレスが特定のMACアドレスであるとき、取得したMACアドレスを広告する。このように、受信装置となる通信装置CAのMACアドレス取得機能部14が、送信装置となる通信装置CAからMACアドレス通知を受信し、MACアドレス取得機能部14は、ユーザ装置UAから返答されたMACアドレスが問合せを受けているMACアドレスと一致しているかを判定し、一致している場合に、そのMACアドレスを広告する。これにより、送信装置となる通信装置CAは、MACアドレス学習を行い、バッファしていたユーザデータフレームを転送可能となる。よって、送信装置となる通信装置CAでは、MACアドレスを必要とする時点において、すなわち、適切な時点に、受信装置となる他の通信装置CAに新規設置されたユーザ装置UAについてMACアドレス学習を行うことが可能となる。 As described above, in the communication device CA according to the fourth embodiment, the MAC address advertisement reception function unit 17 as the request function unit of the communication device CA serving as a transmission device receives the MAC address of the newly connected user device UA. MAC address advertisement request signal SG24 with MAC address notification as a request to acquire a specific MAC address, which is the destination of the user data in the MAC address acquisition function unit 14 of the communication device CA serving as a receiving device. In addition to the MAC address acquired from the user device UA newly connected with the reception of the MAC address advertisement request signal SG25 with address notification, the specific MAC address in the MAC address advertisement request signal SG25 with MAC address notification is MAC address notified. It is sent to the MAC address advertisement function unit 16 as a signal SG26, and the MAC address advertisement function unit 16 determines whether the MAC address acquired by the MAC address acquisition function unit 14 is a specific MAC address, and the acquired MAC address is specified. , the acquired MAC address is advertised. In this way, the MAC address acquisition function unit 14 of the communication device CA serving as a receiving device receives the MAC address notification from the communication device CA serving as a transmission device, and the MAC address acquisition function unit 14 receives a reply from the user device UA. It is determined whether the MAC address matches the MAC address being queried, and if they match, the MAC address is advertised. As a result, the communication device CA, which is the transmitting device, can perform MAC address learning and transfer the buffered user data frames. Therefore, the communication device CA, which is the transmitting device, learns the MAC address of the user device UA newly installed in another communication device CA, which is the receiving device, at the time when the MAC address is required, that is, at an appropriate time. becomes possible.
 なお、受信装置となる通信装置CAのMACアドレス取得機能部14は、ユーザ装置UAに対してMACアドレス返答要求を送信する際、問合せ元となる通信装置CAから通知された特定のMACアドレスに該当する場合のみに返答を要求するように構成しても良い。これにより、MACアドレス広告機能部16での一致判断を省略することができる。 Note that when the MAC address acquisition function unit 14 of the communication device CA serving as the receiving device transmits the MAC address reply request to the user device UA, it corresponds to the specific MAC address notified from the communication device CA serving as the inquiry source. It may be configured to request a reply only when This makes it possible to omit matching determination in the MAC address advertisement function unit 16 .
 [第5実施形態]
 次に、この発明の第5実施形態を説明する。 
 図13は、この発明の第5実施形態に係る通信装置CAの構成の一例を示すブロック図である。同図に示すように、本実施形態に係る通信装置CAは、第1乃至第4実施形態に係る通信装置を組み合わせたものとなっている。
[Fifth embodiment]
Next, a fifth embodiment of the invention will be described.
FIG. 13 is a block diagram showing an example of configuration of a communication apparatus CA according to the fifth embodiment of the present invention. As shown in the figure, the communication device CA according to this embodiment is a combination of the communication devices according to the first to fourth embodiments.
 このように、上記第1乃至第4実施形態を組み合わせることで、MACアドレスを必要とする時点よりも前に、及び、MACアドレスを必要とする時点に、すなわち、適切な時点に、新規設置されたユーザ装置UAについてMACアドレス学習を行うことが可能となる。 In this way, by combining the above-described first to fourth embodiments, a newly installed device can be installed before the time when the MAC address is required and at the time when the MAC address is required, that is, at an appropriate time. MAC address learning can be performed for the user apparatus UA.
 なお、ここでは、上記第1乃至第4実施形態を組み合わせるものとしたが、その全てを組み合わせるのではなく、上記第1乃至第4実施形態の内の2つ以上を組み合わせても良いことは勿論である。 Although the first to fourth embodiments are combined here, it is of course possible to combine two or more of the first to fourth embodiments instead of combining all of them. is.
 [適用例]
 以上説明した第1乃至第5実施形態に係る通信装置CAは、様々な通信システムに適用することができる。以下、幾つかの適用例を説明する。
[Application example]
The communication apparatus CA according to the first to fifth embodiments described above can be applied to various communication systems. Some application examples are described below.
 [EVPN]
 図14は、EVPN通信システムを説明するための模式図である。EVPN通信システムは、事業者側ネットワークであるネットワークNWに設置されるプロバイダエッジPEと、LAN等の顧客側ネットワークに設置されるカスタマエッジCEとを含む。図14の例では、第1の拠点に設置された第1プロバイダエッジPE1及び第1カスタマエッジCE1と、第2の拠点に設置された第2プロバイダエッジPE2及び第2カスタマエッジCE2と、第3の拠点に設置された第3プロバイダエッジPE3及び第3カスタマエッジCE3と、を含む。
[EVPN]
FIG. 14 is a schematic diagram for explaining an EVPN communication system. The EVPN communication system includes a provider edge PE installed in a network NW, which is a network on the operator's side, and a customer edge CE installed in a customer-side network such as a LAN. In the example of FIG. 14, a first provider edge PE1 and a first customer edge CE1 installed at a first site, a second provider edge PE2 and a second customer edge CE2 installed at a second site, and a third and a third provider edge PE3 and a third customer edge CE3 located at the site of
 例えば、第2の拠点の第2プロバイダエッジPE2は、第2カスタマエッジCE2から信号を受信した際、MACアドレス学習を行い、他の拠点のプロバイダエッジPEである第1プロバイダエッジPE1及び第3プロバイダエッジPE3にRoute Type2の形式でMAC/IP Routeを広告する。そして、このMAC/IP Routeを受信した第1プロバイダエッジPE1及び第3プロバイダエッジPE3は、それに基づいて、自装置以外のプロバイダエッジPEである第2プロバイダエッジPE2に接続されている第2カスタマエッジCE2のMACアドレス学習を行う。 For example, when the second provider edge PE2 at the second site receives a signal from the second customer edge CE2, it learns the MAC address, and learns the MAC address, the first provider edge PE1 and the third provider edge PE at other sites. Advertise the MAC/IP Route to the edge PE3 in the form of Route Type 2. Then, the first provider edge PE1 and the third provider edge PE3, which have received this MAC/IP Route, based on it, the second customer edge PE2 connected to the second provider edge PE2, which is a provider edge PE other than the own device. MAC address learning of CE2 is performed.
 このようなEVPN通信システムにおいては、MACアドレス学習済みである場合、Unicast通信は、適切なプロバイダエッジPEのみに転送される。例えば、第1の拠点の第1プロバイダエッジPE1にて宛先MACアドレスが第2の拠点の第2カスタマエッジCE2である信号を受信した際に、当該第2カスタマエッジCE2のMACアドレスを学習済みの場合には、第1プロバイダエッジPE1は、第2カスタマエッジCE2が第2の拠点の第2プロバイダエッジPE2配下に接続されていることが分かるため、第2プロバイダエッジPE2宛に、その信号を転送することができる。 In such an EVPN communication system, if the MAC address has already been learned, Unicast communication is transferred only to the appropriate provider edge PE. For example, when the first provider edge PE1 of the first site receives a signal indicating that the destination MAC address is the second customer edge CE2 of the second site, the MAC address of the second customer edge CE2 has been learned. , the first provider edge PE1 knows that the second customer edge CE2 is connected under the second provider edge PE2 of the second site, so it transfers the signal to the second provider edge PE2. can do.
 しかしながら、MACアドレス未学習時は、送信元プロバイダエッジPEではどのプロバイダエッジPE配下に宛先のカスタマエッジCEが接続されているかが判別できないため、UNICAST通信は、Unknown Unicast通信として、同じドメイン内の全てのプロバイダエッジPEに転送される。例えば、第1の拠点の第1プロバイダエッジPE1にて宛先MACアドレスが第2の拠点の第2カスタマエッジCE2である信号を受信した際に、当該第2カスタマエッジCE2のMACアドレスを未学習の場合には、第2カスタマエッジCE2が第2の拠点の第2プロバイダエッジPE2配下に接続されていることが分からないため、同じドメイン内の全てのプロバイダエッジPEである第2プロバイダエッジPE2及び第3プロバイダエッジPE3宛に、その信号を転送することとなる。 However, when the MAC address is not learned, the source provider edge PE cannot determine under which provider edge PE the destination customer edge CE is connected. to the provider edge PE of For example, when the first provider edge PE1 at the first base receives a signal indicating that the destination MAC address is the second customer edge CE2 at the second base, the MAC address of the second customer edge CE2 is set to the unlearned In this case, since it is not known that the second customer edge CE2 is connected under the second provider edge PE2 of the second base, all the provider edge PEs in the same domain, the second provider edge PE2 and the second The signal is transferred to the 3 provider edge PE3.
 したがって、EVPN通信システムでは、カスタマエッジCEからのデータ通信の頻度が少なく未学習のMACアドレスが多い場合、Unknown Unicast通信が度々発生し、ネットワークNWの帯域を圧迫する等の問題がある。 Therefore, in the EVPN communication system, when the frequency of data communication from the customer edge CE is low and there are many unlearned MAC addresses, there are problems such as frequent occurrence of unknown unicast communication and pressure on the bandwidth of the network NW.
 各プロバイダエッジPEに第1乃至第5実施形態の何れかに係る通信装置CAの構成を適用することで、適切な時点にMACアドレス学習を行うことが可能となるので、このような問題を解消することができる。 By applying the configuration of the communication device CA according to any one of the first to fifth embodiments to each provider edge PE, it becomes possible to perform MAC address learning at an appropriate time, thus solving such a problem. can do.
 [無瞬断冗長切替]
 図15は、無瞬断冗長切替通信システムを説明するための模式図である。無瞬断冗長切替通信システムは、送信装置となる第1無瞬断装置UD1と、受信装置となる第2無瞬断装置UD2と、それらの間に設けられた2つの中継経路である第1中継経路RR1及び第2中継経路RR2と、を含む。第1中継経路RR1は第1中継ネットワークの一部であり、第2中継経路RR2は第2中継ネットワークの一部である。送信装置となる第1無瞬断装置UD1には、送信するべき信号であるユーザデータフレームUFをこの第1無瞬断装置UD1に入力する第1ユーザ端末UT1が接続されている。ユーザデータフレームUFは、例えば、ヘッダとデータペイロードとを含む。また、受信装置となる第2無瞬断装置UD2には、この第2無瞬断装置UD2から受信したユーザデータフレームUFが入力される第2ユーザ端末UT2が接続されている。
[Uninterrupted Redundancy Switching]
FIG. 15 is a schematic diagram for explaining a hitless redundancy switching communication system. The uninterruptible redundancy switching communication system includes a first uninterruptible device UD1 as a transmitting device, a second uninterruptible device UD2 as a receiving device, and two relay paths provided between them. and a relay route RR1 and a second relay route RR2. The first relay route RR1 is part of the first relay network and the second relay route RR2 is part of the second relay network. A first user terminal UT1 for inputting a user data frame UF, which is a signal to be transmitted, to the first uninterruptible device UD1 is connected to the first uninterrupted device UD1, which is a transmitter. A user data frame UF comprises, for example, a header and a data payload. Also, a second user terminal UT2 to which a user data frame UF received from the second uninterruptible device UD2 is input is connected to the second uninterrupted device UD2 serving as a receiving device.
 送信装置となる第1無瞬断装置UD1は、入力されたユーザデータフレームUFに、その順番を表すシーケンス番号を付与し、中継経路RRの数に応じて複製して、各中継経路RRに送出する。図15において、ユーザデータフレームUFを示す四角形の中に記された数字は、シーケンス番号を表している。受信装置となる第2無瞬断装置UD2は、各中継経路RRを経由したユーザデータフレームUFの受信タイミングに従って、第2ユーザ端末UT2に出力するべきユーザデータフレームUFを選択する。例えば、第2無瞬断装置UD2は、各中継経路RRを経由して受信した各ユーザデータフレームUFに付与されているシーケンス番号に基づいて、先着したユーザデータフレームUFを判別し、その先着したユーザデータフレームUFからシーケンス番号を削除して、第2ユーザ端末UT2に出力する。第2無瞬断装置UD2は、後着したユーザデータフレームUFについては、それを破棄する。なお、第2無瞬断装置UD2では、次に処理すべきユーザデータフレームUFのシーケンス番号を期待番号という形で保持する。この期待番号と異なる番号のユーザデータフレームUFが到着した際は、期待番号のユーザデータフレームUFが到着するまで待つことで、ユーザデータフレームUFの順序に飛びがない通信を実現する。 The first uninterruptible device UD1, which is a transmitting device, assigns a sequence number indicating the sequence to the input user data frame UF, duplicates it according to the number of relay routes RR, and sends it to each relay route RR. do. In FIG. 15, the numbers written in the rectangles representing the user data frames UF represent sequence numbers. The second uninterruptible device UD2, which is a receiving device, selects the user data frame UF to be output to the second user terminal UT2 according to the reception timing of the user data frame UF via each relay route RR. For example, the second uninterruptible device UD2 determines the first-arriving user data frame UF based on the sequence number assigned to each user data frame UF received via each relay route RR, and determines the first-arriving user data frame UF. Delete the sequence number from the user data frame UF and output it to the second user terminal UT2. The second uninterruptible device UD2 discards the later-arriving user data frame UF. The second uninterruptible device UD2 holds the sequence number of the user data frame UF to be processed next in the form of an expected number. When a user data frame UF with a number different from the expected number arrives, waiting until the user data frame UF with the expected number arrives realizes communication without jumping in the order of the user data frames UF.
 図16は、多拠点間に対応する場合の無瞬断冗長切替通信システムを説明するための模式図である。この場合の無瞬断冗長切替通信システムは、1つの送信装置となる第1無瞬断装置UD1に対し、受信装置となる無瞬断装置として2つの無瞬断装置、すなわち第2無瞬断装置UD2及び第3無瞬断装置UD3を含んでいる。また、各中継経路RRには、ネットワークスイッチNWSWが配置される。ネットワークスイッチNWSWは、送信装置となる第1無瞬断装置UD1から送出された第2ユーザ端末UT2宛のユーザデータフレームUFと第3ユーザ端末UT3宛のユーザデータフレームUFを、イーサネットのMACアドレスの学習によって該当のユーザ端末UTと接続される無瞬断装置UDのみに転送する。 FIG. 16 is a schematic diagram for explaining an uninterrupted redundant switching communication system that supports multiple bases. In the hitless redundancy switching communication system in this case, two hitless devices, that is, second hitless devices serving as receiving devices, are provided for the first hitless device UD1 serving as one transmitting device. It includes a device UD2 and a third uninterruptible device UD3. A network switch NWSW is arranged on each relay route RR. The network switch NWSW converts the user data frame UF addressed to the second user terminal UT2 and the user data frame UF addressed to the third user terminal UT3, which are sent from the first uninterruptible device UD1, which is a transmitter, to a MAC address of Ethernet. It is transferred only to the uninterruptible device UD connected to the corresponding user terminal UT by learning.
 このような1対多通信において、送信装置となる第1無瞬断装置UD1において、第2ユーザ端末UT2及び第3ユーザ端末UT3宛のユーザデータフレームUFに対し、1対1通信の場合と同様に宛先の区別をすることなくシーケンス番号を付与して、各中継経路RR1,RR2に送出してしまうと、次の問題が生じる。すなわち、この場合、中継経路RRを含むネットワークのネットワークスイッチNWSWは、第2ユーザ端末UT2宛のユーザデータフレームUFと第3ユーザ端末UT3宛のユーザデータフレームUFを、イーサネットのMACアドレスの学習によって該当のユーザ端末UTと接続される無瞬断装置UDのみに転送する。このとき、シーケンス番号に不連続が生じる。受信装置となる無瞬断装置UD2,UD3においては、受信した一連のユーザデータフレームUFのシーケンス番号に不連続がある場合、抜けたシーケンス番号のユーザデータフレームUFの受信をタイムアウト時間待ってから、次のユーザデータフレームUFの処理を行う。そのため、ユーザデータフレームUFの転送時間が増大する。 In such one-to-many communication, in the first uninterruptible device UD1, which is a transmitting device, for the user data frame UF addressed to the second user terminal UT2 and the third user terminal UT3, the same as in the case of one-to-one communication If a sequence number is assigned to each of the relay routes RR1 and RR2 without discriminating the destination, the following problem occurs. That is, in this case, the network switch NWSW of the network including the relay route RR recognizes the user data frame UF addressed to the second user terminal UT2 and the user data frame UF addressed to the third user terminal UT3 by learning the Ethernet MAC address. is transferred only to the uninterruptible device UD connected to the user terminal UT. At this time, discontinuity occurs in the sequence numbers. In uninterruptible devices UD2 and UD3, which are receiving devices, if there is a discontinuity in the sequence numbers of a series of received user data frames UF, after waiting for the reception of the user data frames UF with missing sequence numbers, The next user data frame UF is processed. Therefore, the transfer time of the user data frame UF increases.
 そこで、多拠点間通信においては、図16に示すように、送信側、受信側の無瞬断装置UDのペア毎にユーザデータフレームUFを分類し、そのペア毎にシーケンス番号の付与、ユーザデータフレームUFの選択を行う必要がある。この送受信の無瞬断装置UDのペアによる論理的な分類単位をトラヒックフローと定義する。 Therefore, in inter-site communication, as shown in FIG. 16, user data frames UF are classified for each pair of uninterruptible devices UD on the transmission side and reception side, sequence numbers are assigned to each pair, and user data Frame UF selection needs to be done. A logical classification unit based on a pair of uninterrupted devices UD for transmission and reception is defined as a traffic flow.
 送信元となる第1ユーザ端末UT1からは、宛先となる第2ユーザ端末UT2へ送信するべきユーザデータフレームUFと、宛先となる第3ユーザ端末UT3へ送信するべきユーザデータフレームUFとが混じって、第1無瞬断装置UD1に入力される。図16では、ユーザデータフレームUFの内、第2ユーザ端末UT2へのユーザデータフレームUFにはハッチングを付すことで、第2ユーザ端末UT2へのユーザデータフレームUFと第3ユーザ端末UT3へのユーザデータフレームUFとを区別して示している。 A user data frame UF to be transmitted to the second user terminal UT2, which is the destination, and a user data frame UF to be transmitted to the third user terminal UT3, which is the destination, are mixed from the first user terminal UT1 which is the transmission source. , is input to the first uninterruptible device UD1. In FIG. 16, among the user data frames UF, the user data frame UF to the second user terminal UT2 is hatched so that the user data frame UF to the second user terminal UT2 and the user data frame UF to the third user terminal UT3 It is shown to be distinguished from the data frame UF.
 送信装置となる第1無瞬断装置UD1は、入力されたユーザデータフレームUFに、その順番を表すシーケンス番号を付与し、中継経路RRの数に応じて複製して、各中継経路RRに送出する。このとき、第1無瞬断装置UD1は、無瞬断装置のペアを一つのトラヒックフローとして対応付けし、それぞれにシーケンス番号を付与する。すなわち、第1無瞬断装置UD1は、第1無瞬断装置UD1と第2無瞬断装置UD2のペアにおいて、1,2,…とシーケンス番号を付与し、第1無瞬断装置UD1と第3無瞬断装置UD3のペアにおいても、1,2,…とシーケンス番号を付与する。また、トラヒックフローを識別する識別子を付与する。図16の例では、第1無瞬断装置UD1と第2無瞬断装置UD2のペアに第1識別子ID1を、第1無瞬断装置UD1と第3無瞬断装置UD3のペアに第2識別子ID2を、それぞれ付与している。トラヒックフローを識別する識別子としては、ユーザデータフレームUFに含まれる送信元・送信先のユーザ端末UTのMACアドレスのペアや、送信元・送信先の無瞬断装置UDの装置IDのペア、等が考えられる。 The first uninterruptible device UD1, which is a transmitting device, assigns a sequence number indicating the sequence to the input user data frame UF, duplicates it according to the number of relay routes RR, and sends it to each relay route RR. do. At this time, the first uninterruptible device UD1 associates the pair of uninterrupted devices as one traffic flow and assigns a sequence number to each. That is, the first uninterruptible device UD1 assigns sequence numbers 1, 2, . Sequence numbers of 1, 2, . . . Also, an identifier for identifying the traffic flow is assigned. In the example of FIG. 16, the first identifier ID1 is assigned to the pair of the first uninterruptible device UD1 and the second uninterruptible device UD2, and the second identifier ID1 is assigned to the pair of the first uninterruptible device UD1 and the third uninterrupted device UD3. An identifier ID2 is assigned to each. As an identifier for identifying a traffic flow, a pair of MAC addresses of the user terminal UT of the source and destination contained in the user data frame UF, a pair of device IDs of the uninterrupted device UD of the source and destination, etc. can be considered.
 各中継経路RRのネットワークスイッチNWSWは、MACアドレスの学習情報に基づいて、第1無瞬断装置UD1から送信されてきたユーザデータフレームUFの内、ユーザ端末B宛のユーザデータフレームUFを第2無瞬断装置UD2への中継経路に、ユーザ端末C宛のユーザデータフレームUFを第3無瞬断装置UD3への中継経路に、それぞれ送信する。 Based on the MAC address learning information, the network switch NWSW on each relay route RR transfers the user data frame UF addressed to the user terminal B out of the user data frames UF transmitted from the first uninterruptible device UD1 to the second The user data frame UF addressed to the user terminal C is transmitted to the relay path to the uninterruptible device UD2 and to the relay path to the third uninterrupted device UD3.
 受信装置となる第2無瞬断装置UD2は、各中継経路RRを経由して受信したユーザデータフレームUFについて、識別子に従ってトラヒックフローを分類し、トラヒックフロー毎にユーザデータフレームUFの選択を行い、第2ユーザ端末UT2に出力する。例えば、第2無瞬断装置UD2は、受信した各ユーザデータフレームUFに付与されている識別子及びシーケンス番号に基づいて、第2ユーザ端末UT2宛の先着したユーザデータフレームUFを判別し、その先着したユーザデータフレームUFから識別子及びシーケンス番号を削除して、第2ユーザ端末UT2に出力する。第2無瞬断装置UD2は、同一シーケンス番号が付与された後着のユーザデータフレームUFについては、それを破棄する。 The second uninterruptible device UD2 serving as a receiving device classifies the user data frames UF received via each relay route RR according to the identifier into traffic flows, selects a user data frame UF for each traffic flow, Output to the second user terminal UT2. For example, the second uninterruptible device UD2 determines the first-arriving user data frame UF addressed to the second user terminal UT2 based on the identifier and sequence number assigned to each received user data frame UF, and determines the first-arriving user data frame UF. The identifier and sequence number are deleted from the received user data frame UF and output to the second user terminal UT2. The second uninterruptible device UD2 discards the later-arriving user data frame UF to which the same sequence number is assigned.
 同様にして、受信装置となる第3無瞬断装置UD3は、各中継経路RRを経由したユーザデータフレームUFを受信し、先着したユーザデータフレームUFからシーケンス番号を削除して、第3ユーザ端末UT3に出力する。第3無瞬断装置UD3は、同一シーケンス番号が付与された後着のユーザデータフレームUFについては、それを破棄する。 Similarly, the third uninterruptible device UD3, which is a receiving device, receives the user data frame UF via each relay route RR, deletes the sequence number from the first-arriving user data frame UF, and Output to UT3. The third uninterruptible device UD3 discards the later-arriving user data frame UF to which the same sequence number is assigned.
 これにより、シーケンス番号に飛びや不連続、重複がなくなり、遅延の増大やフレームロスなく冗長切替を実現できる。 As a result, there are no jumps, discontinuities, or duplications in sequence numbers, and redundancy switching can be achieved without increasing delay or frame loss.
 このような多拠点間での無瞬断冗長切替通信システムにおいては、送信装置となる無瞬断装置UDは、送信先のユーザ端末UTのMACアドレスから受信装置となる無瞬断装置UDを判別し、トラヒックフローを分類する必要がある。そのため、送信先ユーザ端末UTのMACアドレスと送信先の無瞬断装置UDとを対応付けて学習する必要がある。各無瞬断装置UDに、第1又は第2実施形態に係る通信装置CAの構成を適用することで、MACアドレスを必要とする時点よりも前に、MACアドレス学習を行うことが可能となる。 In such an uninterruptible redundancy switching communication system between multiple bases, the uninterruptible device UD, which is a transmitting device, determines the uninterruptible device UD, which is a receiving device, from the MAC address of the user terminal UT of the transmission destination. and classify the traffic flow. Therefore, it is necessary to associate the MAC address of the destination user terminal UT with the destination uninterruptible device UD for learning. By applying the configuration of the communication device CA according to the first or second embodiment to each uninterruptible device UD, it becomes possible to learn the MAC address before the MAC address is required. .
 例えば、第2の拠点の第2ユーザ端末UT2からのユーザデータフレームUFを受信することで、第2無瞬断装置UD2は、MAC/IP Routeの広告を、第1及び第3の拠点の第1及び第3無瞬断装置UD1,UD3に行う。これにより、第1及び第3無瞬断装置UD1,UD3は、第2無瞬断装置UD2と第2ユーザ端末UT2のMACアドレスとを対応付けて、学習しておくことができる。同様に、第3の拠点の第3無瞬断装置UD3は、第3ユーザ端末UT3からのユーザデータフレームUFを受信することで、第1及び第2の拠点の第1及び第2無瞬断装置UD1,UD2にMAC/IP Routeの広告を行う。これにより、第1及び第2無瞬断装置UD1,UD2は、第3無瞬断装置UD3と第3ユーザ端末UT3のMACアドレスとを対応付けて、学習しておくことができる。そして、第1ユーザ端末UT1から、宛先MACアドレスが第2ユーザ端末UT2であるユーザデータフレームUFと第3ユーザ端末UT3であるユーザデータフレームUFとを受信した際、第1無瞬断装置UD1は、事前の学習情報からそれぞれのユーザデータフレームUFに対応するトラヒックフローを分類する。そして、送受信の無瞬断装置のペア単位に、ユーザデータフレームUFに識別子及びシーケンス番号を付与して転送を行う。これにより、多拠点間での無瞬断装置単位に識別する無瞬断冗長切替が実現できる。 For example, by receiving the user data frame UF from the second user terminal UT2 at the second site, the second uninterruptible device UD2 sends the MAC/IP Route advertisement to the first and third sites at the first and third sites. 1 and the third uninterruptible devices UD1 and UD3. As a result, the first and third uninterruptible devices UD1 and UD3 can associate and learn the MAC addresses of the second uninterrupted device UD2 and the second user terminal UT2. Similarly, the third uninterruptible device UD3 at the third site receives the user data frame UF from the third user terminal UT3, and thereby performs the first and second uninterrupted operations at the first and second sites. Advertise the MAC/IP Route to the devices UD1 and UD2. As a result, the first and second uninterruptible devices UD1 and UD2 can associate and learn the MAC addresses of the third uninterrupted device UD3 and the third user terminal UT3. When the user data frame UF whose destination MAC address is the second user terminal UT2 and the user data frame UF whose destination MAC address is the third user terminal UT3 are received from the first user terminal UT1, the first uninterruptible device UD1 , classifies the traffic flow corresponding to each user data frame UF from the prior learning information. Then, an identifier and a sequence number are assigned to the user data frame UF and transferred for each pair of transmission/reception uninterrupted devices. As a result, it is possible to realize uninterrupted redundant switching that distinguishes each unit of uninterrupted equipment between multiple bases.
 このように、事前にMACアドレス学習が行われていれば、適切なトラヒックフローの識別ができるが、送信装置となる無瞬断装置UDにおいて、事前にMACアドレス学習を完了していない場合、課題が生じる。具体的には、未学習時は、無瞬断装置UDにおいて正しいトラヒックフローの識別ができず、Unknown Unicast通信としてBUM(Broadcast/Unknown unicast/Multicast)と同様のトラヒックフローで転送することとなる。そして、通信途中で宛先ユーザ端末UTのMACアドレス学習が行われると、そのタイミングからUnicast通信となり、正しいトラヒックフローで識別されるため、シーケンス番号に不連続が生じてしまう。これにより、不適切な遅延の増大が生じる。 As described above, if MAC address learning is performed in advance, appropriate traffic flow identification can be performed. occurs. Specifically, when unlearned, the uninterrupted device UD cannot identify the correct traffic flow, and transfers the same traffic flow as BUM (Broadcast/Unknown unicast/Multicast) as Unknown Unicast communication. Then, when the MAC address of the destination user terminal UT is learned during communication, Unicast communication starts from that timing, and since the correct traffic flow is identified, discontinuity occurs in the sequence numbers. This causes an inappropriate increase in delay.
 そこで、各無瞬断装置UDに、第3乃至第5実施形態の何れかに係る通信装置CAの構成を適用することで、MACアドレスを必要とする時点に、すなわち、MACアドレス学習を行うことが望ましい。 Therefore, by applying the configuration of the communication device CA according to any one of the third to fifth embodiments to each uninterruptible device UD, MAC address learning can be performed when the MAC address is required. is desirable.
 図17は、無瞬断冗長切替通信システムにおける無瞬断装置UDとして適用するための通信装置の構成の一例を示すブロック図である。ここでは、第5実施形態に係る通信装置を例とするが、他の実施形態に係る通信装置の構成であっても構わない。 FIG. 17 is a block diagram showing an example of the configuration of a communication device to be applied as a hitless device UD in a hitless redundancy switching communication system. Here, the communication device according to the fifth embodiment is taken as an example, but the configuration of the communication device according to another embodiment may be used.
 この場合の無瞬断装置UDとなる通信装置CAは、トラヒックフローデータベース(図17ではトラヒックフローDBと記す。)23を備える。トラヒックフローデータベース23は、各通信装置CAのペアでのトラヒックフローについて、識別子と既に付与済みのシーケンス番号とを示すトラヒックフロー情報を記憶する。 The communication device CA, which is the uninterrupted device UD in this case, has a traffic flow database (referred to as a traffic flow DB in FIG. 17) 23 . The traffic flow database 23 stores traffic flow information indicating identifiers and already assigned sequence numbers for traffic flows in pairs of communication devices CA.
 ヘッダ付与機能部18は、アクセスポート11より宛先の異なるユーザデータフレームが混在した一連のユーザデータを受信した場合に、各ユーザデータフレームについて、アドレスデータベース15に対して宛先となる送ユーザ端末UTのMACアドレスを含むヘッダ情報の読み出し要求を行う。これにより、アドレスデータベース15から、宛先となるユーザ端末UTのMACアドレスと通信装置CAの装置IDを含むヘッダ情報が通知される。 When a series of user data in which user data frames with different destinations are mixed is received from the access port 11, the header addition function unit 18 assigns the destination user terminal UT to the address database 15 for each user data frame. Makes a read request for header information including the MAC address. As a result, header information including the MAC address of the destination user terminal UT and the device ID of the communication device CA is notified from the address database 15 .
 また、ヘッダ付与機能部18は、ヘッダ情報に基づいて、トラヒックフローデータベース23にトラヒックフロー情報の読み出しを要求するトラヒックフロー情報読み出し要求信号SG27を送信する。トラヒックフローデータベース23は、これに応答して、記憶しているトラヒックフロー情報を、トラヒックフロー情報通知信号SG28としてヘッダ付与機能部18に送信する。ヘッダ付与機能部18は、このトラヒックフロー情報通知信号SG28で示されるトラヒックフロー情報に基づいて、各ユーザデータフレームが何れのトラヒックフローに該当するか分類する。 Based on the header information, the header addition function unit 18 also transmits a traffic flow information read request signal SG27 requesting the traffic flow database 23 to read the traffic flow information. In response to this, the traffic flow database 23 transmits the stored traffic flow information to the header addition function unit 18 as a traffic flow information notification signal SG28. The header addition function unit 18 classifies which traffic flow each user data frame corresponds to based on the traffic flow information indicated by the traffic flow information notification signal SG28.
 ヘッダ付与機能部18は、既に該当する通信装置のペアによるトラヒックフローが存在すれば、ユーザデータフレームに、そのトラヒックフローが使用している識別子と新たなシーケンス番号とをヘッダとして付与する。また、ヘッダ付与機能部18は、未だ該当する通信装置のペアによるトラヒックフローが存在しなければ、新たなトラヒックフローを示す識別子と新たなシーケンス番号とをユーザデータフレームにヘッダとして付与する。そして、ヘッダ付与機能部18は、こうしてヘッダに付与した識別子と新たなシーケンス番号を示すトラヒックフロー情報を示すトラヒックフロー通知信号SG29をトラヒックフローデータベース23に送信する。トラヒックフローデータベース23は、このトラヒックフロー通知信号SG29に基づいて、トラヒックフロー情報を記憶する。 If there is already a traffic flow by the corresponding communication device pair, the header adding function unit 18 adds to the user data frame the identifier used by the traffic flow and a new sequence number as a header. Further, if the traffic flow by the corresponding communication device pair still does not exist, the header adding function unit 18 adds an identifier indicating a new traffic flow and a new sequence number to the user data frame as a header. The header adding function unit 18 then transmits to the traffic flow database 23 a traffic flow notification signal SG29 indicating traffic flow information indicating the identifier added to the header and the new sequence number. The traffic flow database 23 stores traffic flow information based on this traffic flow notification signal SG29.
 また、ヘッダ付与機能部18は、ヘッダが付与されたユーザデータフレームを、中継経路RRの数に応じて複製し、WANポート12に転送して送信する。 In addition, the header adding function unit 18 duplicates the user data frame with the header added according to the number of relay routes RR, transfers it to the WAN port 12, and transmits it.
 以上のように、第1乃至第5実施形態は、送信元のユーザ装置であるユーザ端末UTとアクセスポート11を介して接続された送信装置となる通信装置CAである無瞬断装置UDと、それぞれ送信先のユーザ装置であるユーザ端末UTとアクセスポート11を介して接続された複数の受信装置となる複数の通信装置CAである無瞬断装置UDとを含み、送信装置となるである無瞬断装置UDが、送信元のユーザ端末UTから受けたユーザデータを複製して、互いに異なる中継経路RRを介して、ユーザデータの宛先となる送信先のユーザ端末UTに接続された受信装置となる無瞬断装置UDに送信する無瞬断冗長切替通信システムに適用することができる。すなわち、受信装置となる無瞬断装置UDはそれぞれ、アクセスポート11に新規接続されたユーザ端末UTのMACアドレスを取得する要求を受けたことを契機として、その新規接続されたユーザ端末UTのMACアドレスを取得する取得機能部としてのMACアドレス取得機能部14と、取得したMACアドレスを、複数の中継経路RRを介して他の無瞬断装置UDに広告する広告機能部としてのMACアドレス広告機能部16と、を備えることができる。また、送信装置となる無瞬断装置UDは、複数の受信装置となる無瞬断装置UDそれぞれが広告したMACアドレスを受信して、学習する学習機能部となるMACアドレス広告機能部16及びアドレスデータベース15と、送信元のユーザ端末UTから宛先の異なるユーザデータフレームが混在した一連のユーザデータを受けたとき、各ユーザデータフレームを、ユーザデータフレームに含まれる宛先となる送信先のユーザ端末UTのMACアドレスと、学習したMACアドレスとに基づいて、送信装置となる無瞬断装置UDと受信装置となる無瞬断装置UDのペアを示すトラヒックフローの何れかに分類し、このトラックフロー毎にユーザデータフレームそれぞれに付与するシーケンス番号とペアを識別する識別子とを含むヘッダをユーザデータフレームそれぞれに付与するヘッダ付与機能部18とを備えることができる。 As described above, in the first to fifth embodiments, the uninterruptible device UD, which is a communication device CA serving as a transmitting device, is connected via the access port 11 to the user terminal UT, which is a user device serving as a transmission source, Each includes a user terminal UT as a destination user device and an uninterruptible device UD as a plurality of communication devices CA serving as a plurality of receiving devices connected via an access port 11, and is a transmitting device. A momentary interruption device UD duplicates user data received from a source user terminal UT, and a receiving device connected to a destination user terminal UT, which is the destination of the user data, via relay routes RR different from each other. It can be applied to an uninterrupted redundancy switching communication system that transmits to the uninterrupted equipment UD. That is, upon receiving a request to acquire the MAC address of a user terminal UT newly connected to the access port 11, each uninterruptible device UD serving as a receiving device receives a request to acquire the MAC address of the newly connected user terminal UT. A MAC address acquisition function unit 14 as an acquisition function unit that acquires an address, and a MAC address advertisement function as an advertisement function unit that advertises the acquired MAC address to other uninterruptible devices UD via a plurality of relay routes RR. a portion 16; Further, the uninterruptible device UD serving as a transmitting device receives and learns MAC addresses advertised by each of the uninterrupted devices UD serving as a plurality of receiving devices, and a MAC address advertising function unit 16 serving as a learning function unit for learning. When a series of user data in which user data frames with different destinations are mixed is received from the database 15 and the user terminal UT of the transmission source, each user data frame is transferred to the user terminal UT of the transmission destination that is the destination contained in the user data frame. Based on the MAC address of and the learned MAC address, it is classified into one of the traffic flows indicating the pair of the uninterrupted device UD serving as a transmitting device and the uninterrupted device UD serving as a receiving device. a header adding function unit 18 for adding to each user data frame a header containing a sequence number to be added to each user data frame and an identifier for identifying a pair.
 [他の実施形態]
 上記実施形態では、通信システムが3つの通信装置CAを含む場合を例に説明したが、通信装置CAの数はそれ以上であっても良いことは勿論である。
[Other embodiments]
In the above embodiment, the case where the communication system includes three communication devices CA has been described as an example, but the number of communication devices CA may of course be greater than that.
 なお、フローチャートに示した処理手順は一例であり、これに限定するものではないことは言うまでもない。 It goes without saying that the processing procedure shown in the flowchart is an example and is not limited to this.
 また、適用例としてEVPNと無瞬断冗長切替を説明したが、それ以外にも適用できることも勿論である。 Also, EVPN and uninterrupted redundancy switching have been described as application examples, but it is of course possible to apply other than that.
 各実施形態に記載した手法は、計算機(コンピュータ)に実行させることができる通信プログラム(ソフトウェア手段)として、例えば磁気ディスク(フロッピー(登録商標)ディスク、ハードディスク等)、光ディスク(CD-ROM、DVD、MO等)、半導体メモリ(ROM、RAM、フラッシュメモリ等)等の記録媒体に格納し、また通信媒体により伝送して頒布することもできる。なお、媒体側に格納されるプログラムには、計算機に実行させるソフトウェア手段(実行プログラムのみならずテーブル、データ構造も含む)を計算機内に構成させる設定プログラムをも含む。本装置を実現する計算機は、記録媒体に記録されたプログラムを読み込み、また場合により設定プログラムによりソフトウェア手段を構築し、このソフトウェア手段によって動作が制御されることにより上述した処理を実行する。なお、本明細書でいう記録媒体は、頒布用に限らず、計算機内部或いはネットワークを介して接続される機器に設けられた磁気ディスク、半導体メモリ等の記憶媒体を含むものである。 The method described in each embodiment can be executed by a computer (computer) as a communication program (software means), for example, a magnetic disk (floppy (registered trademark) disk, hard disk, etc.), an optical disk (CD-ROM, DVD, MO, etc.), semiconductor memory (ROM, RAM, flash memory, etc.), or the like, or can be transmitted and distributed via a communication medium. The programs stored on the medium also include a setting program for configuring software means (including not only execution programs but also tables and data structures) to be executed by the computer. A computer that realizes this apparatus reads a program recorded on a recording medium, and in some cases, builds software means by a setting program, and executes the above-described processes by controlling the operation by this software means. The term "recording medium" as used herein is not limited to those for distribution, and includes storage media such as magnetic disks, semiconductor memories, etc. provided in computers or devices connected via a network.
 要するに、この発明は上記実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。また、各実施形態は可能な限り適宜組み合わせて実施してもよく、その場合、組み合わせた効果が得られる。さらに、上記実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適当な組み合わせにより種々の発明が抽出され得る。 In short, the present invention is not limited to the above embodiments, and can be modified in various ways without departing from the gist of the invention at the implementation stage. Moreover, each embodiment may be implemented in combination as much as possible, and in that case, the combined effect can be obtained. Furthermore, the above-described embodiments include inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements.
  1…プロセッサ
  2…プログラムメモリ
  3…データメモリ
  4…第1の通信インタフェース
  5…第2の通信インタフェース
  6…バス
 11…アクセスポート
 12…WANポート
 13…リンクアップ検知機能部
 14…MACアドレス取得機能部
 15…アドレスデータベース
 16…MACアドレス広告機能部
 17…MACアドレス広告受信機能部
 18…ヘッダ付与機能部
 19…タイマ機能部
 20…MACアドレス識別機能部
 21…バッファ機能部
 22…破棄機能部
 23…トラヒックフローデータベース
 CA,CA1,CA2,CA3…通信装置
 CE1,CE2,CE3…カスタマエッジ
 NW…ネットワーク
 NWSW…ネットワークスイッチ
 PE1,PE2,PE3…プロバイダエッジ
 RR1,RR2…中継経路
 UA,UA1,UA2,UA3,UA4…ユーザ装置
 UD1,UD2,UD3…無瞬断装置
 UT1,UT2,UT3…ユーザ端末

 
DESCRIPTION OF SYMBOLS 1... Processor 2... Program memory 3... Data memory 4... First communication interface 5... Second communication interface 6... Bus 11... Access port 12... WAN port 13... Link-up detection function unit 14... MAC address acquisition function unit 15... Address database 16... MAC address advertisement function part 17... MAC address advertisement reception function part 18... Header addition function part 19... Timer function part 20... MAC address identification function part 21... Buffer function part 22... Discard function part 23... Traffic Flow database CA, CA1, CA2, CA3... Communication device CE1, CE2, CE3... Customer edge NW... Network NWSW... Network switch PE1, PE2, PE3... Provider edge RR1, RR2... Relay path UA, UA1, UA2, UA3, UA4 ... User device UD1, UD2, UD3 ... Uninterrupted device UT1, UT2, UT3 ... User terminal

Claims (8)

  1.  ユーザ装置とアクセスポートを介して接続され、前記ユーザ装置からのユーザデータを他の通信装置に接続された他のユーザ装置へネットワークを介して送信する通信装置であって、
     前記アクセスポートに新規接続されたユーザ装置のMACアドレスを取得する要求を受けたことを契機として、前記新規接続されたユーザ装置のMACアドレスを取得する取得機能部と、
     前記取得機能部が取得した前記MACアドレスを、他の通信装置に広告する広告機能部と、
     を備える、通信装置。
    A communication device connected to a user device via an access port and transmitting user data from the user device to another user device connected to another communication device via a network,
    an acquisition function unit that acquires the MAC address of the user device newly connected to the access port in response to a request to acquire the MAC address of the user device newly connected to the access port;
    an advertisement function unit that advertises the MAC address acquired by the acquisition function unit to other communication devices;
    A communication device comprising:
  2.  前記アクセスポートのリンクアップを検知し、前記アクセスポートが前記リンクアップしたことを契機に、前記要求を前記取得機能部に送信するリンクアップ検知機能部をさらに備える、請求項1に記載の通信装置。 2. The communication device according to claim 1, further comprising: a link-up detection function unit that detects link-up of said access port and transmits said request to said acquisition function unit upon said link-up of said access port. .
  3.  時間を計時し、一定時間が経過する毎に、前記要求を前記取得機能部に送出するタイマ機能部をさらに備える、請求項1または2に記載の通信装置。 The communication device according to claim 1 or 2, further comprising a timer function unit that measures time and sends said request to said acquisition function unit each time a certain period of time elapses.
  4.  前記取得機能部は、前記ネットワークを介して送信されてきた前記要求を受けて、前記新規接続されたユーザ装置の前記MACアドレスを取得する、請求項1乃至3の何れかに記載の通信装置。 The communication device according to any one of claims 1 to 3, wherein said acquisition function unit receives said request transmitted via said network and acquires said MAC address of said newly connected user device.
  5.  送信元のユーザ装置とアクセスポートを介して接続された送信装置と、送信先のユーザ装置とアクセスポートを介して接続された受信装置とが、ネットワークを介して通信する通信システムであって、
     前記送信装置は、
      前記アクセスポートを介して前記送信元のユーザ装置から、前記送信先のユーザ装置へ送信するべきユーザデータを受けたとき、前記送信先のユーザ装置のMACアドレスが学習済みであるかを識別する識別機能部と、
      前記識別機能部が前記MACアドレスが未学習であることを識別したとき、前記ネットワークを介して前記受信装置に、前記受信装置の前記アクセスポートに新規接続されたユーザ装置のMACアドレスを取得する要求を送信する要求機能部と、
    を備え、
     前記受信装置は、
      前記ネットワークを介して前記要求を受信したことを契機として、前記アクセスポート配下のユーザ装置に新規接続の有無を確認し、新規接続があったユーザ装置からMACアドレスを取得する取得機能部と、
      前記取得機能部が取得した前記MACアドレスを、前記ネットワークを介して前記送信装置に広告する広告機能部と、
    を備える、通信システム。
    A communication system in which a transmitting device connected to a source user device via an access port and a receiving device connected to a destination user device via an access port communicate via a network,
    The transmitting device
    Identification for identifying whether or not the MAC address of the destination user device has been learned when user data to be transmitted to the destination user device is received from the source user device via the access port a functional part;
    A request to the receiving device via the network to acquire the MAC address of the user device newly connected to the access port of the receiving device when the identification function unit has identified that the MAC address has not been learned. a request function that transmits a
    with
    The receiving device
    an acquisition function unit that, triggered by the reception of the request via the network, checks whether or not there is a new connection to a user device under the access port, and acquires a MAC address from the newly connected user device;
    an advertisement function unit that advertises the MAC address acquired by the acquisition function unit to the transmission device via the network;
    A communication system comprising:
  6.  送信元のユーザ装置とアクセスポートを介して接続された送信装置と、それぞれ送信先のユーザ装置とアクセスポートを介して接続された複数の受信装置とを含み、前記送信装置が、前記送信元のユーザ装置から受けたユーザデータを複製して、互いに異なる中継経路を介して、前記ユーザデータの宛先となる前記送信先のユーザ装置に接続された前記受信装置に送信する通信システムであって、
     前記複数の受信装置はそれぞれ、
      前記アクセスポートに新規接続されたユーザ装置のMACアドレスを取得する要求を受けたことを契機として、前記新規接続されたユーザ装置のMACアドレスを取得する取得機能部と、
      前記取得機能部が取得した前記MACアドレスを、前記複数の中継経路を広告する広告機能部と、
    を備え、
     前記送信装置は、
      前記複数の受信装置それぞれが広告した前記MACアドレスを受信して、学習する学習機能部と、
      前記送信元のユーザ装置から宛先の異なるユーザデータフレームが混在した一連のユーザデータを受けたとき、各ユーザデータフレームを、前記ユーザデータフレームに含まれる前記宛先となる前記送信先のユーザ装置のMACアドレスと、前記学習したMACアドレスとに基づいて、前記送信装置と前記受信装置のペアを示すトラヒックフローの何れかに分類し、前記トラックフロー毎に前記ユーザデータフレームそれぞれに付与するシーケンス番号と前記ペアを識別する識別子とを含むヘッダを前記ユーザデータフレームそれぞれに付与するヘッダ付与機能部と、
    を備える、通信システム。
    a transmitting device connected to a source user device via an access port; and a plurality of receiving devices respectively connected to the destination user device via an access port, wherein the transmitting device is connected to the source user device via an access port. A communication system for duplicating user data received from a user device and transmitting it to the receiving device connected to the destination user device, which is the destination of the user data, via relay paths different from each other,
    Each of the plurality of receiving devices
    an acquisition function unit that acquires the MAC address of the user device newly connected to the access port in response to a request to acquire the MAC address of the user device newly connected to the access port;
    an advertising function unit that advertises the plurality of relay routes for the MAC address acquired by the acquisition function unit;
    with
    The transmitting device
    a learning function unit that receives and learns the MAC address advertised by each of the plurality of receiving devices;
    When a series of user data in which user data frames with different destinations are mixed is received from the user equipment of the transmission source, each user data frame is transferred to the MAC of the user equipment of the transmission destination which is the destination contained in the user data frame. Based on the address and the learned MAC address, the traffic flow is classified into one of the traffic flows indicating the pair of the transmitting device and the receiving device, and the sequence number given to each of the user data frames for each track flow and the a header addition function unit that adds a header including an identifier for identifying a pair to each of the user data frames;
    A communication system comprising:
  7.  ユーザ装置とアクセスポートを介して接続され、前記ユーザ装置からのユーザデータを他の通信装置に接続された他のユーザ装置へネットワークを介して送信する通信装置における通信方法であって、
     前記通信装置が、前記アクセスポートに新規接続されたユーザ装置のMACアドレスを取得する要求を受けて、前記新規接続されたユーザ装置のMACアドレスを取得することと、
     前記通信装置が、前記取得した前記MACアドレスを、他の通信装置に広告することと、
     を備える、通信方法。
    A communication method in a communication device connected to a user device via an access port and transmitting user data from the user device to another user device connected to another communication device via a network,
    the communication device obtaining the MAC address of the newly connected user device in response to a request to obtain the MAC address of the user device newly connected to the access port;
    the communication device advertising the obtained MAC address to another communication device;
    A communication method comprising:
  8.  請求項1乃至4の何れかに記載の通信装置の前記各機能部として、または、請求項5または6に記載の通信システムにおける前記送信装置または前記受信装置の前記各機能部として、プロセッサを機能させる通信プログラム。

     
    A processor functioning as each of the functional units of the communication device according to any one of claims 1 to 4, or as each of the functional units of the transmitting device or the receiving device in the communication system according to claim 5 or 6. A communication program that lets you

PCT/JP2021/021418 2021-06-04 2021-06-04 Communication device, communication system, communication method, and communication program WO2022254710A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2023525326A JPWO2022254710A1 (en) 2021-06-04 2021-06-04
PCT/JP2021/021418 WO2022254710A1 (en) 2021-06-04 2021-06-04 Communication device, communication system, communication method, and communication program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/021418 WO2022254710A1 (en) 2021-06-04 2021-06-04 Communication device, communication system, communication method, and communication program

Publications (1)

Publication Number Publication Date
WO2022254710A1 true WO2022254710A1 (en) 2022-12-08

Family

ID=84322968

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/021418 WO2022254710A1 (en) 2021-06-04 2021-06-04 Communication device, communication system, communication method, and communication program

Country Status (2)

Country Link
JP (1) JPWO2022254710A1 (en)
WO (1) WO2022254710A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005102157A (en) * 2003-08-22 2005-04-14 Nippon Telegr & Teleph Corp <Ntt> Packet transfer method and transfer apparatus
JP2007243374A (en) * 2006-03-07 2007-09-20 Yokogawa Electric Corp Communication system
JP2016025478A (en) * 2014-07-18 2016-02-08 セイコーソリューションズ株式会社 Relay device, relay method, and relay program
JP2018182482A (en) * 2017-04-10 2018-11-15 日本電信電話株式会社 Wide area lan configuration method
WO2019167703A1 (en) * 2018-02-28 2019-09-06 日本電信電話株式会社 Network device, network control method, and program
JP2020005206A (en) * 2018-06-29 2020-01-09 富士通株式会社 Network device, wire connection confirmation method and wire connection confirmation program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005102157A (en) * 2003-08-22 2005-04-14 Nippon Telegr & Teleph Corp <Ntt> Packet transfer method and transfer apparatus
JP2007243374A (en) * 2006-03-07 2007-09-20 Yokogawa Electric Corp Communication system
JP2016025478A (en) * 2014-07-18 2016-02-08 セイコーソリューションズ株式会社 Relay device, relay method, and relay program
JP2018182482A (en) * 2017-04-10 2018-11-15 日本電信電話株式会社 Wide area lan configuration method
WO2019167703A1 (en) * 2018-02-28 2019-09-06 日本電信電話株式会社 Network device, network control method, and program
JP2020005206A (en) * 2018-06-29 2020-01-09 富士通株式会社 Network device, wire connection confirmation method and wire connection confirmation program

Also Published As

Publication number Publication date
JPWO2022254710A1 (en) 2022-12-08

Similar Documents

Publication Publication Date Title
KR100935782B1 (en) System, method, and computer program product for centralized management of an infiniband distributed system area network
JP5039639B2 (en) Communication device having path protection function and network system using the communication device
US20090245242A1 (en) Virtual Fibre Channel Over Ethernet Switch
CN108206753B (en) Method, device and system for detecting time delay
RU2574812C9 (en) Method and node for route detection in data network
KR20160021309A (en) Network system and method of controlling path
JPWO2007066766A1 (en) Network system and relay device
WO2017128901A1 (en) Forwarding control method and device
CN103561442A (en) Data transmission method for mobile receiver in publish-subscribe internet technology
US9806996B2 (en) Information processing system and control method for information processing system
US10372673B2 (en) Storage network element discovery method and apparatus
US20090006650A1 (en) Communication device, communication method, communication interface, and program product
WO2013189414A2 (en) Automatic network topology acquisition method and system, and network query and management system
CN111585899A (en) EVPN multicast method, device and system
US9094347B2 (en) Apparatus and method for transferring packets
JP5618946B2 (en) Communication apparatus and communication system
WO2022254710A1 (en) Communication device, communication system, communication method, and communication program
US20140140343A1 (en) Apparatus and method for efficiently multicasting data to a plurality of destination devices
JP5893211B2 (en) Gateway device
CN103238299A (en) Method, apparatus and system for establishment of label switching paths
CN102916845A (en) Multi-path loopback detecting method and exchanger equipment
JP7279388B2 (en) Router system and packet transmission determination method
US9712650B2 (en) PIM fast failover using PIM graft message
CN108881015B (en) Message broadcasting method and device
EP3128703A1 (en) Path detection method, destination node device and communication system

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: 21944204

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2023525326

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE