Movatterモバイル変換


[0]ホーム

URL:


US8194656B2 - Metro ethernet network with scaled broadcast and service instance domains - Google Patents

Metro ethernet network with scaled broadcast and service instance domains
Download PDF

Info

Publication number
US8194656B2
US8194656B2US11/117,016US11701605AUS8194656B2US 8194656 B2US8194656 B2US 8194656B2US 11701605 AUS11701605 AUS 11701605AUS 8194656 B2US8194656 B2US 8194656B2
Authority
US
United States
Prior art keywords
vlan
network
vlan tag
tag
bit length
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.)
Active, expires
Application number
US11/117,016
Other versions
US20060245438A1 (en
Inventor
Ali Sajassi
Norman W. Finn
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.)
Cisco Technology Inc
Original Assignee
Cisco Technology Inc
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 Cisco Technology IncfiledCriticalCisco Technology Inc
Assigned to CISCO TECHNOLOGY INC.reassignmentCISCO TECHNOLOGY INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: FINN, NORMAN W., SAJASSI, ALI
Priority to US11/117,016priorityCriticalpatent/US8194656B2/en
Priority to EP18182901.1Aprioritypatent/EP3404879B1/en
Priority to PCT/US2006/010862prioritypatent/WO2006118696A2/en
Priority to EP06739575.6Aprioritypatent/EP1875686B1/en
Priority to CN200680006785.7Aprioritypatent/CN101133407B/en
Publication of US20060245438A1publicationCriticalpatent/US20060245438A1/en
Priority to US13/448,588prioritypatent/US20120201247A1/en
Publication of US8194656B2publicationCriticalpatent/US8194656B2/en
Application grantedgrantedCritical
Priority to US14/153,669prioritypatent/US9967371B2/en
Activelegal-statusCriticalCurrent
Adjusted expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Abstract

A method of operation for a provider edge device of a core network includes receiving a customer frame from an access network; the customer frame having a first Virtual Local Area Network (VLAN) tag of a first predetermined bit length. The first VLAN tag including a service instance identifier. The service instance identifier of the first VLAN tag is then mapped into a second VLAN tag of a second predetermined bit length greater than the first predetermined bit length.

Description

