EP2422489A1 - Verfahren und vorrichtung zur anpassung duplizierter mac-adressen - Google Patents

Verfahren und vorrichtung zur anpassung duplizierter mac-adressen

Info

Publication number
EP2422489A1
EP2422489A1 EP10766563A EP10766563A EP2422489A1 EP 2422489 A1 EP2422489 A1 EP 2422489A1 EP 10766563 A EP10766563 A EP 10766563A EP 10766563 A EP10766563 A EP 10766563A EP 2422489 A1 EP2422489 A1 EP 2422489A1
Authority
EP
European Patent Office
Prior art keywords
subnet
facility
address
mac address
duplicate
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP10766563A
Other languages
English (en)
French (fr)
Other versions
EP2422489A4 (de
Inventor
David Allan
Nigel Bragg
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nortel Networks Ltd
Original Assignee
Nortel Networks Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nortel Networks Ltd filed Critical Nortel Networks Ltd
Publication of EP2422489A1 publication Critical patent/EP2422489A1/de
Publication of EP2422489A4 publication Critical patent/EP2422489A4/de
Withdrawn legal-status Critical Current

Links

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]
    • H04L12/2854Wide area networks, e.g. public data networks
    • H04L12/2856Access arrangements, e.g. Internet access
    • H04L12/2869Operational details of access network equipments
    • H04L12/2878Access multiplexer, e.g. DSLAM
    • H04L12/2879Access multiplexer, e.g. DSLAM characterised by the network type on the uplink side, i.e. towards the service provider network
    • H04L12/2881IP/Ethernet DSLAM
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • H04L61/5014Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5046Resolving address allocation conflicts; Testing of addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/622Layer-2 addresses, e.g. medium access control [MAC] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/668Internet protocol [IP] address subnets