RELATED APPLICATIONS
The present application is related to co-pending application Ser. Nos. 11/117,017 filed Apr. 28, 2005, entitled, “System And Method For DSL Subscriber Identification Over Ethernet Network”; 11/117,250 filed Apr. 28, 2005, entitled, “A Comprehensive Model For VPLS”; and 11/117,249 filed Apr. 28, 2005, entitled, “Scalable System And Method For DSL Subscriber Traffic Over An Ethernet Network”, which applications are assigned to the assignee of the present application.
FIELD OF THE INVENTION
The present invention relates generally to digital computer network technology; more particularly, to methods and apparatus for providing metro Ethernet services.
BACKGROUND OF THE INVENTION
Ethernet originated based on the idea of peers on a network sending messages in what was essentially a common wire or channel. Each peer has a globally unique key, known as the Media Access Control (MAC) address to ensure that all systems in an Ethernet have distinct addresses. Most modern Ethernet installations use Ethernet switches (also referred to as “bridges”) to implement an Ethernet “cloud” or “island” that provides connectivity to the attached devices. The switch functions as an intelligent data traffic forwarder in which frames are sent to ports where the destination device is attached. Examples of network switches for use in Ethernet network environments are found in U.S. Pat. Nos. 6,850,542, 6,813,268 and 6,850,521.
The IEEE 802.1Q specification defines a standard for Virtual Local Area Network (VLAN). Broadcast and multicast frames are constrained by VLAN boundaries such that only devices whose ports are members of the same VLAN see those frames. Since 802.1Q VLANS typically span many bridges across area common network, identification of VLANs is achieved by inserting a tag into the Ethernet frame. For example, according to the existing standard, a 12-bit tag that uniquely identifies a VLAN may be inserted into an Ethernet frame. This VLAN tag may be used to specify the broadcast domain and to identify the customer associated with a particular VLAN. The customer identifier is commonly referred to as the service instance domain since it identifies the service provided for a particular customer. In a service provider (SP) metro Ethernet network, the broadcast domain constrains the scope of traffic among network devices such that data packets are not multicast to all devices connected to the network. A system and method for efficiently distributing multicast messages within computer networks configured to have one or more VLAN domains is disclosed in U.S. Pat. No. 6,839,348.
The concept of a broadcast and a service instance domains is illustrated inFIG. 1, which shows a SP Metro Ethernetnetwork10 that includes a plurality of interconnected switches. Three provider edge (PE) devices located on the periphery ofnetwork10 connect with two different customers, respectively represented by customer edge (CE) devices labeled CE1and CE2. The broadcast domain (i.e., CE1) is shown by the bold, heavy line, which defines the particular switches and the path or span through the switches for traffic sent among the various customer sites. The service instance defines the particular customer associated with a given data packet, e.g., the customer of the CE1sites as distinguished from the customer associated with devices CE2. Note that in the example ofFIG. 1, both customers use the same broadcast domain. Traffic associated with a particular customer is uniquely identified by the service instance tag identifier.
FIG. 2 shows two data packet formats commonly used for sending frames over a Metro Ethernet network.Data packet format11 complies with the IEEE 802.1Q specification and includes a customer MAC address field followed by a 12-bit VLAN tag that is used to specify both the broadcast domain and service instance. The customer's data payload is shown beneath the VLAN tag. (The uppermost portion of the data packet is also frequently referred to as the “outermost” portion, with the lowermost being synonymously referred to as the “innermost” portion.) The 12-bit VLAN tag field means that the IEEE 802.1 Q standard can support a combined total of up to 4,094 broadcast domains and service instance domains. For instance, the IEEE 802.1Q standard can support 4,094 broadcast domains, each corresponding to a single service instance domain or a single broadcast domain with 4,094 service instance domains. By way of further example, U.S. Pat. No. 6,430,621 teaches a method and apparatus that provides for grouping nodes in multiple VLANs using port-based VLAN grouping using IEEE 802.1Q based frame tagging.
Data packet format12 corresponds to the proposed IEEE 802.1 ad specification that supports so-called “Q-in-Q” encapsulation, or tag stacking mechanism. According to this draft standard, each data packet includes an upper (i.e., outer) 12-bit tag that designates one of up to 4,094 broadcast domains (or VLANs), and a lower (i.e., inner) tag that identifies one of up to 4,094 service instances. The proposed IEEE 802.1 ad standard thus alleviates some of the capacity limitations inherent in the IEEE 802.1Q standard by permitting each broadcast domain (each VLAN) to include up to 4,094 service instances. However, although the 802.1 ad draft standard is capable of satisfying many multipoint applications, it remains inadequate for point-to-point applications where a single device can multiplex/de-multiplex tens of thousands or hundreds of thousands of service instances within a single broadcast domain. Furthermore, the number of broadcast domains in Metro Area Network (MAN)/WAN applications can easily exceed the 4K limit. In addition, there are certain applications that require the end-user MAC addresses and/or the end-user's Frame Check Sum (FCS) to be tunneled through the MAN/WAN Ethernet network, a feature which is unsupported by the 802.1ad proposal.
Nortel Networks Corporation has proposed an approach known as “MAC-in-MAC” that attempts to solve the drawbacks inherent in the prior art. The Nortel proposal, however, is based on a flat VLAN domain (i.e., no VLAN tag stacking) and has a number of disadvantages. First, the MAC-in-MAC approach does not differentiate between broadcast domains and service instance domains; therefore, if the number of service instances is substantially larger than the required number of broadcast domains, the network nodes (i.e., switches, bridges, routers, etc.) will be burdened with supporting as many broadcast domains as there are service instances. Since more hardware/software intensive resources are needed to support a broadcast domain than a service instance, bandwidth suffers and network costs increase. Additionally, the MAC-in-MAC approach lacks inter-operability with 802.1 ad bridges; lacks a feasible implementation capable of supporting millions of broadcast domains; and requires that all bridges within the network have the MAC-in-MAC capability, not just the edge bridges.
By way of further background, U.S. Pat. No. 6,789,121 discloses a method of providing a Virtual Private Network (VPN) service through a shared network infrastructure comprising interconnected PE devices having CE interfaces. Some of the CE interfaces are allocated to a VPN supporting a plurality of VLANs and are arranged for exchanging traffic data units with respective CE devices, each traffic data unit including a VLAN identifier. A virtual connection (VC) in the shared network infrastructure is directly derived from a known VPN identifier and a VLAN identifier known or discovered by a PE device. U.S. Pat. No. 6,484,209 teaches a system configured to forward multicast data based upon a first set of correlation data, wherein a first set of correlation data maps multicast group identifiers to ports that are members of the corresponding multicast groups. The switch core includes a second set of correlation data which maps multicast group identifiers to I/O cards that include member ports.
Thus, there is a need for alternative methods and apparatus that would accommodate the ever expanding number of broadcast domains and service instances of MAN/WAN Ethernet Networks while overcoming the shortcomings of past approaches.
BRIEF DESCRIPTION OF THE DRAWINGS
The present invention will be understood more fully from the detailed description that follows and from the accompanying drawings, which however, should not be taken to limit the invention to the specific embodiments shown, but are for explanation and understanding only.
FIG. 1 is diagram of a service provider network used to interconnect plurality of customer sites.
FIG. 2 illustrates two different prior art data packet formats.
FIG. 3 shows one embodiment of the extended VLAN format of the present invention.
FIG. 4 illustrates the use of the extended VLAN mechanism as a service instance identifier according to one embodiment of the present invention.
FIG. 5 illustrates the use of the extended VLAN mechanism as a service instance identifier according to another embodiment of the present invention.
FIG. 6 illustrates the use of the extended VLAN mechanism as a service instance identifier according to still another embodiment of the present invention.
FIG. 7 illustrates the use of the extended VLAN mechanism as both a broadcast domain identifier and a service instance identifier according to one embodiment of the present invention.
FIG. 8 illustrates the use of the extended VLAN mechanism as both a broadcast domain identifier and a service instance identifier according to another embodiment of the present invention.
FIG. 9 illustrates the use of the extended VLAN mechanism as both a broadcast domain identifier and a service instance identifier according to yet another embodiment of the present invention.
FIG. 10 is a generalized circuit schematic block diagram of a network node.
DETAILED DESCRIPTION
An extended VLAN (E-VLAN) mechanism that can differentiate between broadcast domains and service instance domains, and expands the number of broadcast domains and service instance domains in Ethernet MAN/WAN applications is described. In the following description specific details are set forth, such as device types, protocols, configurations, etc., in order to provide a thorough understanding of the present invention. However, persons having ordinary skill in the networking arts will appreciate that these specific details may not be needed to practice the present invention.
A computer network is a geographically distributed collection of interconnected subnetworks for transporting data between nodes, such as intermediate nodes and end nodes. A local area network (LAN) is an example of such a subnetwork; a plurality of LANs may be further interconnected by an intermediate network node, such as a router or switch, to extend the effective “size” of the computer network and increase the number of communicating nodes. Examples of the end nodes may include servers and personal computers. The nodes typically communicate by exchanging discrete frames or packets of data according to predefined protocols. In this context, a protocol consists of a set of rules defining how the nodes interact with each other.
As shown inFIG. 10, eachnode50 typically comprises a number of basic subsystems including aprocessor subsystem51, amain memory52 and an input/output (I/O)subsystem55. Data is transferred between the main memory (“system memory”)52 andprocessor subsystem51 over amemory bus53, and between the processor and I/O subsystems over asystem bus56. Examples of the system bus may include the conventional lightning data transport (or hyper transport) bus and the conventional peripheral component interconnect (PCI) bus.Node50 may also comprise other hardware (H/W) units/modules54 coupled tosystem bus56 for performing additional functions.Processor subsystem51 may comprise a single-chip processor and system controller device that incorporates a set of functions including a system memory controller, support for one or more system buses and direct memory access (DMA) engines. In general, the single-chip device is designed for general-purpose use and is not heavily optimized for networking applications.
In a typical networking application, packets are received from a framer, such as an Ethernet media access control (MAC) controller, of the I/O subsystem attached to the system bus. A DMA engine in the MAC controller is provided a list of addresses (e.g., in the form of a descriptor ring in a system memory) for buffers it may access in the system memory. As each packet is received at the MAC controller, the DMA engine obtains ownership of (“masters”) the system bus to access a next descriptor ring to obtain a next buffer address in the system memory at which it may, e.g., store (“write”) data contained in the packet. The DMA engine may need to issue many write operations over the system bus to transfer all of the packet data.
FIG. 3 shows the E-VLAN tag format in accordance with one embodiment of the present invention. An Ethertype associated with the E-VLAN may be used to identify this extended tag in an Ethernet frame. A key feature of the E-VLAN tag format is a 20-bit VLAN ID/Service ID field that allows identification, in certain applications, of up to one million different service instances. Also included is a 4-bit Class of Service (CoS) field, a Discard eligible (D) bit, a FCS (F) bit, a customer MAC address encapsulation (M) bit, and a stack (S) bit that indicates that VLAN stacking is utilized in the data packet format. Setting of the M bit indicates the entire customer frame, including the customer's MAC address, is encapsulated in the Ethernet frame. In cases where the M bit is set, the provider MAC address is used for tunneling through the SP network. These latter two features will be discussed in more detail below.
As will become apparent shortly, the E-VLAN tag mechanism can be used in many different applications. For instance, when the E-VLAN tag is utilized as a service instance identifier, the E-VLAN tag may be embedded within an IEEE 802.1 ad frame, replacing the inner tag normally associated with an 802.1ad frame. In such applications, there can be 4,094 broadcast domains, with each broadcast domain supporting up to one million service instances. In applications where a given service instance requires its own broadcast domain (i.e., one-to-one correspondence) a single E-VLAN tag may be utilized as both the broadcast domain identifier and the service instance identifier. In such applications, the E-VLAN tag is the only tag in the Ethernet frame.
In still other cases, two E-VLAN tags may be utilized (i.e., one as the broadcast domain and the other one as service instance domain identifiers). In such applications, the E-VLAN tag is nested such that the outer tag represents the broadcast domain and the inner tag represents the service instance. Examples of these types of applications include situations where there are tens of thousands of broadcast domains, where each broadcast domain has up to one million service instances. Note that in applications where the E-VLAN tag is nested, a single Ethertype may be used, and the S bit will be set to indicate tag stacking.
The extended E-VLAN tag of the present invention can also be used to indicate if the Ethernet frame contains end-user's FCS, for applications where FCS retention is required, as well as to identify when the Ethernet frame contains the end-user's MAC addresses, for applications where MAC tunneling is required.
FIG. 4 illustrates use of the extended VLAN mechanism as a service instance identifier across an Ethernet Service provider network in accordance with one embodiment of the present invention. The service provider network ofFIG. 4 includes anEthernet core network20 that is shown connected to a pair ofEthernet access networks21 &22 via network provider edge (n-PE)devices32 &33, respectively. User-facing provider edge (u-PE)devices31 &34 connect respective customer edge (CE)devices41 &42 toEthernet access networks21 &22. Data packet format diagrams are shown under each corresponding network connection extending betweenCE devices41 and42.
According to the embodiment ofFIG. 4, a customer frame sent byCE device41 arrives atu-PE device31 with a data packet format consistent with the IEEE 802.1Q specification, which format includes a customer MAC header, a customer VLAN tag, a Layer 2 protocol data unit (L2PDU) customer payload, and a customer FCS. In this example,access network21 is a Q-in-Q network such that, when the customer frame arrives,u-PE device31 adds another 12-bit VLAN tag that identifies the service instance and broadcast domain for connections acrossnetwork21. When the data packet arrives at the edge ofcore network20, n-PE device32 appends the data packet by taking the service instance identifier received fromu-PE device31 and mapping it to an E-VLAN (20-bit) tag. A separate VLAN tag may also be added on top of the E-VLAN at this point to specify the broadcast domain spanningcore network20. (Practitioners in the networking arts will understand that the broadcast domain throughcore network20 is separate and distinct from the broadcast domains ofaccess networks21 and22.)
Traffic traversing the right-hand side of the diagram ofFIG. 4 (fromcore network20 to CE device42) follows the reverse process. That is, n-PE device33 strips the VLAN (broadcast) and E-VLAN (service) tags from the received data packets; mapping the 20-bit E-VLAN service instance identifier to a 12-bit VLAN that specifies the broadcast domain and service instance domain foraccess network22. Similarly,u-PE device34 strips the VLAN (broadcast & service) from the Q-in-Q data packet before forwarding toCE device42.
It is appreciated that each of the u-PE and n-PE devices shown in the embodiment ofFIG. 4 are configured to both append frames (adding the appropriate tags) headed in the direction from the CE device towardcore network20, and to strip frames (removing the appropriate tags) headed in the direction fromcore network20 to the CE device. In other words, the switches at the edge of the core and access networks are capable of handling both ingress and egress data traffic in the manner described above. By way of example, processing of the frames to add/drop tag fields may be performed by a software routine running on the central processing unit (CPU) associated with the corresponding provider edge device.
Note that in the embodiment shown inFIG. 4, data packets in theEthernet core network20 include a SP MAC header added by the n-PE device which encapsulates the customer MAC address. Encapsulation of MAC addresses in this manner is known as MAC tunneling, and provides a mechanism for insuring that the customer's MAC addresses are not learned (i.e., they remain invisible) in all switches withincore network20. Practitioners in the networking arts will appreciate that the embodiment ofFIG. 4 is useful in applications that rely upon devices incore network20 that are limited to operating on a 12-bit tag. The core switches will only see the upper tag, with the lower tag, i.e., the E-VLAN tag (service), being processed by n-PE devices only.
The embodiment ofFIG. 5 is similar to that shown inFIG. 4, but without MAC tunneling in the core. Instead of an Ethernet core network,FIG. 5 shows how the E-VLAN tag of the present invention may be used across a Multi-protocol label switching (MPLS)/Internet Protocol (IP)core network50. Because the core is MPLS/IP, the customer's MAC addresses are not visible in the SP core network. In this example, on the ingress side n-PE device32 operates to map the service instance identifier of the 12-bit VLAN tag ofaccess network21 to a 20-bit E-VLAN tag identifying the service instance for connections acrosscore50. On the egress side, n-PE device33 maps the 20-bit E-VLAN tag back down to a 12-bit VLAN that identifies both the broadcast domain and service domain foraccess network22. As can be seen, the core data packets also include an Ethernet over MPLS (EoMPLS) header for IP encapsulation acrosscore network50.
Turning now toFIG. 6, use of the E-VLAN mechanism according to another embodiment of the present invention is shown. In this embodiment, encapsulation of the customer's MAC address and generation of the E-VLAN tags occurs in access networks, i.e., at the u-PE device rather than at the n-PE devices ofcore network20. In other words, the E-VLAN tag is again used as a 20-bit service instance identifier, but instead of performing the operations of adding and dropping the E-VLAN tags at n-PE devices32 &33, those operations are performed byu-PE devices31 &34. In other words, in the example ofFIG. 6,u-PE device31 adds the service instance E-VLAN and broadcast domain VLAN tags to each of the customer's frames prior to forwarding them acrossaccess network21. Note that the customer frame is also encapsulated inside of the u-PE MAC header.
The E-VLAN tag remains unchanged throughcore network20 andaccess network22. However, it is appreciated that the VLAN tag designating the broadcast domain inaccess network21 differs from the broadcast domain VLAN tag incore network20, which also differs from the VLAN designating the broadcast domain inaccess network22. That is, the only thing that n-PE devices32 &33 change in the data packets is the upper VLAN tag that defines the scope of the broadcast domain.
FIG. 7 illustrates the use of the extended VLAN mechanism as both a broadcast domain identifier and a service instance identifier according to another embodiment of the present invention. Whereas in the previous examples, the E-VLAN tag is used to identify the service instance domain (i.e., the customer), in the example ofFIG. 7, the E-VLAN tag designates both the broadcast domain and the service instance domain throughEthernet core network20. The embodiment ofFIG. 7 is therefore similar to that shown inFIG. 4, but without the additional VLAN (broadcast) added by n-PE device32 in the core.
FIG. 8 illustrates the use of the extended VLAN mechanism as both a broadcast domain identifier and a service instance identifier with MAC tunneling according to still another embodiment of the present invention. This embodiment is similar to that shown inFIG. 6, but instead of stacked VLAN (broadcast) and E-VLAN (service) tags in theaccess networks21 &22, inFIG. 8 the broadcast domain and service instance domain identifiers are both included in a single 20-bit E-VLAN tag that is added by u-PE device31 (for traffic flowing left-to-right fromCE device41 to CE device42) or u-PE device34 (for traffic flowing right-to-left fromCE device42 to CE device41).
The embodiment ofFIG. 9 illustrates the use of the extended VLAN mechanism as both a broadcast domain identifier and a service instance identifier with MAC tunneling according to yet another embodiment of the present invention. This embodiment is basically the same as that shown inFIG. 8, except that instead of a single E-VLAN tag for both the broadcast domain and service instance identifiers, two stacked E-VLAN tags are utilized. The upper E-VLAN designates the broadcast domain and the lower E-VLAN identifies the service instance in the access domain. As before, the broadcast domain E-VLAN is changed by the n-PE device to define the devices and path throughcore network20, while the lower E-VLAN (service) remains unchanged by n-PE devices32 &33.
It should also be understood that elements of the present invention may also be provided as a computer program product which may include a machine-readable medium having stored thereon instructions which may be used to program a computer (e.g., a processor or other electronic device) to perform a sequence of operations. Alternatively, the operations may be performed by a combination of hardware and software. The machine-readable medium may include, but is not limited to, floppy diskettes, optical disks, CD-ROMs, and magneto-optical disks, ROMs, RAMs, EPROMs, EEPROMs, magnet or optical cards, propagation media or other type of media/machine-readable medium suitable for storing electronic instructions. For example, elements of the present invention may be downloaded as a computer program product, wherein the program may be transferred from a remote computer (e.g., a server) to a requesting computer (e.g., a customer or client) by way of data signals embodied in a carrier wave or other propagation medium via a communication link (e.g., a modem or network connection).
Additionally, although the present invention has been described in conjunction with specific embodiments, numerous modifications and alterations are well within the scope of the present invention. Accordingly, the specification and drawings are to be regarded in an illustrative rather than a restrictive sense.

Claims (7)

1. A processor-implemented method of operation for a network-facing provider edge device (n-PE) of a core network associated with a service provider (SP), the method comprising:
receiving a customer frame from an access network of the SP, the customer frame having a first Virtual Local Area Network (VLAN) tag of a first predetermined bit length, the first VLAN tag including broadcast and service instance identifiers for connections across the access network; and
mapping the service instance identifier of the first VLAN tag into a second VLAN tag of a second predetermined bit length greater than the first predetermined bit length;
encapsulating the customer frame with a provider address header; and
stacking a third VLAN tag on the second VLAN tag, the third VLAN tag specifying a broadcast domain of the core network.
7. A provider edge device comprising:
a plurality of ports; and
means for adding a first and second Extended Virtual Local Area Network (E-VLAN) tags to a first frame received at a first port for transmission across a service provider (SP) core network, the first frame including a customer Media Access Control (MAC) header and a customer VLAN tag, the first E-VLAN tag designating a broadcast domain through an access network associated with a service provider (SP) core network, and the second E-VLAN tag identifying a service instance through the access network and the core network of the SP, the means also for encapsulating the first frame with a provider address header, the means also for dropping third and fourth E-VLAN tags of a second frame received at a second port after having traversed the core network, the first, second, third and fourth E-VLAN tags each having a bit length of at least 20 bits.
US11/117,0162005-04-282005-04-28Metro ethernet network with scaled broadcast and service instance domainsActive2028-09-08US8194656B2 (en)

Priority Applications (7)

Application NumberPriority DateFiling DateTitle
US11/117,016US8194656B2 (en)2005-04-282005-04-28Metro ethernet network with scaled broadcast and service instance domains
CN200680006785.7ACN101133407B (en)2005-04-282006-03-24Metro Ethernet with flexible broadcast and service instance domain
PCT/US2006/010862WO2006118696A2 (en)2005-04-282006-03-24Metro ethernet network with scaled broadcast and service instance domains
EP06739575.6AEP1875686B1 (en)2005-04-282006-03-24Metro ethernet network with scaled broadcast and service instance domains
EP18182901.1AEP3404879B1 (en)2005-04-282006-03-24Metro ethernet network with virtual local area network information specifying a broadcast domain and including a service instance identifier
US13/448,588US20120201247A1 (en)2005-04-282012-04-17Metro Ethernet Network With Scaled Broadcast And Service Instance Domains
US14/153,669US9967371B2 (en)2005-04-282014-01-13Metro ethernet network with scaled broadcast and service instance domains

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US11/117,016US8194656B2 (en)2005-04-282005-04-28Metro ethernet network with scaled broadcast and service instance domains

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US13/448,588ContinuationUS20120201247A1 (en)2005-04-282012-04-17Metro Ethernet Network With Scaled Broadcast And Service Instance Domains

Publications (2)

Publication NumberPublication Date
US20060245438A1 US20060245438A1 (en)2006-11-02
US8194656B2true US8194656B2 (en)2012-06-05

Family

ID=37234359

Family Applications (3)

Application NumberTitlePriority DateFiling Date
US11/117,016Active2028-09-08US8194656B2 (en)2005-04-282005-04-28Metro ethernet network with scaled broadcast and service instance domains
US13/448,588AbandonedUS20120201247A1 (en)2005-04-282012-04-17Metro Ethernet Network With Scaled Broadcast And Service Instance Domains
US14/153,669Active2026-01-28US9967371B2 (en)2005-04-282014-01-13Metro ethernet network with scaled broadcast and service instance domains

Family Applications After (2)

Application NumberTitlePriority DateFiling Date
US13/448,588AbandonedUS20120201247A1 (en)2005-04-282012-04-17Metro Ethernet Network With Scaled Broadcast And Service Instance Domains
US14/153,669Active2026-01-28US9967371B2 (en)2005-04-282014-01-13Metro ethernet network with scaled broadcast and service instance domains

Country Status (4)

CountryLink
US (3)US8194656B2 (en)
EP (2)EP1875686B1 (en)
CN (1)CN101133407B (en)
WO (1)WO2006118696A2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20110243142A1 (en)*2010-03-312011-10-06Brocade Communications Systems, Inc.Ingress and egress switch which determines services related to an incoming packet
US20140269716A1 (en)*2013-03-152014-09-18Cisco Technology, Inc.Extended tag networking
US20150078387A1 (en)*2010-06-292015-03-19Futurewei Technologies, Inc.Asymmetric Network Address Encapsulation
US9661085B2 (en)2005-09-292017-05-23Brocade Communications Systems, Inc.Federated management of intelligent service modules
US9912495B2 (en)2010-05-282018-03-06Futurewei Technologies, Inc.Virtual layer 2 and mechanism to make it scalable