Definitions

  • the present invention relates to communication networks, and, more particularly, to a method and apparatus for accommodating duplicate MAC addresses on a communication network.
  • Data communication networks may include various computers, servers, nodes, routers, switches, bridges, hubs, proxies, and other network devices coupled to and configured to pass data to one another. These devices will be referred to herein as
  • network elements Data is communicated through the data communication network by passing protocol data units, such as Internet Protocol packets, Ethernet Frames, data cells, segments, or other logical associations of bits/bytes of data, between the network elements by utilizing one or more communication links between the network elements.
  • protocol data units such as Internet Protocol packets, Ethernet Frames, data cells, segments, or other logical associations of bits/bytes of data
  • a particular protocol data unit may be handled by multiple network elements and cross multiple communication links as it travels between its source and its destination over the network.
  • the various network elements on the communication network communicate with each other using predefined sets of rules, referred to herein as protocols.
  • Different protocols are used to govern different aspects of the communication, such as how signals should be formed for transmission between network elements, various aspects of what the protocol data units should look like, how protocol data units should be handled or routed through the network by the network elements, and how information such as routing information should be exchanged between the network elements.
  • Ethernet is a well known networking protocol that has been defined by the Institute of Electrical and Electronics Engineers (IEEE) as standards 802.1 and 802.3.
  • IEEE Institute of Electrical and Electronics Engineers
  • Ethernet has been used to implement networks in enterprises such as businesses and campuses, and other technologies have been used to transport network traffic over longer distances.
  • Ethernet standards have evolved over time, Ethernet has become more viable as a long distance transport technology as well.
  • FIG. 6 shows several fields that have been added to the Ethernet standard over time.
  • the original Ethernet frame format specified by IEEE 802.1 includes a source address (C-SA) and a destination address (C-DA).
  • IEEE 802. IQ added a Customer
  • C-Tag VLAN tag which includes an Ethertype, Tag Control Information (TCI) information, and customer VLAN ID (C-VID).
  • TCI Tag Control Information
  • C-VID customer VLAN ID
  • S-Tag which also includes an Ethertype, TCI information, and subscriber VLAN ID.
  • the C-Tag allows the customer to specify a VLAN
  • the S-Tag allows the service provider to specify a VLAN on the service provider's network for the frame.
  • the Ethernet standard has evolved to also allow for a second encapsulation process to take place as specified in IEEE 802.1 ah.
  • an ingress network element to a service provider's network may encapsulate the original Ethernet frame with an outer MAC header including a destination address on the service provider's network (B-DA), a source address on the service provider's network (B-SA), a VLAN ID (B-VID) and a service instance tag (I-SID).
  • B-DA service provider's network
  • B-SA source address on the service provider's network
  • B-VID VLAN ID
  • I-SID service instance tag
  • the combination of the customer MAC addresses (C-SA and C-DA) and the I-SID are commonly referred to as the I-Tag.
  • Ethernet Media Access Control (MAC) address forms part of the Ethernet header.
  • each MAC address is required to be unique and identifies a particular networking entity so that frames can be unambiguously forwarded to that particular entity.
  • the MAC addressing scheme is designed to enable the MAC addresses to be globally unique.
  • the IEEE specifies a numbering scheme in which universally administered addresses are assigned to particular devices by the manufacturer when the devices are created.
  • the first two bits are set aside for local/multicast frame indication, and the remainder of the first three octets of the MAC address are referred to as the Organizationally Unique Identifier (OUI), and identify the manufacturer.
  • OUI code-point is assigned by the IEEE to a manufacturer as needed.
  • the last three bytes are assigned by the manufacturer to the devices as they are created and burned into the devices so that each device created by that manufacturer will have a unique MAC address.
  • duplicate MAC addresses is more a problem with low cost consumer appliances than it is with very expensive network routers, etc., that are deployed within a service provider's network.
  • network routers etc.
  • duplicate addresses can become a problem and interfere with the correct operation of the network.
  • NAT MAC Network Address Translation
  • MAC NAT is not trivial. Particularly in IPv6, where the MAC address becomes part of the IP address, performing MAC NAT is complex. Additionally, keeping the MAC NAT functionality in the access node up to date, which includes the awareness of new protocols, may require significant maintenance and ongoing software development. Accordingly, it would be desirable to provide another way to accommodate duplicate MAC addresses in a communication network.
  • Each access node is associated with one or more IP subnets with a preferred default subnet.
  • Each subnet is instantiated as a unique virtual Ethernet broadcast domain.
  • client nodes As client nodes register on the communication network, they will dynamically try to obtain an IP address for use on the communication network.
  • the MAC address of the client node will be checked to ensure that it is not a duplicate of another MAC address associated with another client node that has already been assigned an IP address from the default subnet.
  • the device with the duplicate MAC address will be assigned an IP address from a different subnet so that more than one client device with the same MAC address are not associated with the same subnet.
  • a DHCP server may implement the process of checking for duplicate MAC addresses.
  • different IP subnet prefixes may be mapped to different S-VID values so that the different subnets are implemented as different VLANs within the Ethernet network.
  • FIGs. 1-4 are functional block diagrams of a communication network showing the dynamic assignment of devices with duplicate MAC addresses to different subnets according to an embodiment of the invention
  • Fig. 5 is a flow diagram of a process that may be used to enable duplicate MAC addresses to be accommodated according to an embodiment of the invention
  • Fig. 6 is a functional block diagram of an Ethernet frame format
  • Fig. 7 is a functional block diagram of a DHCP server that may be used to detect duplicate MAC addresses and assign IP addresses from different subnets to accommodate duplicate MAC addresses on a communication network according to an embodiment of the invention.
  • MAC addresses are required to be unique within a subnet so that traffic transmitted within the subnet can unambiguously be transmitted to particular nodes.
  • client nodes As client nodes connect to the communication network, they will register to obtain an IP address for use on the communication network.
  • the MAC address of the client node will be checked to ensure that it is not a duplicate of another MAC address associated with another client node that has already been assigned an IP address for a particular subnet.
  • the device with the duplicate MAC address will be assigned an IP address from a different subnet so that more than one client device with the same MAC address is not associated with the same subnet.
  • a centralized address server may implement the process of checking for duplicate MAC addresses.
  • different IP subnet prefixes may be mapped to different S-VID values (IEEE 802. lad) or I-SID values (IEEE 802.1 ah) so that the different subnets are implemented as different VLANs within the Ethernet network.
  • duplicate MAC addresses appear on client nodes
  • the invention is not limited in this manner as duplicate MAC addresses may appear at other locations on the network.
  • the techniques described herein may be extended to apply in other regions of the network as well.
  • FIG. 1 shows an example communication network 10, including access nodes 12, client nodes 14, and a gateway Broadband Remote Access Server (BRAS), also known in the industry as a Broadband Network Gateway (BNG), 16.
  • the network 10 may include intermediate nodes interconnecting the access nodes 12 and the BRAS 16.
  • BNG Broadband Network Gateway
  • an access provider In an access network it is common for an access provider to scale the solution by having multiple customers share a common S-VID and subnet prefix and employing bridging techniques for multiplexing/demultiplexing traffic between customers and the BRAS. This minimizes S-VID consumption and IP address fragmentation respectively. There is also a requirement that customers do not have layer 2 reachability of each other within the scope of an S-VID such that the BNG can be the primarily policy agent for connectivity. This requires access nodes and, potentially aggregation nodes to implement split horizon forwarding.
  • the network interconnecting the access nodes and the BRAS is an Ethernet network
  • traffic on the Ethernet network may be separated into separate VLANs by using different S-VIDs (for an Ethernet network implemented using 802. lad) or different I-SIDs (for an Ethernet network implemented using 802.1 ah).
  • S-VIDs for an Ethernet network implemented using 802. lad
  • I-SIDs for an Ethernet network implemented using 802.1 ah
  • the layer 3 subnets are virtualized at the Ethernet layer.
  • Common practice is to tie this virtualization to specific facilities (e.g. an S-VID per individual access node) but this is not a requirement.
  • the result is Hub-and-Spoke connectivity between the BRAS and the access nodes.
  • Each of the subnets will form a particular broadcast domain. Accordingly, it is important that each of the client devices 14 within a given subnet has a unique MAC address.
  • the client devices that are connected to access node 2 and access node 3 meet this criteria, and hence all of the client nodes connected to access node 2 may be assigned to subnet 2, and similarly all of the client connected to access node 3 may be included in subnet 3.
  • Figs. 2-4 show several additional examples of how client nodes with duplicate MAC addresses may be assigned to subnets other than the primary subnet associated with their respective access node.
  • all three of the illustrated access nodes include a pair of client nodes having duplicate MAC addresses.
  • the client devices with duplicate MAC addresses may be assigned IP addresses from a common subnet, so that all of the client nodes with duplicate MAC addresses may be assigned to this duplicate subnet (subnet 4).
  • Fig. 3 shows another example in which each of the access nodes has a pair of client nodes with duplicate MAC addresses.
  • access node 2 has three client nodes that all have the same duplicate MAC address. Accordingly, two additional subnets are required to accommodate these three nodes - subnet 4 and subnet 5.
  • the other client nodes with duplicate MAC addresses may be assigned to one of these subnets as shown in Fig. 3.
  • Fig. 4 shows yet another example of how client nodes with duplicate MAC addresses may occur on the network.
  • more than one of the access nodes has a pair of client nodes that have the same duplicate MAC address.
  • multiple duplicate address subnets e.g. subnet 4 and subnet 5 should be used to accommodate these multiple client nodes.
  • a different S-VID or other VLAN identifier may be assigned to each subnet.
  • the BRAS and access nodes may be programmed to associate prefixes from different subnets with these VLAN tags so that traffic addressed to a particular subnet is correctly tagged for transport on the Ethernet network.
  • the communication network includes a Dynamic Host Configuration Protocol (DHCP) server 20.
  • DHCP servers are commonly used to assign Internet Protocol addresses on a communication network.
  • the DHCP server maintains a table that tracks the MAC addresses currently with address leases on a given subnet along with the associated facility ID.
  • the DHCP server checks, as part of the IP address assignment process, whether the MAC address associated with an IP address request is a duplicate in the IP subnet currently associated with the facility (e.g. DSL loop).
  • the DHCP server detects a duplicate MAC address on the current subnet for the access facility it will not assign a MAC address to the client device from that subnet, but rather will assign an IP address to the client node with the duplicate MAC address from a different subnet pool which will have the effect of changing the current subnet associated with that facility. This is made possible by the fact that it is common practice for access nodes to add access facility information, identifying the individual client, to DHCP address requests, so that genuine duplicates (appearing on more than one facility simultaneously) can be distinguished from lack of synchronization of state machines between a client and the DHCP server.
  • the access nodes may be provided with a range of S-VIDs and client devices may be assigned to a subnet (S-VID) before obtaining an IP address from the DHCP server.
  • the access nodes may check for duplicate MAC addresses and assign client devices to different subnets as necessary to prevent two client devices with the same MAC address from being assigned to the same subnet.
  • numerous other centralized address administration systems exist (e.g. RADIUS based) that could similarly perform the required function.
  • the DHCP server preferentially performs subnet assignment for a given request on the basis of both location, and whether the MAC address already exists on the default sub-network.
  • Use of a DHCP server is advantageous since it is a central facility and can therefore coordinate subnets that span multiple access nodes.
  • the DHCP server in this embodiment, will have a default subnet associated with each access facility from which to assign IP addresses. This allows the DHCP server to assign IP addresses out of the subnet assigned to the access node or client port during the normal course of events, when the MAC address associated with the DHCP request is unique within the access node.
  • the DHCP server will also assign IP addresses out of other subnets for duplicate MAC addresses to prevent more than one instance of a particular MAC address to be assigned to a given subnet.
  • the access node in one embodiment, does not keep track of the MAC addresses or know that more than one of its attached client nodes has duplicate MAC addresses.
  • the access node does implement a DHCP relay agent such that it will have opportunity to inspect/modify DHCP transactions as they flow between the client and the server.
  • the access node When the access node receives an offered IP address, the access node will infer the correct VLAN tagging (or IEEE 802.1 ah I-SID tagging) to use for the subscriber client node based on the subnet prefix offered by the DHCP server.
  • Fig. 5 shows an example process that may be used to enable the DHCP server to accommodate duplicate MAC addresses within the communication network.
  • a client node when a client node connects to the access node it will send a DHCP request to the DHCP server to request assignment of an IP address for use on the network (100).
  • the access node is required to implement a DHCP relay function, and the access node receives the DHCP request, it will insert DHCP relay agent information (option 82) into the DHCP packets (102) to provide the DHCP server with information about the facility the DHCP client is connected to, typically a port ID or DSL loop identifier.
  • DHCP Option 82 is enabled at the access node, the access node will insert this information into the DHCP packets as they pass through the switch on their way to the DHCP server.
  • the DHCP server When the DHCP server receives the DHCP request, it will determine the current subnet associated with the facility and perform a search to look for duplicate MAC address in the set of leases already existing for that subnet (104). Specifically, the DHCP server will look to determine if the MAC address of the client node is unique within a subnet assigned to the access node (106). If the MAC address is unique, the DHCP server will assign the device an IP address lease from pool of unused addresses for the subnet and update its tables accordingly (108). If the MAC address is not unique, the DHCP server will assign the facility to another subnet where that MAC address is unique and allocate an IP address lease to the client node from pool of unused addresses for that subnet.
  • the DHCP server has a default subnet associated with all facilities on each access node, so that the DHCP server will generally assign IP addresses out of the subnet for the access node when the client nodes attaching to the network do not have duplicate MAC addresses.
  • An example DHCP server is shown in Fig. 7. As shown in Fig. 7, the DHCP server contains one or more instances of a DHCP process 70 that is configured to assign IP addresses on the network.
  • the DHCP server 20 includes a table 72 containing associations between access nodes and assigned subnets. When the DHCP server 20 receives a DHCP request, it will read the Option 82 information provided by the access node in the request to determine the associated subnet from table 72.
  • the DHCP server also has one or more tables 74 that the DHCP server can use to store MAC addresses associated with each access node and subnet.
  • the tables 74 may be implemented as a single table for each subnet, for each access node, or may be implemented such that a given table covers more than one subnet or access node.
  • the DHCP server may also include another table mapping IP prefixes to particular access nodes, optionally in preference order, so that the DHCP server can allocate an IP address out of the correct subnet for the served access nodes.
  • the MAC tables enable the DHCP server to track what MAC addresses are in what subnet.
  • Subnet allocation policy may be originally based on facility ID prior to duplicates being detected, and retaining facility ID/MAC binding helps ensure that there are actually genuine duplicate MAC addresses and that the DHCP server is not simply seeing duplicate DHCP requests from the same access node.
  • the retained facility ID/MAC binding allows duplicate DHCP requests from the same facility to be identified and filtered out.
  • the DHCP server will use the option 82 information to determine the subnet, and then perform a lookup to determine whether the MAC address of the requesting device is a duplicate of any other MAC address already assigned an IP address from the subnet. Performing a lookup on a per-subnet basis enables the subnet to span across multiple access nodes.
  • the DHCP server When the DHCP server receives a request from an access node, it will use the tables 74 to determine if the associated MAC address is unique for the current subnet associated with the facility. If the MAC address is unique, the DHCP server will allocate an address from the current subnet for the facility and send the IP address back to the client node. If the MAC address is not unique, the DHCP server will find a subnet where the MAC address is unique and allocate an address from the different subnet where the
  • MAC address is unique. If there is not an available subnet, a means of communicating denial of service will be used. This could be a reserved address which instructed the access node to block the port. An example would be the IPv4 127. /8 non-routable prefix.
  • the access nodes and gateway BRAS are both pre-programmed with a table associating IP prefix with VLAN IDs.
  • VLAN IDs may be implemented using S-VIDs.
  • other VLAN IDs may be used as well, such as the I- SID.
  • the particular VLAN ID may depend on the particular implementation of the Ethernet network being used to carry traffic between the BRAS and the access nodes.
  • the DHCP relay function in the access node will read the prefix from the DHCP response and use this to infer the S-VID from the VLAN ID/prefix table. This S-VID will then be associated with the client port so that traffic received from the client can be correctly tagged for transmission on the network.
  • the access node can either broadcast the traffic on any port associated with that S-VID/I-SID, or the access node can perform a MAC lookup to determine which output port to use to forward the traffic to the correct client node. Since each client device is represented by a unique MAC within the subnet, tagging each subnet with a different VLAN ID (e.g. S-VID) enables the access node to perform a MAC lookup and unambiguously determine the correct output port, even where more than one client node with the same MAC address has attached to the same access node.
  • VLAN ID e.g. S-VID
  • an access node may have to use registration techniques such as Generic Attribute Registration Protocol (GARP) or Multiple Registration Protocol (MRP) to add the access node to the subnet.
  • GTP Generic Attribute Registration Protocol
  • MRP Multiple Registration Protocol
  • the DHCP server is required to consider the set of MAC addresses associated with the facility when determining which subnet to assign, the set requiring uniqueness within the assigned subnet.
  • the DHCP server will issue a DHCP-FORCE-RENEW for the existing lease in order to force the current leaseholder to reapply, so that at the time that the new registration transactions are received, the current subnet associated with the facility can be reselected to be one where the set of MAC addresses associated with the facility will be unique.
  • DHCP-FORCE-RENEW represents a service disruption to the leaseholder.
  • the impact of this can be minimized by making the binding "sticky", and associating a facility with a non-default subnet for a programmable period, reset each time duplication with a MAC on the default subnet is detected, after which the association is aged out.
  • the functions described above may be implemented as a set of program instructions that are stored in a computer readable memory and executed on one or more processors on the computer platform.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)