Families Citing this family (85)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7746892B2 (en)*2005-11-022010-06-29Nortel Networks LimitedMethod and apparatus for transporting ethernet services
US8000344B1 (en)*2005-12-202011-08-16Extreme Networks, Inc.Methods, systems, and computer program products for transmitting and receiving layer 2 frames associated with different virtual local area networks (VLANs) over a secure layer 2 broadcast transport network
US20080019385A1 (en)*2005-12-302008-01-24Huawei Technologies Co., Inc. (Usa)System and method of mapping between local and global service instance identifiers in provider networks
US8892706B1 (en)2010-06-212014-11-18Vmware, Inc.Private ethernet overlay networks over a shared ethernet in a virtual environment
US8619771B2 (en)2009-09-302013-12-31Vmware, Inc.Private allocated networks over shared communications infrastructure
US8924524B2 (en)2009-07-272014-12-30Vmware, Inc.Automated network configuration of virtual machines in a virtual lab data environment
CN100521653C (en)2006-05-182009-07-29华为技术有限公司Method and system for nesting group network by skeleton bridging technology
US8576840B2 (en)*2006-11-132013-11-05World Wide Packets, Inc.Assigning packets to a network service
JP4878545B2 (en)*2006-12-072012-02-15株式会社日立製作所 Bridged-LAN and communication node device
US20080159309A1 (en)*2006-12-292008-07-03Huawei Technologies Co., Inc. (Usa)System and method of mapping between local and global service instance identifiers in provider networks
CA2670766A1 (en)*2007-01-172008-07-24Nortel Networks LimitedMethod and apparatus for interworking ethernet and mpls networks
US20080281987A1 (en)*2007-05-102008-11-13Nortel Networks LimitedFacilitating automatic protection switching for provider backbone network
US8798056B2 (en)2007-09-242014-08-05Intel CorporationMethod and system for virtual port communications
US7983255B2 (en)*2007-12-172011-07-19Avaya Inc.Using Q-in-Q-in-Q to implement ethernet service unit ring
CN101227407B (en)*2008-01-252011-08-10华为技术有限公司Method and apparatus for sending message based on two layer tunnel protocol
US8195774B2 (en)2008-05-232012-06-05Vmware, Inc.Distributed virtual switch for virtualized computer systems
US9276768B2 (en)2008-05-232016-03-01Nokia Solutions And Networks OyProviding station context and mobility in a wireless local area network having a split MAC architecture
US8422513B2 (en)*2008-05-232013-04-16Nokia Siemens Networks OyProviding station context and mobility in a wireless local area network having a split MAC architecture
US8259569B2 (en)2008-09-092012-09-04Cisco Technology, Inc.Differentiated services for unicast and multicast frames in layer 2 topologies
US8599860B2 (en)*2009-05-142013-12-03Futurewei Technologies, Inc.Multiple prefix connections with translated virtual local area network
US8989705B1 (en)2009-06-182015-03-24Sprint Communications Company L.P.Secure placement of centralized media controller application in mobile access terminal
JP5779584B2 (en)*2009-11-132015-09-16テレフオンアクチーボラゲット エル エム エリクソン(パブル) Provider edge bridge with remote customer service interface
US9246703B2 (en)*2010-06-082016-01-26Brocade Communications Systems, Inc.Remote port mirroring
US9680750B2 (en)2010-07-062017-06-13Nicira, Inc.Use of tunnels to hide network addresses
US8837493B2 (en)2010-07-062014-09-16Nicira, Inc.Distributed network control apparatus and method
US9300491B2 (en)2011-02-112016-03-29Qualcomm IncorporatedFrame delivery path selection in hybrid communication networks
US8897169B2 (en)*2011-03-022014-11-25Qualcomm IncorporatedDiscovery of conventional devices and bridges in hybrid communication networks
US9025603B2 (en)2011-03-082015-05-05Qualcomm IncorporatedAddressing scheme for hybrid communication networks
US8825900B1 (en)2011-04-052014-09-02Nicira, Inc.Method and apparatus for stateless transport layer tunneling
EP2690820B1 (en)2011-04-262016-06-08Huawei Technologies Co., Ltd.Method, apparatus and system for mapping service instance
US9027102B2 (en)2012-05-112015-05-05Sprint Communications Company L.P.Web server bypass of backend process on near field communications and secure element chips
US9282898B2 (en)2012-06-252016-03-15Sprint Communications Company L.P.End-to-end trusted communications infrastructure
US9066230B1 (en)2012-06-272015-06-23Sprint Communications Company L.P.Trusted policy and charging enforcement function
US8649770B1 (en)2012-07-022014-02-11Sprint Communications Company, L.P.Extended trusted security zone radio modem
JP5881064B2 (en)*2012-07-052016-03-09株式会社日立製作所 COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
US8667607B2 (en)2012-07-242014-03-04Sprint Communications Company L.P.Trusted security zone access to peripheral devices
US9183412B2 (en)2012-08-102015-11-10Sprint Communications Company L.P.Systems and methods for provisioning and using multiple trusted security zones on an electronic device
US9210079B2 (en)2012-08-142015-12-08Vmware, Inc.Method and system for virtual and physical network integration
US9215180B1 (en)2012-08-252015-12-15Sprint Communications Company L.P.File retrieval in real-time brokering of digital content
US8954588B1 (en)2012-08-252015-02-10Sprint Communications Company L.P.Reservations in real-time brokering of digital content delivery
US9015068B1 (en)2012-08-252015-04-21Sprint Communications Company L.P.Framework for real-time brokering of digital content delivery
US9161227B1 (en)2013-02-072015-10-13Sprint Communications Company L.P.Trusted signaling in long term evolution (LTE) 4G wireless communication
US9578664B1 (en)2013-02-072017-02-21Sprint Communications Company L.P.Trusted signaling in 3GPP interfaces in a network function virtualization wireless communication system
US9104840B1 (en)2013-03-052015-08-11Sprint Communications Company L.P.Trusted security zone watermark
US9613208B1 (en)2013-03-132017-04-04Sprint Communications Company L.P.Trusted security zone enhanced with trusted hardware drivers
US9049186B1 (en)2013-03-142015-06-02Sprint Communications Company L.P.Trusted security zone re-provisioning and re-use capability for refurbished mobile devices
US9049013B2 (en)2013-03-142015-06-02Sprint Communications Company L.P.Trusted security zone containers for the protection and confidentiality of trusted service manager data
US8984592B1 (en)2013-03-152015-03-17Sprint Communications Company L.P.Enablement of a trusted security zone authentication for remote mobile device management systems and methods
US9191388B1 (en)*2013-03-152015-11-17Sprint Communications Company L.P.Trusted security zone communication addressing on an electronic device
US9374363B1 (en)2013-03-152016-06-21Sprint Communications Company L.P.Restricting access of a portable communication device to confidential data or applications via a remote network based on event triggers generated by the portable communication device
US9021585B1 (en)2013-03-152015-04-28Sprint Communications Company L.P.JTAG fuse vulnerability determination and protection using a trusted execution environment
US9454723B1 (en)2013-04-042016-09-27Sprint Communications Company L.P.Radio frequency identity (RFID) chip electrically and communicatively coupled to motherboard of mobile communication device
US9324016B1 (en)2013-04-042016-04-26Sprint Communications Company L.P.Digest of biographical information for an electronic device with static and dynamic portions
US9171243B1 (en)2013-04-042015-10-27Sprint Communications Company L.P.System for managing a digest of biographical information stored in a radio frequency identity chip coupled to a mobile communication device
US9838869B1 (en)2013-04-102017-12-05Sprint Communications Company L.P.Delivering digital content to a mobile device via a digital rights clearing house
US9443088B1 (en)2013-04-152016-09-13Sprint Communications Company L.P.Protection for multimedia files pre-downloaded to a mobile device
US9069952B1 (en)2013-05-202015-06-30Sprint Communications Company L.P.Method for enabling hardware assisted operating system region for safe execution of untrusted code using trusted transitional memory
US9560519B1 (en)2013-06-062017-01-31Sprint Communications Company L.P.Mobile communication device profound identity brokering framework
US9350657B2 (en)*2013-07-082016-05-24Nicira, Inc.Encapsulating data packets using an adaptive tunnelling protocol
US9183606B1 (en)2013-07-102015-11-10Sprint Communications Company L.P.Trusted processing location within a graphics processing unit
US9208339B1 (en)2013-08-122015-12-08Sprint Communications Company L.P.Verifying Applications in Virtual Environments Using a Trusted Security Zone
US9667556B2 (en)2013-09-242017-05-30Nicira, Inc.Adjusting connection validating control signals in response to changes in network traffic
US9185626B1 (en)2013-10-292015-11-10Sprint Communications Company L.P.Secure peer-to-peer call forking facilitated by trusted 3rd party voice server provisioning
US9191522B1 (en)2013-11-082015-11-17Sprint Communications Company L.P.Billing varied service based on tier
US9161325B1 (en)2013-11-202015-10-13Sprint Communications Company L.P.Subscriber identity module virtualization
US9118655B1 (en)2014-01-242015-08-25Sprint Communications Company L.P.Trusted display and transmission of digital ticket documentation
GB2524333A (en)*2014-03-212015-09-23Nokia Technologies OyAudio signal payload
US9226145B1 (en)2014-03-282015-12-29Sprint Communications Company L.P.Verification of mobile device integrity during activation
US10382228B2 (en)*2014-06-262019-08-13Avago Technologies International Sales Pte. LimitedProtecting customer virtual local area network (VLAN) tag in carrier ethernet services
US9742881B2 (en)2014-06-302017-08-22Nicira, Inc.Network virtualization using just-in-time distributed capability for classification encoding
US10291521B1 (en)*2014-06-302019-05-14Juniper Networks, Inc.Multi-chassis link aggregation groups with more than two chassis
US9230085B1 (en)2014-07-292016-01-05Sprint Communications Company L.P.Network based temporary trust extension to a remote or mobile device enabled via specialized cloud services
US9779232B1 (en)2015-01-142017-10-03Sprint Communications Company L.P.Trusted code generation and verification to prevent fraud from maleficent external devices that capture data
US9838868B1 (en)2015-01-262017-12-05Sprint Communications Company L.P.Mated universal serial bus (USB) wireless dongles configured with destination addresses
US9473945B1 (en)2015-04-072016-10-18Sprint Communications Company L.P.Infrastructure for secure short message transmission
US9819679B1 (en)2015-09-142017-11-14Sprint Communications Company L.P.Hardware assisted provenance proof of named data networking associated to device data, addresses, services, and servers
US10282719B1 (en)2015-11-122019-05-07Sprint Communications Company L.P.Secure and trusted device-based billing and charging process using privilege for network proxy authentication and audit
US9817992B1 (en)2015-11-202017-11-14Sprint Communications Company Lp.System and method for secure USIM wireless network access
US10218607B2 (en)*2017-01-272019-02-26At&T Intellectual Property I, L.P.Flow distribution using fabric access tunnels
US20180337942A1 (en)*2017-05-162018-11-22Ciena CorporationQuorum systems and methods in software defined networking
US10637800B2 (en)2017-06-302020-04-28Nicira, IncReplacement of logical network addresses with physical network addresses
US10681000B2 (en)2017-06-302020-06-09Nicira, Inc.Assignment of unique physical network addresses for logical network addresses
US10499249B1 (en)2017-07-112019-12-03Sprint Communications Company L.P.Data link layer trust signaling in communication network
US11356374B2 (en)*2019-06-192022-06-07Comcast Cable Communications, LlcMethods and systems for evaluating communications
US11095545B2 (en)2019-10-222021-08-17Vmware, Inc.Control packet management