EP10766563.0A 2009-04-24 2010-04-21 Verfahren und vorrichtung zur anpassung duplizierter mac-adressen Withdrawn EP2422489A4 (de)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/429,210 US8224946B2 (en) 2009-04-24 2009-04-24 Method and apparatus for accommodating duplicate MAC addresses
PCT/CA2010/000610 WO2010121377A1 (en) 2009-04-24 2010-04-21 Method and apparatus for accommodating duplicate mac addresses

Publications (2)

Publication Number Publication Date
EP2422489A1 true EP2422489A1 (de) 2012-02-29
EP2422489A4 EP2422489A4 (de) 2013-12-25

Family

ID=42993105

Family Applications (1)

Application Number Title Priority Date Filing Date
EP10766563.0A Withdrawn EP2422489A4 (de) 2009-04-24 2010-04-21 Verfahren und vorrichtung zur anpassung duplizierter mac-adressen

Country Status (7)

Country Link
US (2) US8224946B2 (de)
EP (1) EP2422489A4 (de)
JP (2) JP5736531B2 (de)
CN (1) CN102461073B (de)
AU (1) AU2010239067B2 (de)
CA (1) CA2759522A1 (de)
WO (1) WO2010121377A1 (de)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2497196A (en) * 2011-12-01 2013-06-05 Ibm Enabling co-existence of hosts or virtual machines with identical addresses across a network