Citations (123)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5331637A (en)1993-07-301994-07-19Bell Communications Research, Inc.Multicast routing using core based trees
US5818842A (en)1994-01-211998-10-06Newbridge Networks CorporationTransparent interconnector of LANs by an ATM network
US5848227A (en)1992-10-131998-12-08International Business Machines CorporationMethod of providing fault tolerance and switch-over distribution in a bridge/router
US6055364A (en)1997-07-312000-04-25Cisco Technology, Inc.Content-based filtering of multicast information
US6073176A (en)1996-07-292000-06-06Cisco Technology, Inc.Dynamic bidding protocol for conducting multilink sessions through different physical termination points
US6078590A (en)1997-07-142000-06-20Cisco Technology, Inc.Hierarchical routing knowledge for multicast packet routing
US6188694B1 (en)1997-12-232001-02-13Cisco Technology, Inc.Shared spanning tree protocol
US6301244B1 (en)1998-12-112001-10-09Nortel Networks LimitedQoS-oriented one-to-all route selection method for communication networks
US6304575B1 (en)1998-08-312001-10-16Cisco Technology, Inc.Token ring spanning tree protocol
US6308282B1 (en)1998-11-102001-10-23Honeywell International Inc.Apparatus and methods for providing fault tolerance of networks and network interface cards
US20020032780A1 (en)2000-04-242002-03-14Microsoft CorporationSystems and methods for uniquely and persistently identifying networks
US6373838B1 (en)1998-06-292002-04-16Cisco Technology, Inc.Dial access stack architecture
US20020087721A1 (en)*2000-12-282002-07-04Yoshikazu SatoDuplicate private address translating system and duplicate address network system
US6424657B1 (en)2000-08-102002-07-23Verizon Communications Inc.Traffic queueing for remote terminal DSLAMs
US6470025B1 (en)1998-06-052002-10-223Com TechnologiesSystem for providing fair access for VLANs to a shared transmission medium
US20020156612A1 (en)2001-04-202002-10-24Peter SchulterAddress resolution protocol system and method in a virtual network
US20020156919A1 (en)2001-04-232002-10-24Yoshiharu MaenoCommunications network for routing a message via single virtual link representing its reachable extent within a subnetwork
US20020196795A1 (en)2001-06-222002-12-26Anritsu CorporationCommunication relay device with redundancy function for line in network in accordance with WAN environment and communication system using the same
US6502140B1 (en)1999-01-292002-12-31International Business Machines CorporationMulticast support for small groups
US20030012183A1 (en)2000-02-112003-01-16David ButlerMethods and systems for creating, distributing and executing multimedia telecommunications applications over circuit and packet switched networks
US6519231B1 (en)1999-01-122003-02-11Nortel Networks LimitedMethod and apparatus providing a spanning tree protocol for a data communications network having a multi-link trunk
US20030036375A1 (en)2001-08-172003-02-20Weijing ChenPublic wireless local area network
US20030101243A1 (en)2001-11-272003-05-29Donahue David B.System and method for automatic confuguration of a bi-directional IP communication device
US20030110268A1 (en)2001-12-072003-06-12Francois KermarecMethods of establishing virtual circuits and of providing a virtual private network service through a shared network, and provider edge device for such network
US20030112781A1 (en)2001-12-172003-06-19Kermode Roger GeorgeCommunications unit for secure communications
US20030142674A1 (en)2002-01-302003-07-31Nortel Networks LimitedLabel control method and apparatus for virtual private LAN segment networks
US20030154259A1 (en)2002-02-082003-08-14Marc LambertonMethod of providing a virtual private network service through a shared network, and provider edge device for such network
US6611869B1 (en)1999-10-282003-08-26Networks Associates, Inc.System and method for providing trustworthy network security concern communication in an active security management environment
US20030177221A1 (en)2002-03-182003-09-18Hamid Ould-BrahimResource allocation using an auto-discovery mechanism for provider-provisioned layer-2 and layer-3 Virtual Private Networks
US6665273B1 (en)2000-01-112003-12-16Cisco Technology, Inc.Dynamically adjusting multiprotocol label switching (MPLS) traffic engineering tunnel bandwidth
US6667982B2 (en)1996-11-222003-12-23Sprint Communications Company, L.P.Broadband telecommunications system interface
US6668282B1 (en)2000-08-022003-12-23International Business Machines CorporationSystem and method to monitor and determine if an active IPSec tunnel has become disabled
US6693878B1 (en)1999-10-152004-02-17Cisco Technology, Inc.Technique and apparatus for using node ID as virtual private network (VPN) identifiers
US20040078469A1 (en)*2002-06-042004-04-22Prashanth IshwarManaging VLAN traffic in a multiport network node using customer-specific identifiers
US20040081171A1 (en)*2002-10-242004-04-29Finn Norman W.Large-scale layer 2 metropolitan area network
US6732189B1 (en)2000-03-202004-05-04International Business Machines CorporationMethod and apparatus for fault tolerant tunneling of multicast datagrams
US20040095940A1 (en)2002-11-152004-05-20Chin YuanVirtual interworking trunk interface and method of operating a universal virtual private network device
US20040102182A1 (en)2001-03-222004-05-27Lothar ReithMethod of providing networks services
US20040107382A1 (en)2002-07-232004-06-03Att Corp.Method for network layer restoration using spare interfaces connected to a reconfigurable transport network
US6757286B1 (en)1997-03-242004-06-29AlcatelSelf-configuring communication network
US20040125809A1 (en)2002-12-312004-07-01Jeng Jack IngEthernet interface over ATM Cell, UTOPIA xDSL in single and multiple channels converter/bridge on a single chip and method of operation
US20040133619A1 (en)2003-01-072004-07-08Corrigent Systems Ltd.Hierarchical virtual private lan service protection scheme
US6763469B1 (en)1999-03-032004-07-13Telecom Italia S.P.A.Systems for local network security
US20040141501A1 (en)2001-06-152004-07-22Adams John LCommunications network
US20040151180A1 (en)2003-02-032004-08-05Sbc Properties, LpEnhanced H-VPLS service architecture using control word
US20040158735A1 (en)2002-10-172004-08-12Enterasys Networks, Inc.System and method for IEEE 802.1X user authentication in a network entry device
US20040165525A1 (en)2003-02-102004-08-26Invensys Systems, Inc.System and method for network redundancy
US20040165600A1 (en)2003-02-212004-08-26AlcatelCustomer site bridged emulated LAN services via provider provisioned connections
US6785232B1 (en)2000-11-272004-08-31Orckit Communications Ltd.Rate control in transmission of packet data over an ATM network
US6785265B2 (en)2002-07-082004-08-31Sbc Properties, L.P.Ethernet-based digital subscriber line methods and systems
US20040172559A1 (en)2002-11-262004-09-02Huawei Technologies Co., Ltd.802.1X protocol-based multicasting control method
US6798775B1 (en)1999-06-102004-09-28Cisco Technology, Inc.Virtual LANs over a DLSw network
US6801533B1 (en)1999-12-092004-10-05Cisco Technology, Inc.System and method for proxy signaling in a digital subscriber line access multiplexer (DSLAM)
US20040213201A1 (en)2003-04-282004-10-28Hakan OsterlundPolicy based media path selection in a broadband access network
US20040228291A1 (en)2003-05-152004-11-18Huslak Nicolas StevenVideoconferencing using managed quality of service and/or bandwidth allocation in a regional/access network (RAN)
US20040230444A1 (en)2003-05-152004-11-18Holt Scott CrandallMethods, systems, and computer program products for providing different quality of service/bandwidth allocation to different susbscribers for interactive gaming
US20040233891A1 (en)2003-04-282004-11-25Alcatel Ip Networks, Inc.Virtual private network fault tolerance
US6826698B1 (en)2000-09-152004-11-30Networks Associates Technology, Inc.System, method and computer program product for rule based network security policies
US6829252B1 (en)1999-05-262004-12-073Com CorporationDigital subscriber line access multiplexer for use with ethernet over VDSL transport facility
US20040264364A1 (en)2003-06-272004-12-30Nec CorporationNetwork system for building redundancy within groups
US20050007951A1 (en)2003-07-112005-01-13Roger LapuhRouted split multilink trunking
US6850542B2 (en)2000-11-142005-02-01Broadcom CorporationLinked network switch configuration
US20050025143A1 (en)*2003-07-292005-02-03Sbc Knowledge Ventures, L.P.Broadband access for virtual private networks
US6852542B2 (en)2003-02-032005-02-08Spectra Gases, Inc.Method and system for creating a mercury halide standard for use in testing a mercury analyzer system
US20050030975A1 (en)2003-08-072005-02-10Bellsouth Intellectual Property CorporationMethods and systems for providing network access service utilizing multiple asymmetric DSL modems per service point
US20050044265A1 (en)2003-07-042005-02-24France TelecomMethod for automatic configuration of an access router compatible with the DHCP protocol, for specific automatic processing of IP flows from a client terminal
US20050063397A1 (en)2003-09-192005-03-24Cisco Technology, Inc.Methods and apparatus for switching between Metro Ethernet networks and external networks
US20050068972A1 (en)2003-09-262005-03-31Burns Dave J.Method and system for connection verification
US6879594B1 (en)1999-06-072005-04-12Nortel Networks LimitedSystem and method for loop avoidance in multi-protocol label switching
US6882643B1 (en)1999-07-162005-04-19Nortel Networks LimitedSupporting multiple services in label switched networks
US20050089047A1 (en)2003-10-242005-04-28Hamid Ould-BrahimRefresh and filtering mechanisms for LDP based VPLS and L2VPN solutions
US6892309B2 (en)2002-02-082005-05-10Enterasys Networks, Inc.Controlling usage of network resources by a user at the user's entry point to a communications network based on an identity of the user
US20050099949A1 (en)2003-11-102005-05-12Nortel Networks LimitedEthernet OAM domains and ethernet OAM frame format
US20050152370A1 (en)2003-10-062005-07-14Meehan Thomas J.Protocol for messaging between a centralized broadband remote aggregation server and other devices
US20050160180A1 (en)*2004-01-202005-07-21Sameh RabjeMetro ethernet service enhancements
US20050157664A1 (en)2000-08-312005-07-21Baum Robert T.Methods, apparatus and data structures for segmenting customers using at least a portion of a layer 2 address header or bits in the place of a layer 2 address header
US20050157751A1 (en)2004-01-202005-07-21Sameh RabieMethod and system for ethernet and frame relay network interworking
US20050163049A1 (en)2000-05-172005-07-28Takeki YazakiPacket shaper
US20050175022A1 (en)*2002-12-032005-08-11Fujitsu LimitedBridge apparatus and logical queue control method
US20050190773A1 (en)*2002-10-252005-09-01Huawei Technologies Co., Ltd.Sub-rate transmission method for user data services in transmission devices of a metropolitan area network
US20050193385A1 (en)2004-02-272005-09-01De Heer Arie J.Method and apparatus for upgrading software in network bridges
US6954436B1 (en)2001-02-282005-10-11Extreme Networks, Inc.Method and apparatus for selecting redundant routers using tracking
US20050239445A1 (en)2004-04-162005-10-27Jeyhan KaraoguzMethod and system for providing registration, authentication and access via broadband access gateway
US20050249124A1 (en)2004-05-102005-11-10AlcatelRemote access link fault indication mechanism
US20050265329A1 (en)*2004-05-282005-12-01Fujitsu LimitedApplication of an Ethernet/MPLS half bridge to provide Ethernet multiplexing functions (EMF) in SONET network elements (NEs)
US20050286503A1 (en)2003-05-272005-12-29Sotaro OdaCommunication device
US20060007867A1 (en)2004-07-082006-01-12AlcatelDomain configuration in an ethernet OAM network having multiple levels
US7009983B2 (en)2002-11-052006-03-07Enterasys Networks, Inc.Methods and apparatus for broadcast domain interworking
US7016351B1 (en)2000-02-292006-03-21Cisco Technology, Inc.Small group multicast in a computer network
US20060092847A1 (en)2003-11-102006-05-04Nortel Networks LimitedMethod and apparatus for providing availability metrics for measurement and management of Ethernet services
US20060098607A1 (en)2004-10-282006-05-11Meshnetworks, Inc.System and method to support multicast routing in large scale wireless mesh networks
US7047304B2 (en)2001-08-142006-05-16The Directv Group, Inc.System and method for provisioning broadband service in a PPPoE network using a configuration domain name
US20060109802A1 (en)2004-11-192006-05-25Corrigent Systems Ltd.Virtual private LAN service over ring networks
US20060126496A1 (en)2004-12-102006-06-15Clarence FilsfilsFast reroute (FRR) protection at the edge of a RFC 2547 network
US7092389B2 (en)*2001-01-302006-08-15At&T Corp.Technique for ethernet access to packet-based services
US20060182037A1 (en)2003-12-152006-08-17Sbc Knowledge Ventures, L.P.System and method to provision MPLS/VPN network
US20060198323A1 (en)2005-03-032006-09-07Cisco Technology, Inc.Methods and devices for improving the multiple spanning tree protocol
US7113512B1 (en)2001-12-122006-09-26At&T Corp.Ethernet-to-ATM interworking technique
US7116665B2 (en)2002-06-042006-10-03Fortinet, Inc.Methods and systems for a distributed provider edge
US20060248227A1 (en)*2004-01-162006-11-02Kunio HatoUser mac frame transfer method edge transfer device, and program
US20060262794A1 (en)2005-04-082006-11-23Interdigital Technology CorporationMethod and apparatus for transmitting concatenated frames in a wireless communication system
US20060285500A1 (en)2005-06-152006-12-21Booth Earl H IiiMethod and apparatus for packet loss detection
US20060285501A1 (en)2005-06-172006-12-21Gerard DammPerformance monitoring of frame transmission in data network oam protocols
US7173934B2 (en)2001-09-102007-02-06Nortel Networks LimitedSystem, device, and method for improving communication network reliability using trunk splitting
US20070076719A1 (en)2005-10-052007-04-05Nortel Networks LimitedProvider backbone bridging - provider backbone transport internetworking
US20070133564A1 (en)2005-12-092007-06-14Chun Kyung GMethod for propagating maintenance signal in VPWS network using SDH/SONET
US7277936B2 (en)2003-03-032007-10-02Hewlett-Packard Development Company, L.P.System using network topology to perform fault diagnosis to locate fault between monitoring and monitored devices based on reply from device at switching layer
US20070274321A1 (en)*2004-03-172007-11-29Jonsson Ulf FVlan Mapping For Multi-Service Provisioning
US7310342B2 (en)2000-09-292007-12-18Dialogic CorporationAuto ATM-VC detection for ATM network access devices
US7315554B2 (en)2000-08-312008-01-01Verizon Communications Inc.Simple peering in a transport network employing novel edge devices
US7339929B2 (en)2002-08-232008-03-04Corrigent Systems Ltd.Virtual private LAN service using a multicast protocol
US20080062999A1 (en)2006-09-112008-03-13Eci Telecom Ltd.Method for providing broadband communication service
US7345991B1 (en)2003-05-282008-03-18Atrica Israel Ltd.Connection protection mechanism for dual homed access, aggregation and customer edge devices
US20080144657A1 (en)2005-09-152008-06-19Huawei Technologies Co., Ltd.Method and Apparatus For Realizing the Interworking of Oam Function Between the Ethernet and the Mpls Network
US20080172497A1 (en)2007-01-172008-07-17Nortel Networks LimitedMethod and Apparatus for Interworking Ethernet and MPLS Networks
US7408936B2 (en)*2004-08-202008-08-05Alcatel LucentScalable VLAN grouping in a provider Metro Ethernet
US7466703B1 (en)1998-05-012008-12-16Alcatel-Lucent Usa Inc.Scalable high speed router apparatus
US20090019469A1 (en)2007-07-112009-01-15Telefonaktiebolaget Lm Ericsson (Publ)Dynamic update of channel filtering information in iptv systems
US20090129386A1 (en)2005-04-292009-05-21Johan RuneOperator Shop Selection
US7693078B2 (en)2003-11-132010-04-06Rumi Sheryar GondaMethod for supporting SDH/SONET OAMP on Ethernet
US7698456B2 (en)2003-09-292010-04-13Cisco Technology, Inc.Methods and apparatus to support routing of information
US7701936B2 (en)2003-09-052010-04-20Alcatel-Lucent Usa Inc.Obtaining path information related to a bridged network
US7843917B2 (en)2007-11-082010-11-30Cisco Technology, Inc.Half-duplex multicast distribution tree construction

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5848277A (en)1996-02-121998-12-08Ford Motor CompanyMethod for providing both level-sensitive and edge-sensitive interrupt signals on a serial interface between a peripheral and host
US6216167B1 (en)1997-10-312001-04-10Nortel Networks LimitedEfficient path based forwarding and multicast forwarding
US6430621B1 (en)1998-12-292002-08-06Nortel Networks LimitedSystem using different tag protocol identifiers to distinguish between multiple virtual local area networks
US6707817B1 (en)1999-03-172004-03-16Broadcom CorporationMethod for handling IP multicast packets in network switch
US6839348B2 (en)1999-04-302005-01-04Cisco Technology, Inc.System and method for distributing multicasts in virtual local area networks
US6813268B1 (en)1999-05-212004-11-02Broadcom CorporationStacked network switch configuration
JP4206805B2 (en)2002-06-282009-01-14セイコーエプソン株式会社 Driving method of electro-optical device
JP2004140776A (en)*2002-07-122004-05-13Nec Corp Frame transfer method and node in network, frame transfer program
CN1254051C (en)*2002-10-252006-04-26华为技术有限公司User's data service sub speed delivering method in metropolitan area network transmission equipment
US7298705B2 (en)*2003-02-052007-11-20Broadcom CorporationFast-path implementation for a double tagging loopback engine
US20040225725A1 (en)*2003-02-192004-11-11Nec CorporationNetwork system, learning bridge node, learning method and its program
US7391771B2 (en)*2004-01-232008-06-24Metro Packet Systems Inc.Method of sending information through a tree and ring topology of a network system
US8923292B2 (en)*2004-04-062014-12-30Rockstar Consortium Us LpDifferential forwarding in address-based carrier networks
US7742497B2 (en)*2004-06-042010-06-22Alcatel LucentAccess systems and methods for a shared communication medium
US20060028550A1 (en)*2004-08-062006-02-09Palmer Robert G JrSurveillance system and method

Patent Citations (125)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5848227A (en)1992-10-131998-12-08International Business Machines CorporationMethod of providing fault tolerance and switch-over distribution in a bridge/router
US5331637A (en)1993-07-301994-07-19Bell Communications Research, Inc.Multicast routing using core based trees
US5818842A (en)1994-01-211998-10-06Newbridge Networks CorporationTransparent interconnector of LANs by an ATM network
US6073176A (en)1996-07-292000-06-06Cisco Technology, Inc.Dynamic bidding protocol for conducting multilink sessions through different physical termination points
US6667982B2 (en)1996-11-222003-12-23Sprint Communications Company, L.P.Broadband telecommunications system interface
US6757286B1 (en)1997-03-242004-06-29AlcatelSelf-configuring communication network
US6078590A (en)1997-07-142000-06-20Cisco Technology, Inc.Hierarchical routing knowledge for multicast packet routing
US6055364A (en)1997-07-312000-04-25Cisco Technology, Inc.Content-based filtering of multicast information
US6188694B1 (en)1997-12-232001-02-13Cisco Technology, Inc.Shared spanning tree protocol
US7466703B1 (en)1998-05-012008-12-16Alcatel-Lucent Usa Inc.Scalable high speed router apparatus
US6470025B1 (en)1998-06-052002-10-223Com TechnologiesSystem for providing fair access for VLANs to a shared transmission medium
US6373838B1 (en)1998-06-292002-04-16Cisco Technology, Inc.Dial access stack architecture
US6304575B1 (en)1998-08-312001-10-16Cisco Technology, Inc.Token ring spanning tree protocol
US6308282B1 (en)1998-11-102001-10-23Honeywell International Inc.Apparatus and methods for providing fault tolerance of networks and network interface cards
US6301244B1 (en)1998-12-112001-10-09Nortel Networks LimitedQoS-oriented one-to-all route selection method for communication networks
US6519231B1 (en)1999-01-122003-02-11Nortel Networks LimitedMethod and apparatus providing a spanning tree protocol for a data communications network having a multi-link trunk
US6502140B1 (en)1999-01-292002-12-31International Business Machines CorporationMulticast support for small groups
US6763469B1 (en)1999-03-032004-07-13Telecom Italia S.P.A.Systems for local network security
US6829252B1 (en)1999-05-262004-12-073Com CorporationDigital subscriber line access multiplexer for use with ethernet over VDSL transport facility
US6879594B1 (en)1999-06-072005-04-12Nortel Networks LimitedSystem and method for loop avoidance in multi-protocol label switching
US6798775B1 (en)1999-06-102004-09-28Cisco Technology, Inc.Virtual LANs over a DLSw network
US6882643B1 (en)1999-07-162005-04-19Nortel Networks LimitedSupporting multiple services in label switched networks
US6693878B1 (en)1999-10-152004-02-17Cisco Technology, Inc.Technique and apparatus for using node ID as virtual private network (VPN) identifiers
US6611869B1 (en)1999-10-282003-08-26Networks Associates, Inc.System and method for providing trustworthy network security concern communication in an active security management environment
US6801533B1 (en)1999-12-092004-10-05Cisco Technology, Inc.System and method for proxy signaling in a digital subscriber line access multiplexer (DSLAM)
US6665273B1 (en)2000-01-112003-12-16Cisco Technology, Inc.Dynamically adjusting multiprotocol label switching (MPLS) traffic engineering tunnel bandwidth
US20030012183A1 (en)2000-02-112003-01-16David ButlerMethods and systems for creating, distributing and executing multimedia telecommunications applications over circuit and packet switched networks
US7016351B1 (en)2000-02-292006-03-21Cisco Technology, Inc.Small group multicast in a computer network
US6732189B1 (en)2000-03-202004-05-04International Business Machines CorporationMethod and apparatus for fault tolerant tunneling of multicast datagrams
US20020032780A1 (en)2000-04-242002-03-14Microsoft CorporationSystems and methods for uniquely and persistently identifying networks
US20050163049A1 (en)2000-05-172005-07-28Takeki YazakiPacket shaper
US6668282B1 (en)2000-08-022003-12-23International Business Machines CorporationSystem and method to monitor and determine if an active IPSec tunnel has become disabled
US6424657B1 (en)2000-08-102002-07-23Verizon Communications Inc.Traffic queueing for remote terminal DSLAMs
US7315554B2 (en)2000-08-312008-01-01Verizon Communications Inc.Simple peering in a transport network employing novel edge devices
US20050157664A1 (en)2000-08-312005-07-21Baum Robert T.Methods, apparatus and data structures for segmenting customers using at least a portion of a layer 2 address header or bits in the place of a layer 2 address header
US6826698B1 (en)2000-09-152004-11-30Networks Associates Technology, Inc.System, method and computer program product for rule based network security policies
US7310342B2 (en)2000-09-292007-12-18Dialogic CorporationAuto ATM-VC detection for ATM network access devices
US6850542B2 (en)2000-11-142005-02-01Broadcom CorporationLinked network switch configuration
US6785232B1 (en)2000-11-272004-08-31Orckit Communications Ltd.Rate control in transmission of packet data over an ATM network
US20020087721A1 (en)*2000-12-282002-07-04Yoshikazu SatoDuplicate private address translating system and duplicate address network system
US7092389B2 (en)*2001-01-302006-08-15At&T Corp.Technique for ethernet access to packet-based services
US6954436B1 (en)2001-02-282005-10-11Extreme Networks, Inc.Method and apparatus for selecting redundant routers using tracking
US20040102182A1 (en)2001-03-222004-05-27Lothar ReithMethod of providing networks services
US20020156612A1 (en)2001-04-202002-10-24Peter SchulterAddress resolution protocol system and method in a virtual network
US20020156919A1 (en)2001-04-232002-10-24Yoshiharu MaenoCommunications network for routing a message via single virtual link representing its reachable extent within a subnetwork
US20040141501A1 (en)2001-06-152004-07-22Adams John LCommunications network
US20020196795A1 (en)2001-06-222002-12-26Anritsu CorporationCommunication relay device with redundancy function for line in network in accordance with WAN environment and communication system using the same
US7047304B2 (en)2001-08-142006-05-16The Directv Group, Inc.System and method for provisioning broadband service in a PPPoE network using a configuration domain name
US20030036375A1 (en)2001-08-172003-02-20Weijing ChenPublic wireless local area network
US7173934B2 (en)2001-09-102007-02-06Nortel Networks LimitedSystem, device, and method for improving communication network reliability using trunk splitting
US20030101243A1 (en)2001-11-272003-05-29Donahue David B.System and method for automatic confuguration of a bi-directional IP communication device
US20030110268A1 (en)2001-12-072003-06-12Francois KermarecMethods of establishing virtual circuits and of providing a virtual private network service through a shared network, and provider edge device for such network
US7113512B1 (en)2001-12-122006-09-26At&T Corp.Ethernet-to-ATM interworking technique
US20030112781A1 (en)2001-12-172003-06-19Kermode Roger GeorgeCommunications unit for secure communications
US20030142674A1 (en)2002-01-302003-07-31Nortel Networks LimitedLabel control method and apparatus for virtual private LAN segment networks
US20030154259A1 (en)2002-02-082003-08-14Marc LambertonMethod of providing a virtual private network service through a shared network, and provider edge device for such network
US6789121B2 (en)*2002-02-082004-09-07Nortel Networks LimitedMethod of providing a virtual private network service through a shared network, and provider edge device for such network
US6892309B2 (en)2002-02-082005-05-10Enterasys Networks, Inc.Controlling usage of network resources by a user at the user's entry point to a communications network based on an identity of the user
US20030177221A1 (en)2002-03-182003-09-18Hamid Ould-BrahimResource allocation using an auto-discovery mechanism for provider-provisioned layer-2 and layer-3 Virtual Private Networks
US7116665B2 (en)2002-06-042006-10-03Fortinet, Inc.Methods and systems for a distributed provider edge
US20040078469A1 (en)*2002-06-042004-04-22Prashanth IshwarManaging VLAN traffic in a multiport network node using customer-specific identifiers
US7519056B2 (en)*2002-06-042009-04-14Alcatel-Lucent Usa Inc.Managing traffic in a multiport network node using logical ports
US6785265B2 (en)2002-07-082004-08-31Sbc Properties, L.P.Ethernet-based digital subscriber line methods and systems
US20040107382A1 (en)2002-07-232004-06-03Att Corp.Method for network layer restoration using spare interfaces connected to a reconfigurable transport network
US7339929B2 (en)2002-08-232008-03-04Corrigent Systems Ltd.Virtual private LAN service using a multicast protocol
US20040158735A1 (en)2002-10-172004-08-12Enterasys Networks, Inc.System and method for IEEE 802.1X user authentication in a network entry device
US20040081171A1 (en)*2002-10-242004-04-29Finn Norman W.Large-scale layer 2 metropolitan area network
US20050190773A1 (en)*2002-10-252005-09-01Huawei Technologies Co., Ltd.Sub-rate transmission method for user data services in transmission devices of a metropolitan area network
US7009983B2 (en)2002-11-052006-03-07Enterasys Networks, Inc.Methods and apparatus for broadcast domain interworking
US20040095940A1 (en)2002-11-152004-05-20Chin YuanVirtual interworking trunk interface and method of operating a universal virtual private network device
US20040172559A1 (en)2002-11-262004-09-02Huawei Technologies Co., Ltd.802.1X protocol-based multicasting control method
US20050175022A1 (en)*2002-12-032005-08-11Fujitsu LimitedBridge apparatus and logical queue control method
US20040125809A1 (en)2002-12-312004-07-01Jeng Jack IngEthernet interface over ATM Cell, UTOPIA xDSL in single and multiple channels converter/bridge on a single chip and method of operation
US20040133619A1 (en)2003-01-072004-07-08Corrigent Systems Ltd.Hierarchical virtual private lan service protection scheme
US20040151180A1 (en)2003-02-032004-08-05Sbc Properties, LpEnhanced H-VPLS service architecture using control word
US6852542B2 (en)2003-02-032005-02-08Spectra Gases, Inc.Method and system for creating a mercury halide standard for use in testing a mercury analyzer system
US20040165525A1 (en)2003-02-102004-08-26Invensys Systems, Inc.System and method for network redundancy
US20040165600A1 (en)2003-02-212004-08-26AlcatelCustomer site bridged emulated LAN services via provider provisioned connections
US7277936B2 (en)2003-03-032007-10-02Hewlett-Packard Development Company, L.P.System using network topology to perform fault diagnosis to locate fault between monitoring and monitored devices based on reply from device at switching layer
US20040233891A1 (en)2003-04-282004-11-25Alcatel Ip Networks, Inc.Virtual private network fault tolerance
US20040213201A1 (en)2003-04-282004-10-28Hakan OsterlundPolicy based media path selection in a broadband access network
US20040228291A1 (en)2003-05-152004-11-18Huslak Nicolas StevenVideoconferencing using managed quality of service and/or bandwidth allocation in a regional/access network (RAN)
US20040230444A1 (en)2003-05-152004-11-18Holt Scott CrandallMethods, systems, and computer program products for providing different quality of service/bandwidth allocation to different susbscribers for interactive gaming
US20050286503A1 (en)2003-05-272005-12-29Sotaro OdaCommunication device
US7345991B1 (en)2003-05-282008-03-18Atrica Israel Ltd.Connection protection mechanism for dual homed access, aggregation and customer edge devices
US20040264364A1 (en)2003-06-272004-12-30Nec CorporationNetwork system for building redundancy within groups
US20050044265A1 (en)2003-07-042005-02-24France TelecomMethod for automatic configuration of an access router compatible with the DHCP protocol, for specific automatic processing of IP flows from a client terminal
US20050007951A1 (en)2003-07-112005-01-13Roger LapuhRouted split multilink trunking
US20050025143A1 (en)*2003-07-292005-02-03Sbc Knowledge Ventures, L.P.Broadband access for virtual private networks
US20050030975A1 (en)2003-08-072005-02-10Bellsouth Intellectual Property CorporationMethods and systems for providing network access service utilizing multiple asymmetric DSL modems per service point
US7701936B2 (en)2003-09-052010-04-20Alcatel-Lucent Usa Inc.Obtaining path information related to a bridged network
US20050063397A1 (en)2003-09-192005-03-24Cisco Technology, Inc.Methods and apparatus for switching between Metro Ethernet networks and external networks
US20050068972A1 (en)2003-09-262005-03-31Burns Dave J.Method and system for connection verification
US7698456B2 (en)2003-09-292010-04-13Cisco Technology, Inc.Methods and apparatus to support routing of information
US20050152370A1 (en)2003-10-062005-07-14Meehan Thomas J.Protocol for messaging between a centralized broadband remote aggregation server and other devices
US20050089047A1 (en)2003-10-242005-04-28Hamid Ould-BrahimRefresh and filtering mechanisms for LDP based VPLS and L2VPN solutions
US20060092847A1 (en)2003-11-102006-05-04Nortel Networks LimitedMethod and apparatus for providing availability metrics for measurement and management of Ethernet services
US20050099949A1 (en)2003-11-102005-05-12Nortel Networks LimitedEthernet OAM domains and ethernet OAM frame format
US7693078B2 (en)2003-11-132010-04-06Rumi Sheryar GondaMethod for supporting SDH/SONET OAMP on Ethernet
US20060182037A1 (en)2003-12-152006-08-17Sbc Knowledge Ventures, L.P.System and method to provision MPLS/VPN network
US20060248227A1 (en)*2004-01-162006-11-02Kunio HatoUser mac frame transfer method edge transfer device, and program
US20050157751A1 (en)2004-01-202005-07-21Sameh RabieMethod and system for ethernet and frame relay network interworking
US20050160180A1 (en)*2004-01-202005-07-21Sameh RabjeMetro ethernet service enhancements
US20050193385A1 (en)2004-02-272005-09-01De Heer Arie J.Method and apparatus for upgrading software in network bridges
US20070274321A1 (en)*2004-03-172007-11-29Jonsson Ulf FVlan Mapping For Multi-Service Provisioning
US20050239445A1 (en)2004-04-162005-10-27Jeyhan KaraoguzMethod and system for providing registration, authentication and access via broadband access gateway
US20050249124A1 (en)2004-05-102005-11-10AlcatelRemote access link fault indication mechanism
US20050265329A1 (en)*2004-05-282005-12-01Fujitsu LimitedApplication of an Ethernet/MPLS half bridge to provide Ethernet multiplexing functions (EMF) in SONET network elements (NEs)
US20060007867A1 (en)2004-07-082006-01-12AlcatelDomain configuration in an ethernet OAM network having multiple levels
US7408936B2 (en)*2004-08-202008-08-05Alcatel LucentScalable VLAN grouping in a provider Metro Ethernet
US20060098607A1 (en)2004-10-282006-05-11Meshnetworks, Inc.System and method to support multicast routing in large scale wireless mesh networks
US20060109802A1 (en)2004-11-192006-05-25Corrigent Systems Ltd.Virtual private LAN service over ring networks
US20060126496A1 (en)2004-12-102006-06-15Clarence FilsfilsFast reroute (FRR) protection at the edge of a RFC 2547 network
US20060198323A1 (en)2005-03-032006-09-07Cisco Technology, Inc.Methods and devices for improving the multiple spanning tree protocol
US20060262794A1 (en)2005-04-082006-11-23Interdigital Technology CorporationMethod and apparatus for transmitting concatenated frames in a wireless communication system
US20090129386A1 (en)2005-04-292009-05-21Johan RuneOperator Shop Selection
US20060285500A1 (en)2005-06-152006-12-21Booth Earl H IiiMethod and apparatus for packet loss detection
US20060285501A1 (en)2005-06-172006-12-21Gerard DammPerformance monitoring of frame transmission in data network oam protocols
US20080144657A1 (en)2005-09-152008-06-19Huawei Technologies Co., Ltd.Method and Apparatus For Realizing the Interworking of Oam Function Between the Ethernet and the Mpls Network
US20070076719A1 (en)2005-10-052007-04-05Nortel Networks LimitedProvider backbone bridging - provider backbone transport internetworking
US20070133564A1 (en)2005-12-092007-06-14Chun Kyung GMethod for propagating maintenance signal in VPWS network using SDH/SONET
US20080062999A1 (en)2006-09-112008-03-13Eci Telecom Ltd.Method for providing broadband communication service
US20080172497A1 (en)2007-01-172008-07-17Nortel Networks LimitedMethod and Apparatus for Interworking Ethernet and MPLS Networks
US20090019469A1 (en)2007-07-112009-01-15Telefonaktiebolaget Lm Ericsson (Publ)Dynamic update of channel filtering information in iptv systems
US7843917B2 (en)2007-11-082010-11-30Cisco Technology, Inc.Half-duplex multicast distribution tree construction