Families Citing this family (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8918531B2 (en) 2009-05-07 2014-12-23 Cisco Technology, Inc. Automated network device provisioning using dynamic host configuration protocol
US8599860B2 (en) * 2009-05-14 2013-12-03 Futurewei Technologies, Inc. Multiple prefix connections with translated virtual local area network
US8549178B2 (en) * 2009-05-29 2013-10-01 Futurewei Technologies, Inc. Using provider backbone bridged network to reduce the number of media access control addresses visible to core bridges in the data center
US8848508B2 (en) * 2009-11-16 2014-09-30 Cisco Technology, Inc. Method for the provision of gateway anycast virtual MAC reachability in extended subnets
JP5548273B2 (ja) * 2009-12-17 2014-07-16 アルカテル−ルーセント データパケットに関する転送規則を求める方法およびデバイス
CN101841573B (zh) * 2010-01-20 2013-08-07 中国科学院计算机网络信息中心 互联网地址信息处理方法、装置以及互联网系统
CN102301650B (zh) * 2011-07-08 2014-07-09 华为技术有限公司 计算机系统中子网管理方法、总线适配器及计算机系统
US8751614B2 (en) * 2011-10-11 2014-06-10 Telefonaktiebolaget L M Ericsson (Publ) Providing virtualized visibility through routers
US9736005B2 (en) * 2011-12-22 2017-08-15 International Business Machines Corporation Duplicate IP address detection by a DHCP relay agent
US8972542B2 (en) 2011-12-22 2015-03-03 International Business Machines Corporation Extending a DHCP relay to backup a DHCP server
CN102664766B (zh) * 2012-04-12 2016-06-01 Tcl王牌电器(惠州)有限公司 网络端口的检测装置和检测方法
JP5950699B2 (ja) * 2012-05-31 2016-07-13 キヤノン株式会社 通信装置及びその制御方法
US20140006568A1 (en) * 2012-06-28 2014-01-02 Alcatel-Lucent Canada, Inc. Prioritization based on ip pool and subnet by dhcp
US8868784B2 (en) * 2012-06-28 2014-10-21 Alcatel Lucent Sticky IP prioritization based on IP pool and subnet by DHCP
JP5881064B2 (ja) * 2012-07-05 2016-03-09 株式会社日立製作所 通信装置、通信システム、通信方法、及び、プログラム
US9100216B2 (en) * 2012-07-23 2015-08-04 Cisco Technology, Inc. System and method for scaling IPv6 on a three-tier network architecture at a large data center
CN103227757B (zh) 2012-08-31 2016-12-28 杭州华三通信技术有限公司 一种报文转发方法及设备
CN105594185B (zh) * 2013-06-18 2019-05-28 瑞典爱立信有限公司 重复mac地址检测
CN104518948B (zh) * 2013-09-27 2018-03-30 北京新媒传信科技有限公司 好友推荐方法及装置
CN103561132B (zh) * 2013-11-12 2016-09-07 上海市共进通信技术有限公司 局域网中实现与多台相同mac网络终端通信的系统及方法
JP6381211B2 (ja) * 2014-01-07 2018-08-29 キヤノン株式会社 画像形成装置及びその制御方法
CN108566451B (zh) * 2014-03-11 2021-05-14 华为技术有限公司 一种消息处理方法、接入控制器及网络节点
PL3123790T3 (pl) 2014-03-24 2018-10-31 Ericsson Telefon Ab L M System i sposób aktywowania i dezaktywowania wielu komórek podrzędnych
US9712489B2 (en) 2014-07-29 2017-07-18 Aruba Networks, Inc. Client device address assignment following authentication
KR101917655B1 (ko) * 2015-04-13 2018-11-12 삼성전자주식회사 디스플레이 장치 및 디스플레이 장치의 설정 방법
US9887961B2 (en) 2015-05-22 2018-02-06 International Business Machines Corporation Multi-tenant aware dynamic host configuration protocol (DHCP) mechanism for cloud networking
CN106375489B (zh) * 2015-07-20 2020-07-07 中兴通讯股份有限公司 媒体访问控制mac地址的处理方法及装置
CN106411817A (zh) * 2015-07-29 2017-02-15 国基电子(上海)有限公司 时间戳认证系统及方法
JP6566124B2 (ja) * 2016-03-30 2019-08-28 日本電気株式会社 通信システム、フロー制御装置、フロー処理装置及び制御方法
CN107769939B (zh) * 2016-08-17 2020-03-20 华为技术有限公司 数据通信网中网元管理方法、网管、网关网元及系统
CN109495594B (zh) * 2017-09-11 2022-03-29 华为技术有限公司 一种数据传输方法、pnf sdn控制器、vnf sdn控制器及系统
JP7021543B2 (ja) * 2018-01-29 2022-02-17 富士通株式会社 通信装置及び通信システム
US10547587B2 (en) * 2018-03-19 2020-01-28 Didi Research America, Llc Method and system for near real-time IP user mapping
US10992637B2 (en) 2018-07-31 2021-04-27 Juniper Networks, Inc. Detecting hardware address conflicts in computer networks
US10931628B2 (en) 2018-12-27 2021-02-23 Juniper Networks, Inc. Duplicate address detection for global IP address or range of link local IP addresses
US11165744B2 (en) 2018-12-27 2021-11-02 Juniper Networks, Inc. Faster duplicate address detection for ranges of link local addresses
US10965637B1 (en) * 2019-04-03 2021-03-30 Juniper Networks, Inc. Duplicate address detection for ranges of global IP addresses
US11362989B2 (en) * 2020-04-27 2022-06-14 Oracle International Corporation Rapid duplicate IP address detection for floating IP address crossing multiple cluster broadcast domains
CN114124904B (zh) * 2022-01-25 2022-05-24 北京智象信息技术有限公司 一种服务端校验mac地址被烧录到多台设备的方法及系统

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050018677A1 (en) * 2003-07-23 2005-01-27 Samsung Electronics Co., Ltd. Method and system for generating IP addresses of access terminals and transmitting messages for generation of IP addresses in an IP system
US20080005329A1 (en) * 2006-06-30 2008-01-03 Bauman Ellen M Server-Based Acquisition and Usage of Dynamic MAC Addresses in a Virtualized Ethernet Environment

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1212867B1 (de) 1999-06-30 2011-06-22 Broadcom Corporation Konstruktion einer adressentabelle in einer netzwerkvermittlung
US7051089B1 (en) * 2001-10-24 2006-05-23 Cisco Technology, Inc. Techniques for automatically delegating address spaces among dynamic host configuration servers
US7548541B2 (en) * 2002-06-04 2009-06-16 Alcatel-Lucent Usa Inc. Managing VLAN traffic in a multiport network node using customer-specific identifiers
KR100484145B1 (ko) 2002-07-05 2005-04-18 삼성전자주식회사 중복 주소 노드에 가상 주소를 자동으로 할당하는 장치 및방법
US7356009B1 (en) * 2002-10-02 2008-04-08 Cisco Technology, Inc. Method and apparatus for configuring a mobile node to retain a “home” IP subnet address
US7512969B2 (en) * 2003-11-21 2009-03-31 Time Warner Cable, A Division Of Time Warner Entertainment Company, L.P. System and method for detecting and reporting cable network devices with duplicate media access control addresses
US7246272B2 (en) * 2004-01-16 2007-07-17 International Business Machines Corporation Duplicate network address detection
EP1571799B1 (de) * 2004-03-02 2008-11-05 Alcatel Lucent Ein Verfahren zur Zugriffserteilung auf ein Kommunikationsnetzwerk und entsprechende Einrichtung
US7433356B2 (en) * 2004-05-13 2008-10-07 International Business Machines Corporation Methods and apparatus for creating addresses
US7720031B1 (en) * 2004-10-15 2010-05-18 Cisco Technology, Inc. Methods and devices to support mobility of a client across VLANs and subnets, while preserving the client's assigned IP address
US7706776B2 (en) * 2004-12-06 2010-04-27 Meshnetworks, Inc. Scheme for MAC address privacy in infrastructure-based multi-hop wireless networks
GB2425681A (en) * 2005-04-27 2006-11-01 3Com Corporaton Access control by Dynamic Host Configuration Protocol snooping
US7551925B2 (en) * 2005-11-21 2009-06-23 Accenture Global Services Gmbh Unified directory system including a data model for managing access to telecommunications services
US7742426B2 (en) * 2005-12-27 2010-06-22 Netiq Corporation System, method, and computer-readable medium for determining a layer 2 path trace in a heterogeneous network system
CN1992736A (zh) * 2005-12-30 2007-07-04 西门子(中国)有限公司 Ip地址分配方法及其应用
US8625609B2 (en) 2006-05-19 2014-01-07 Futurewei Technologies Inc. Using DHCPv6 and AAA for mobile station prefix delegation and enhanced neighbor discovery
CN100563211C (zh) * 2006-09-29 2009-11-25 华为技术有限公司 一种虚拟网关、虚拟子网的实现方法以及系统
KR100879986B1 (ko) * 2007-02-21 2009-01-23 삼성전자주식회사 모바일 네트워크 시스템 및 그 시스템의 핸드오버 방법

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050018677A1 (en) * 2003-07-23 2005-01-27 Samsung Electronics Co., Ltd. Method and system for generating IP addresses of access terminals and transmitting messages for generation of IP addresses in an IP system
US20080005329A1 (en) * 2006-06-30 2008-01-03 Bauman Ellen M Server-Based Acquisition and Usage of Dynamic MAC Addresses in a Virtualized Ethernet Environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of WO2010121377A1 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2497196A (en) * 2011-12-01 2013-06-05 Ibm Enabling co-existence of hosts or virtual machines with identical addresses across a network
GB2497196B (en) * 2011-12-01 2013-12-11 Ibm Enabling co-existance of hosts or virtual machines with identical addresses

Also Published As

Publication number Publication date
AU2010239067A1 (en) 2011-11-17
JP2015128282A (ja) 2015-07-09
EP2422489A4 (de) 2013-12-25
JP5736531B2 (ja) 2015-06-17
CA2759522A1 (en) 2010-10-28
CN102461073A (zh) 2012-05-16
US8224946B2 (en) 2012-07-17
CN102461073B (zh) 2015-01-28
WO2010121377A1 (en) 2010-10-28
AU2010239067B2 (en) 2014-10-30
US20130013810A1 (en) 2013-01-10
US20100274924A1 (en) 2010-10-28
JP2012525018A (ja) 2012-10-18

Similar Documents

Publication Publication Date Title
US8224946B2 (en) Method and apparatus for accommodating duplicate MAC addresses
EP2491684B1 (de) Verfahren und vorrichtung für transparentes cloud-computing mit einer virtualisierten netzwerkinfrastruktur
EP2897347B1 (de) Verfahren zur Übertragung eines Adressenkorrespondenzverhältnisses in einem Second-Layer-Protokoll mithilfe von Link-Status-Routing
US8194674B1 (en) System and method for aggregating communications and for translating between overlapping internal network addresses and unique external network addresses
US8897255B2 (en) Dynamic VLANs in wireless networks
CN109586972B (zh) 用户终端设备的接入方法、系统和宽带网络网关
CN101194470B (zh) 用于管理两种类型的设备的设备及方法
US7808997B2 (en) Method and system for forwarding data between a plurality of provider Ethernet networks
US20140006585A1 (en) Providing Mobility in Overlay Networks
US7639689B2 (en) Method for exchanging packets of user data
KR20090064431A (ko) 라우트 정보를 관리하고 액세스 디바이스에서 데이터를 재전송하기 위한 방법 및 디바이스
WO2007134501A1 (fr) Procédé d'interconnexion avec des ponts de fournisseurs de réseau fédérateur et système correspondant
KR101311198B1 (ko) Ipv6-가능한 집합 네트워크에 가입자 디바이스들을 접속하기 위한 방법 및 장치
CN109391517B (zh) 用于监控覆盖网络中的数据流量的方法
CN104040986B (zh) 报文转发方法及装置
CN115065660B (zh) Arp代答的优化方法
Farinacci Network Working Group M. Portoles Internet-Draft V. Ashtaputre Intended status: Experimental V. Moreno Expires: November 17, 2019 F. Maino Cisco Systems
Gashinsky TRILL working group L. Dunbar Internet Draft D. Eastlake Intended status: Standard Track Huawei Expires: Sept 2012 Radia Perlman Intel
JP2014150345A (ja) 伝送システム、上位側伝送装置および下位側伝送装置

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20111124

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO SE SI SK SM TR

DAX Request for extension of the european patent (deleted)
A4 Supplementary search report drawn up and despatched

Effective date: 20131122

RIC1 Information provided on ipc code assigned before grant

Ipc: H04L 29/12 20060101ALI20131118BHEP

Ipc: H04L 12/28 20060101AFI20131118BHEP

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN WITHDRAWN

18W Application withdrawn

Effective date: 20150309