Non-Patent Citations (11)

* Cited by examiner, † Cited by third party
Title
Blunk et al. Draft RFC 2284-Extensible Authentication Protocol EAP, Feb. 2004; http://tools.ietf.org/html/draft-ietf-eap-rfc2284bis-09.
Chiruvolu et al., "Issues and Approaches on Extending Ethernet Beyond LANs", Ieee Communications Magazine, Mar. 2004, p. 80-86.
Cisco, Delivering Multicast Vidoe over Asymmetric Digital Subscriber Line, 1999, Cisco.
Do-Wire Edge-To Edge (PWE3) Working Group, Simon Delord, UECOMM; Philippe Niger, France Telecom; Yuichi Ikejiri, Yuichiro Wada, NTT Debor: "PWE3 Applications & OAM Scenarios; draft-delord-pwe3-oam-applications 02.txt" Standard-Working-Draft, Internet Engineering Task Force, IETF, Ch, No. 2, Oct. 1, 2005, XP015042128 ISSN: 0000-0004 abstract p. 10, paragraph 2 Section 3.1.1.1. on pp. 12-13 http://ftp.ist.utl.pt/pub/drafts/draft-delord-pwe3-oam-applications-02.txt.
Flannagan et al., Cisco Catalyst QoS; Quality of Service in Campus Networks, Jun. 6, 2003, Cisco Press, chapter 8, section 4.
Lahti "Quality of Service in the Poin-to-Point Protocol over Ethernet" in: Google Scholar (on line, <URL:http://www.e.kth.se/~e95-pla/exjobb/doc/Lahti-Thesis-QoS-in-PPPoE.pdf>) Oct. 1, 2000.
Lahti "Quality of Service in the Poin-to-Point Protocol over Ethernet" in: Google Scholar (on line, <URL:http://www.e.kth.se/˜e95—pla/exjobb/doc/Lahti—Thesis—QoS—in—PPPoE.pdf>) Oct. 1, 2000.
Landron, Use of the IEEE Assigned Type Field with IEEE std 802.3, 1998 Edition Local and Metropolian Area Networks, Apr. 16, 2004.
Light Reading, Inc., Distributed-Edge Artecture, Nov. 25, 2003.
Marc Lasserre et al., "Virtual Private LAN Services over MPLS", Mar. 2003, Internet Draft Document, pp. 4-22.
Wolfe, [dhcwg] Publication of draft-droms-agentopt-8021x-00.txt, Nov. 22, 2001, IETF.

Cited By (11)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9661085B2 (en)2005-09-292017-05-23Brocade Communications Systems, Inc.Federated management of intelligent service modules
US10361903B2 (en)2005-09-292019-07-23Avago Technologies International Sales Pte. LimitedFederated management of intelligent service modules
US20110243142A1 (en)*2010-03-312011-10-06Brocade Communications Systems, Inc.Ingress and egress switch which determines services related to an incoming packet
US8498300B2 (en)*2010-03-312013-07-30Brocade Communications Systems, Inc.Ingress and egress switch which determines services related to an incoming packet
US9912495B2 (en)2010-05-282018-03-06Futurewei Technologies, Inc.Virtual layer 2 and mechanism to make it scalable
US20150078387A1 (en)*2010-06-292015-03-19Futurewei Technologies, Inc.Asymmetric Network Address Encapsulation
US10367730B2 (en)2010-06-292019-07-30Futurewei Technologies, Inc.Layer two over multiple sites
US10389629B2 (en)*2010-06-292019-08-20Futurewei Technologies, Inc.Asymmetric network address encapsulation
US20140269716A1 (en)*2013-03-152014-09-18Cisco Technology, Inc.Extended tag networking
US9325610B2 (en)*2013-03-152016-04-26Cisco Technology, Inc.Extended tag networking
US10015088B2 (en)2013-03-152018-07-03Cisco Technology, Inc.Extended tag networking

Also Published As

Publication numberPublication date
CN101133407A (en)2008-02-27
US20120201247A1 (en)2012-08-09
EP3404879A1 (en)2018-11-21
US9967371B2 (en)2018-05-08
US20060245438A1 (en)2006-11-02
EP1875686A2 (en)2008-01-09
US20140198795A1 (en)2014-07-17
WO2006118696A2 (en)2006-11-09
EP3404879B1 (en)2021-07-14
EP1875686B1 (en)2018-08-01
EP1875686A4 (en)2014-07-09
WO2006118696A3 (en)2007-11-01
CN101133407B (en)2017-10-10

Similar Documents

PublicationPublication DateTitle
US8194656B2 (en)Metro ethernet network with scaled broadcast and service instance domains
US7633956B1 (en)System and method for providing support for multipoint L2VPN services in devices without local bridging
EP1875668B1 (en)Scalable system method for dsl subscriber traffic over an ethernet network
US8867555B2 (en)Method and system for transparent LAN services in a packet network
EP1875365B1 (en)A comprehensive model for vpls
US7881314B2 (en)Network device providing access to both layer 2 and layer 3 services on a single physical interface
US7835370B2 (en)System and method for DSL subscriber identification over ethernet network
US8531941B2 (en)Intra-domain and inter-domain bridging over MPLS using MAC distribution via border gateway protocol
CN100508480C (en) A device and method related to Ethernet access system
US8509248B2 (en)Routing frames in a computer network using bridge identifiers
US8199753B2 (en)Forwarding frames in a computer network using shortest path bridging
US7787480B1 (en)Routing frames in a trill network using service VLAN identifiers
US20050190757A1 (en)Interworking between Ethernet and non-Ethernet customer sites for VPLS
US20040184408A1 (en)Ethernet architecture with data packet encapsulation
KR20040107379A (en)Apparatus and method for implementing vlan bridging and a vpn in a distributed architecture router

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:CISCO TECHNOLOGY INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SAJASSI, ALI;FINN, NORMAN W.;REEL/FRAME:016523/0140

Effective date:20050419

STCFInformation on status: patent grant

Free format text:PATENTED CASE

FPAYFee payment

Year of fee payment:4

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:8

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:12


[8]ページ先頭

©2009-2025 Movatter.jp