US20100142536A1 - Unicast trunking in a network device - Google Patents
Unicast trunking in a network device Download PDFInfo
- Publication number
- US20100142536A1 US20100142536A1 US12/706,481 US70648110A US2010142536A1 US 20100142536 A1 US20100142536 A1 US 20100142536A1 US 70648110 A US70648110 A US 70648110A US 2010142536 A1 US2010142536 A1 US 2010142536A1
- Authority
- US
- United States
- Prior art keywords
- ports
- entry
- port
- fields
- network device
- 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.)
- Abandoned
Links
- 238000000034 method Methods 0.000 claims description 13
- 238000012545 processing Methods 0.000 description 19
- 239000000872 buffer Substances 0.000 description 7
- 239000004065 semiconductor Substances 0.000 description 5
- 238000012986 modification Methods 0.000 description 4
- 230000004048 modification Effects 0.000 description 4
- 238000012546 transfer Methods 0.000 description 4
- 239000000758 substrate Substances 0.000 description 3
- 230000000903 blocking effect Effects 0.000 description 2
- 239000004744 fabric Substances 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 230000000873 masking effect Effects 0.000 description 2
- ADLSFYJDHWUKFP-UHFFFAOYSA-N 5-methoxy-11,12-dihydroindolo[2,3-a]carbazole-6-carbonitrile Chemical compound N1C2=C3NC4=CC=C[CH]C4=C3C(OC)=C(C#N)C2=C2[C]1C=CC=C2 ADLSFYJDHWUKFP-UHFFFAOYSA-N 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 229910052710 silicon Inorganic materials 0.000 description 1
- 239000010703 silicon Substances 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/60—Software-defined switches
- H04L49/602—Multilayer or multiprotocol switching, e.g. IP switching
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/10—Packet switching elements characterised by the switching fabric construction
- H04L49/103—Packet switching elements characterised by the switching fabric construction using a shared central buffer; using a shared memory
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/25—Routing or path finding in a switch fabric
- H04L49/253—Routing or path finding in a switch fabric using establishment or release of connections between ports
- H04L49/254—Centralised controller, i.e. arbitration or scheduling
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/30—Peripheral units, e.g. input or output ports
- H04L49/3009—Header conversion, routing tables or routing tags
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/30—Peripheral units, e.g. input or output ports
- H04L49/3072—Packet splitting
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/35—Switches specially adapted for specific applications
- H04L49/351—Switches specially adapted for specific applications for local area network [LAN], e.g. Ethernet switches
- H04L49/352—Gigabit ethernet switching [GBPS]
Definitions
- the present invention relates to a network device in a data network and more particularly to a system and method of creating a logical port by logically linking multiple ports and for transmitting unicast packets through the logical port.
- a packet switched network may include one or more network devices, such as a Ethernet switching chip, each of which includes several modules that are used to process information that is transmitted through the device.
- the device includes an ingress module, a Memory Management Unit (MMU) and an egress module.
- the ingress module includes switching functionality for determining to which destination port a packet should be directed.
- the MMU is used for storing packet information and performing resource checks.
- the egress module is used for performing packet modification and for transmitting the packet to at least one appropriate destination port.
- One of the ports on the device may be a CPU port that enables the device to send and receive information to and from external switching/routing control entities or CPUs.
- a current network device may support physical ports and logical/trunk ports, wherein each trunk port includes a set of physical external ports and the trunk port acts as a single link layer port.
- Ingress and destination ports on the device may be physical external ports or trunk ports.
- trunk ports By logically combining multiple physical ports into a trunk port, the network may provide greater bandwidth for connecting multiple devices. If one port in the trunk fails, information may still be sent between connected devices through other active ports of the trunk. Therefore, trunk ports enable the network to provide greater redundancy between connected network devices.
- the sending device In order to transmit information from one network device to another, the sending device has to determine if the packet is being transmitted to a trunk destination port. If a destination port is a trunk port, the sending network device must dynamically select a physical external port in the trunk on which to transmit the packet. The dynamic selection must account for load sharing between ports in a trunk so that outgoing packets are adequately distributed across the trunk.
- each packet entering a network device may be one of a unicast packet, a broadcast packet, a multicast packet, or an unknown unicast packet.
- the unicast packet is transmitted to a specific destination address that can be determined by the receiving network device.
- the sending network device must select one port from the trunk group and adequately distribute packets across ports of the trunk group.
- FIG. 1 illustrates a network device in which an embodiment of the present invention may be implemented
- FIG. 2 illustrates a centralized ingress pipeline architecture, according to one embodiment of the present invention
- FIG. 3 illustrates an embodiment of the network in which multiple network devices are connected by trunks
- FIG. 4 illustrates a trunk group table that is used in an embodiment of the present invention.
- FIG. 1 illustrates a network device, such as a switching chip, in which an embodiment the present invention may be implemented.
- Device 100 includes an ingress module 102 , a MMU 104 , and an egress module 106 .
- Ingress module 102 is used for performing switching functionality on an incoming packet.
- MMU 104 is used for storing packets and performing resource checks on each packet.
- Egress module 106 is used for performing packet modification and transmitting the packet to an appropriate destination port.
- Each of ingress module 102 , MMU 104 and Egress module 106 includes multiple cycles for processing instructions generated by that module.
- Device 100 implements a pipelined approach to process incoming packets.
- the device 100 has the ability of the pipeline to process, according to one embodiment, one packet every clock cycle.
- the device 100 includes a 133.33 MHz core clock. This means that the device 100 architecture is capable of processing 133.33M packets/sec.
- Device 100 may also include one or more internal fabric high speed ports, for example a HiGig.TM, high speed port 108 a - 108 x, one or more external Ethernet ports 109 a - 109 x, and a CPU port 110 .
- High speed ports 108 a - 108 x are used to interconnect various network devices in a system and thus form an internal switching fabric for transporting packets between external source ports and one or more external destination ports. As such, high speed ports 108 a - 108 x are not externally visible outside of a system that includes multiple interconnected network devices.
- CPU port 110 is used to send and receive packets to and from external switching/routing control entities or CPUs.
- CPU port 110 may be considered as one of external Ethernet ports 109 a - 109 x.
- Device 100 interfaces with external/off-chip CPUs through a CPU processing module 111 , such as a CMIC, which interfaces with a PCI bus that connects device 100 to an external CPU.
- a CPU processing module 111 such as a CMIC, which interfaces with a PCI bus that connects device 100 to an external CPU.
- device 100 supports physical Ethernet ports and logical (trunk) ports.
- a physical Ethernet port is a physical port on device 100 that is globally identified by a global port identifier.
- the global port identifier includes a module identifier and a local port number that uniquely identifies device 100 and a specific physical port.
- the trunk ports are a set of physical external Ethernet ports that act as a single link layer port. Each trunk port is assigned a global a trunk group identifier (TGID).
- TGID trunk group identifier
- device 100 can support up to 128 trunk ports, with up to 8 members per trunk port, and up to 29 external physical ports.
- Destination ports 109 a - 109 x on device 100 may be physical external Ethernet ports or trunk ports. If a destination port is a trunk port, device 100 dynamically selects a physical external Ethernet port in the trunk by using a hash to select a member port. As explained in more detail below, the dynamic selection enables device 100 to allow for dynamic load sharing between ports in a trunk.
- Packets may enter device 100 from a XBOD or a GBOD.
- the XBOD is a block that has one 10 GE/12 G MAC and supports packets from high speed ports 108 a - 108 x.
- the GBOD is a block that has 12 10/100/1 G MAC and supports packets from ports 109 a - 109 x.
- FIG. 2 illustrates a centralized ingress pipeline architecture 200 of ingress module 102 .
- Ingress pipeline 200 processes incoming packets, primarily determines an egress bitmap and, in some cases, figures out which parts of the packet may be modified.
- Ingress pipeline 200 includes a data holding register 202 , a module header holding register 204 , an arbiter 206 , a configuration stage 208 , a parser stage 210 , a discard stage 212 and a switch stage 213 .
- Ingress pipeline 200 receives data from the XBOD, GBOD or CPU processing module 111 and stores cell data in data holding register 202 .
- Arbiter 206 is responsible for scheduling requests from the GBOD, the XBOD and CPU.
- Configuration stage 208 is used for setting up a table with all major port-specific fields that are required for switching.
- Parser stage 210 parses the incoming packet and a high speed module header, if present, handles tunneled packets through Layer 3 (L3) tunnel table lookups, generates user defined fields, verifies Internet Protocol version 4 (IPv4) checksum on outer IPv4 header, performs address checks and prepares relevant fields for downstream lookup processing.
- Discard stage 212 looks for various early discard conditions and either drops the packet and/or prevents it from being sent through pipeline 200 .
- Switching stage 213 performs all switch processing in ingress pipeline 200 , including address resolution.
- the ingress pipeline includes one 1024-bit cell data holding register 202 and one 96-bit module header register 204 for each XBOD or GBOD.
- Data holding register 202 accumulates the incoming data into one contiguous 128-byte cell prior to arbitration and the module header register 204 stores an incoming 96-bit module header for use later in ingress pipeline 200 .
- holding register 202 stores incoming status information.
- Ingress pipeline 200 schedules requests from the XBOD and GBOD every six clock cycles and sends a signal to each XBOD and GBOD to indicate when the requests from the XBOD and GBOD will be scheduled.
- CPU processing module 111 transfers one cell at a time to ingress module 102 and waits for an indication that ingress module 102 has used the cell before sending subsequent cells.
- Ingress pipeline 200 multiplexes signals from each of XBOD, GBOD and CPU processing based on which source is granted access to ingress pipeline 200 by arbiter 206 .
- a source port is calculated by register buffer 202 , the XBOD or GBOD connection is mapped to a particular physical port number on device 100 and register 202 passes information relating to a scheduled cell to arbiter 206 .
- arbiter 206 When arbiter 206 receives information from register buffer 202 , arbiter 206 may issue at least one of a packet operation code, an instruction operation code or a FP refresh code, depending on resource conflicts.
- the arbiter 206 includes a main arbiter 207 and auxiliary arbiter 209 .
- the main arbiter 207 is a time-division multiplex (TDM) based arbiter that is responsible for scheduling requests from the GBOD and the XBOD, wherein requests from main arbiter 207 are given the highest priority.
- TDM time-division multiplex
- the auxiliary arbiter 209 schedules all non XBOD/GBOD requests, including CPU packet access requests, CPU memory/register read/write requests, learn operations, age operations, CPU table insert/delete requests, refresh requests and rate-limit counter refresh request. Auxiliary arbiter's 209 requests are scheduled based on available slots from main arbiter 207 .
- main arbiter 207 When the main arbiter 207 grants an XBOD or GBOD a slot, the cell data is pulled out of register 202 and sent, along with other information from register 202 , down ingress pipeline 200 . After scheduling the XBOD/GBOD cell, main arbiter 207 forwards certain status bits to auxiliary arbiter 209 .
- auxiliary arbiter 209 is also responsible for performing all resource checks, in a specific cycle, to ensure that any operations that are issued simultaneously do not access the same resources. As such, auxiliary arbiter 209 is capable of scheduling a maximum of one instruction operation code or packet operation code per request cycle. According to one embodiment, auxiliary arbiter 209 implements resource check processing and a strict priority arbitration scheme. The resource check processing looks at all possible pending requests to determine which requests can be sent based on the resources that they use.
- auxiliary arbiter 209 Upon processing the cell data, auxiliary arbiter 209 transmits packet signals to configuration stage 208 .
- Configuration stage 208 includes a port table for holding all major port specific fields that are required for switching, wherein one entry is associated with each port.
- the configuration stage 208 also includes several registers. When the configuration stage 208 obtains information from arbiter 206 , the configuration stage 208 sets up the inputs for the port table during a first cycle and multiplexes outputs for other port specific registers during a second cycle. At the end of the second cycle, configuration stage 208 sends output to parser stage 210 .
- Parser stage 210 manages an ingress pipeline buffer which holds the 128-byte cell as lookup requests traverse pipeline 200 . When the lookup request reaches the end of pipeline 200 , the data is pulled from the ingress pipeline buffer and sent to MMU 104 . If the packet is received on a high speed port, a 96-bit module header accompanying the packet is parsed by parser stage 210 . After all fields have been parsed, parser stage 210 writes the incoming cell data to the ingress pipeline buffer and passes a write pointer down the pipeline. Since the packet data is written to the ingress pipeline buffer, the packet data need not be transmitted further and the parsed module header information may be dropped. Discard stage 212 then looks for various early discard conditions and, if one or more of these conditions are present, discard stage drops the packet and/or prevents it from being sent through the chip.
- Switching stage 213 performs address resolution processing and other switching on incoming packets.
- switching stage 213 includes a first switch stage 214 and a second switch stage 216 .
- First switch stage 214 resolves any drop conditions, performs BPDU processing, checks for layer 2 source station movement and resolves most of the destination processing for layer 2 and layer 3 unicast packets, layer 3 multicast packets and IP multicast packets.
- the first switch stage 214 also performs protocol packet control switching by optionally copying different types of protocol packets to the CPU or dropping them.
- the first switch stage 214 further performs all source address checks and determines if the layer 2 entry needs to get learned or re-learned for station movement cases.
- the first switch stage 214 further performs destination calls to determine how to switch packet based on a destination switching information. Specifically, the first switch stage 214 figures out the destination port for unicast packets or port bitmap of multicast packets, calculates a new priority, optionally traps packets to the CPU and drops packets for various error conditions. The first switch stage 214 further handles high speed switch processing separate from switch processing from port 109 a - 109 i and switches the incoming high speed packet based on the stage header operation code.
- the second switch stage 216 then performs Field Processor (FP) action resolution, source port removal, trunk resolution, high speed trunking, port blocking, CPU priority processing, end-to-end Head of Line (HOL) resource check, resource check, mirroring and maximum transfer length (MTU) checks for verifying that the size of incoming/outgoing packets is below a maximum transfer length.
- FP Field Processor
- the second switch stage 216 takes first switch stage 216 switching decision, any layer routing information and FP redirection to produce a final destination for switching.
- the second switch stage 216 also removes the source port from the destination port bitmap and performs trunk resolution processing for resolving the trunking for the destination port for unicast packets, the ingress mirror-to-port and the egress mirror-to-port.
- the second switch stage 216 also performs high speed trunking by checking if the source port is part of a high speed trunk group and, if it is, removing all ports of the source high speed trunk group.
- the second switch stage 216 further performs port blocking by performing masking for a variety of reasons, including meshing and egress masking.
- FIG. 3 illustrates an embodiment of a network in which multiple network devices, as described above, are connected by trunks.
- network 300 includes devices 302 - 308 which are connected by trunks 310 - 316 .
- Device 302 includes ports 1 and 2 in trunk group 310
- device 304 includes ports 4 and 6 in trunk group 310
- device 306 includes ports 10 and 11 in trunk group 310 .
- Each of network devices 302 - 308 may receive unicast or multicast packets that must be transmitted to an appropriate destination port.
- the destination port is a known port.
- each of network devices 302 - 308 includes a trunk group table 400 , illustrated in FIG. 4 .
- an embodiment of device 100 may support up to 128 trunk ports with up to 8 members per trunk port.
- table 400 is a 128 entry table, wherein each entry includes fields for eight ports. Therefore, returning to FIG. 3 , for trunk group 310 , an associated entry in table 400 is entry 0 which includes a field for each module and port in that trunk group.
- entry 0 of table 400 includes in field 402 , module ID 302 and port ID 1 , in field 404 , module ID 302 and port ID 2 , in field 406 , module ID 304 and port ID 4 , in field 408 , module ID 304 and port ID 6 , in field 410 , module ID 306 and port ID 10 and in field 412 , module ID 306 and port ID 11 . Since trunk group 310 only has six ports, the last two fields 414 and 416 in entry 0 may include redundant information from any of fields 402 - 412 of that entry. Table 400 also includes an R-TAG value in each entry.
- the RTAG value may be one of six options, wherein each option is used to identify predefined fields and certain bits are selected from each field. Thereafter, all of the values from each of the predefined fields are XORed to obtain a number between 0 and 7, wherein a port associated with the obtained number is selected from the trunk group to transmit the packet to a destination device.
- Different RTAGs are used to obtain different types of distribution. Since the distribution is dependent on the packet, the RTAG enables the device to spread packet distribution over all the ports in a given trunk group.
- the port is selected based on the source address (SA), the VLAN, the EtherType, the source module ID (SRC_MODID) and the source port (SRC_PORT) of the packet. If the RTAG value is set to 2, the port is selected based on the destination address (DA), the VLAN, the EtherType, the source module ID and the source port of the packet. If the RTAG value is set to 3, the port is selected based on the source address, the destination address, the VLAN, the EtherType, the source module ID and the source port of the packet.
- RTAGs 4, 5 and 6 provide a layer 3 header option.
- the port is selected based on the source IP address (SIP) and the TCP source port (TCP_SPORT). If the RTAG value is set to 5, the port is selected based on the destination IP address (DIP) and the TCP destination port (TDP_DPORT). If the RTAG value is set to 6, the port is selected based on a value obtained from XORing an RTAG 4 hash and an RTAG 5 hash.
- each entry of trunk group table includes eight fields that are associated with trunk group ports, three bits are selected from each byte of the fields in the RTAG hash to represent 8 bits. So if the RTAG value is 1, SA[0:2], SA[8:10], SA[16:18], SA[32:34] and SA[40:42], VLAN[0:2], VLAN [8:10], EtherType[0:2], EtherType[8:10], SRC_MODID[0:2] and SRC_PORT[0:2] are XORed to obtain a three bit value that is used to index trunk group table 400 .
- DA[0:2], DA[8:10], DA[16:18], DA[32:34], SA[40:42], VLAN[0:2], VLAN [8:10], EtherType[0:2], EtherType[8:10], SRC_MODID[0:2] and SRC PORT[0:2] are XORed to obtain a three bit value that is used to index trunk group table 400 .
- RTAG value is 3
- SA[0:2], SA[8:10], SA[16:18], SA[32:34], SA[40:42], DA[0:2], DA[8:10], DA[16:18], DA[32:34], DA[40:42], VLAN[0:2], VLAN [8:10], EtherType[0:2], EtherType[8:10], SRC_MODID[0:2] and SRC_PORT[0:2] are XORed to obtain a three bit value that is used to index trunk group table 400 .
- ingress module 102 in device 308 upon receiving a unicast packet by network device 308 for further transmission on trunk group 310 , ingress module 102 in device 308 performs a destination lookup which points to trunk group 310 . Network device then indexes an appropriate entry, i.e. entry 0, in trunk group table 400 . To determine which port to select from trunk group 310 , device 308 implements a trunk hashing algorithm based on the RTAG value in entry 0.
- device 308 Since the RTAG value in entry 0 is 1, device 308 obtains a three bit index that is used to access one field of entry 0 by XORing SA[0:2], SA[8:10], SA[16:18], SA[32:34] and SA[40:42], VLAN[0:2], VLAN [8:10], EtherType[0:2], EtherType[8:10], SRC_MODID[0:2] and SRC_PORT[0:2]. Upon accessing, for example, the third field, the packet is sent to port 4 of device 304 .
- the above-discussed configuration of the invention is, in a preferred embodiment, embodied on a semiconductor substrate, such as silicon, with appropriate semiconductor manufacturing techniques and based upon a circuit layout which would, based upon the embodiments discussed above, be apparent to those skilled in the art.
- a person of skill in the art with respect to semiconductor design and manufacturing would be able to implement the various modules, interfaces, and tables, buffers, etc. of the present invention onto a single semiconductor substrate, based upon the architectural description discussed above. It would also be within the scope of the invention to implement the disclosed elements of the invention in discrete electronic components, thereby taking advantage of the functional aspects of the invention without maximizing the advantages through the use of a single semiconductor substrate.
- network devices may be any device that utilizes network data, and can include switches, routers, bridges, gateways or servers.
- network devices may include switches, routers, bridges, gateways or servers.
- packets in the context of the instant application, can include any sort of datagrams, data packets and cells, or any type of data exchanged between network devices.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
- This application is a continuation of U.S. patent application Ser. No. 11/289,497, filed on Nov. 30, 2005 which claims priority of U.S. Provisional Patent Application Ser. No. 60/631,548, filed on Nov. 30, 2004 and U.S. Provisional Patent Application Ser. No. 60/686,456, filed on Jun. 2, 2005. The subject matter of these earlier filed applications is hereby incorporated by reference.
- The present invention relates to a network device in a data network and more particularly to a system and method of creating a logical port by logically linking multiple ports and for transmitting unicast packets through the logical port.
- A packet switched network may include one or more network devices, such as a Ethernet switching chip, each of which includes several modules that are used to process information that is transmitted through the device. Specifically, the device includes an ingress module, a Memory Management Unit (MMU) and an egress module. The ingress module includes switching functionality for determining to which destination port a packet should be directed. The MMU is used for storing packet information and performing resource checks. The egress module is used for performing packet modification and for transmitting the packet to at least one appropriate destination port. One of the ports on the device may be a CPU port that enables the device to send and receive information to and from external switching/routing control entities or CPUs.
- A current network device may support physical ports and logical/trunk ports, wherein each trunk port includes a set of physical external ports and the trunk port acts as a single link layer port. Ingress and destination ports on the device may be physical external ports or trunk ports. By logically combining multiple physical ports into a trunk port, the network may provide greater bandwidth for connecting multiple devices. If one port in the trunk fails, information may still be sent between connected devices through other active ports of the trunk. Therefore, trunk ports enable the network to provide greater redundancy between connected network devices.
- In order to transmit information from one network device to another, the sending device has to determine if the packet is being transmitted to a trunk destination port. If a destination port is a trunk port, the sending network device must dynamically select a physical external port in the trunk on which to transmit the packet. The dynamic selection must account for load sharing between ports in a trunk so that outgoing packets are adequately distributed across the trunk.
- Typically, each packet entering a network device may be one of a unicast packet, a broadcast packet, a multicast packet, or an unknown unicast packet. The unicast packet is transmitted to a specific destination address that can be determined by the receiving network device. However, the sending network device must select one port from the trunk group and adequately distribute packets across ports of the trunk group.
- The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention that together with the description serve to explain the principles of the invention, wherein:
-
FIG. 1 illustrates a network device in which an embodiment of the present invention may be implemented; -
FIG. 2 illustrates a centralized ingress pipeline architecture, according to one embodiment of the present invention; -
FIG. 3 illustrates an embodiment of the network in which multiple network devices are connected by trunks; and -
FIG. 4 illustrates a trunk group table that is used in an embodiment of the present invention. - Reference will now be made to the preferred embodiments of the present invention, examples of which are illustrated in the accompanying drawings.
-
FIG. 1 illustrates a network device, such as a switching chip, in which an embodiment the present invention may be implemented.Device 100 includes aningress module 102, aMMU 104, and anegress module 106.Ingress module 102 is used for performing switching functionality on an incoming packet. MMU 104 is used for storing packets and performing resource checks on each packet. Egressmodule 106 is used for performing packet modification and transmitting the packet to an appropriate destination port. Each ofingress module 102, MMU 104 and Egressmodule 106 includes multiple cycles for processing instructions generated by that module.Device 100 implements a pipelined approach to process incoming packets. Thedevice 100 has the ability of the pipeline to process, according to one embodiment, one packet every clock cycle. According to one embodiment of the invention, thedevice 100 includes a 133.33 MHz core clock. This means that thedevice 100 architecture is capable of processing 133.33M packets/sec. -
Device 100 may also include one or more internal fabric high speed ports, for example a HiGig.™, high speed port 108 a-108 x, one or more external Ethernet ports 109 a-109 x, and aCPU port 110. High speed ports 108 a-108 x are used to interconnect various network devices in a system and thus form an internal switching fabric for transporting packets between external source ports and one or more external destination ports. As such, high speed ports 108 a-108 x are not externally visible outside of a system that includes multiple interconnected network devices.CPU port 110 is used to send and receive packets to and from external switching/routing control entities or CPUs. According to an embodiment of the invention,CPU port 110 may be considered as one of external Ethernet ports 109 a-109 x.Device 100 interfaces with external/off-chip CPUs through aCPU processing module 111, such as a CMIC, which interfaces with a PCI bus that connectsdevice 100 to an external CPU. - Network traffic enters and exits
device 100 through external Ethernet ports 109 a-109 x. Specifically, traffic indevice 100 is routed from an external Ethernet source port to one or more unique destination Ethernet ports 109 a-109 x. In one embodiment of the invention,device 100 supports physical Ethernet ports and logical (trunk) ports. A physical Ethernet port is a physical port ondevice 100 that is globally identified by a global port identifier. In an embodiment, the global port identifier includes a module identifier and a local port number that uniquely identifiesdevice 100 and a specific physical port. The trunk ports are a set of physical external Ethernet ports that act as a single link layer port. Each trunk port is assigned a global a trunk group identifier (TGID). According to an embodiment,device 100 can support up to 128 trunk ports, with up to 8 members per trunk port, and up to 29 external physical ports. Destination ports 109 a-109 x ondevice 100 may be physical external Ethernet ports or trunk ports. If a destination port is a trunk port,device 100 dynamically selects a physical external Ethernet port in the trunk by using a hash to select a member port. As explained in more detail below, the dynamic selection enablesdevice 100 to allow for dynamic load sharing between ports in a trunk. - Once a packet enters
device 100 on a source port 109 a-109 x, the packet is transmitted toingress module 102 for processing. Packets may enterdevice 100 from a XBOD or a GBOD. The XBOD is a block that has one 10 GE/12 G MAC and supports packets from high speed ports 108 a-108 x. The GBOD is a block that has 12 10/100/1 G MAC and supports packets from ports 109 a-109 x. -
FIG. 2 illustrates a centralizedingress pipeline architecture 200 ofingress module 102.Ingress pipeline 200 processes incoming packets, primarily determines an egress bitmap and, in some cases, figures out which parts of the packet may be modified.Ingress pipeline 200 includes adata holding register 202, a moduleheader holding register 204, an arbiter 206, a configuration stage 208, aparser stage 210, a discardstage 212 and aswitch stage 213.Ingress pipeline 200 receives data from the XBOD, GBOD orCPU processing module 111 and stores cell data indata holding register 202. Arbiter 206 is responsible for scheduling requests from the GBOD, the XBOD and CPU. Configuration stage 208 is used for setting up a table with all major port-specific fields that are required for switching.Parser stage 210 parses the incoming packet and a high speed module header, if present, handles tunneled packets through Layer 3 (L3) tunnel table lookups, generates user defined fields, verifies Internet Protocol version 4 (IPv4) checksum on outer IPv4 header, performs address checks and prepares relevant fields for downstream lookup processing. Discardstage 212 looks for various early discard conditions and either drops the packet and/or prevents it from being sent throughpipeline 200.Switching stage 213 performs all switch processing iningress pipeline 200, including address resolution. - According to one embodiment of the invention, the ingress pipeline includes one 1024-bit cell
data holding register 202 and one 96-bitmodule header register 204 for each XBOD or GBOD.Data holding register 202 accumulates the incoming data into one contiguous 128-byte cell prior to arbitration and themodule header register 204 stores an incoming 96-bit module header for use later iningress pipeline 200. Specifically, holdingregister 202 stores incoming status information. -
Ingress pipeline 200 schedules requests from the XBOD and GBOD every six clock cycles and sends a signal to each XBOD and GBOD to indicate when the requests from the XBOD and GBOD will be scheduled.CPU processing module 111 transfers one cell at a time toingress module 102 and waits for an indication thatingress module 102 has used the cell before sending subsequent cells.Ingress pipeline 200 multiplexes signals from each of XBOD, GBOD and CPU processing based on which source is granted access toingress pipeline 200 by arbiter 206. Upon receiving signals from the XBOD or GBOD, a source port is calculated byregister buffer 202, the XBOD or GBOD connection is mapped to a particular physical port number ondevice 100 and register 202 passes information relating to a scheduled cell to arbiter 206. - When arbiter 206 receives information from
register buffer 202, arbiter 206 may issue at least one of a packet operation code, an instruction operation code or a FP refresh code, depending on resource conflicts. According to one embodiment, the arbiter 206 includes a main arbiter 207 andauxiliary arbiter 209. The main arbiter 207 is a time-division multiplex (TDM) based arbiter that is responsible for scheduling requests from the GBOD and the XBOD, wherein requests from main arbiter 207 are given the highest priority. Theauxiliary arbiter 209 schedules all non XBOD/GBOD requests, including CPU packet access requests, CPU memory/register read/write requests, learn operations, age operations, CPU table insert/delete requests, refresh requests and rate-limit counter refresh request. Auxiliary arbiter's 209 requests are scheduled based on available slots from main arbiter 207. - When the main arbiter 207 grants an XBOD or GBOD a slot, the cell data is pulled out of
register 202 and sent, along with other information fromregister 202, downingress pipeline 200. After scheduling the XBOD/GBOD cell, main arbiter 207 forwards certain status bits toauxiliary arbiter 209. - The
auxiliary arbiter 209 is also responsible for performing all resource checks, in a specific cycle, to ensure that any operations that are issued simultaneously do not access the same resources. As such,auxiliary arbiter 209 is capable of scheduling a maximum of one instruction operation code or packet operation code per request cycle. According to one embodiment,auxiliary arbiter 209 implements resource check processing and a strict priority arbitration scheme. The resource check processing looks at all possible pending requests to determine which requests can be sent based on the resources that they use. The strict priority arbitration scheme implemented in an embodiment of the invention requires that CPU access request are given the highest priority, CPU packet transfer requests are given the second highest priority, rate refresh request are given the third highest priority, CPU memory reset operations are given the fourth highest priority and Learn and age operations are given the fifth highest priority byauxiliary arbiter 209. Upon processing the cell data,auxiliary arbiter 209 transmits packet signals to configuration stage 208. - Configuration stage 208 includes a port table for holding all major port specific fields that are required for switching, wherein one entry is associated with each port. The configuration stage 208 also includes several registers. When the configuration stage 208 obtains information from arbiter 206, the configuration stage 208 sets up the inputs for the port table during a first cycle and multiplexes outputs for other port specific registers during a second cycle. At the end of the second cycle, configuration stage 208 sends output to
parser stage 210. -
Parser stage 210 manages an ingress pipeline buffer which holds the 128-byte cell as lookup requests traversepipeline 200. When the lookup request reaches the end ofpipeline 200, the data is pulled from the ingress pipeline buffer and sent toMMU 104. If the packet is received on a high speed port, a 96-bit module header accompanying the packet is parsed byparser stage 210. After all fields have been parsed,parser stage 210 writes the incoming cell data to the ingress pipeline buffer and passes a write pointer down the pipeline. Since the packet data is written to the ingress pipeline buffer, the packet data need not be transmitted further and the parsed module header information may be dropped. Discardstage 212 then looks for various early discard conditions and, if one or more of these conditions are present, discard stage drops the packet and/or prevents it from being sent through the chip. -
Switching stage 213 performs address resolution processing and other switching on incoming packets. According to an embodiment of the invention, switchingstage 213 includes afirst switch stage 214 and asecond switch stage 216.First switch stage 214 resolves any drop conditions, performs BPDU processing, checks forlayer 2 source station movement and resolves most of the destination processing forlayer 2 and layer 3 unicast packets, layer 3 multicast packets and IP multicast packets. Thefirst switch stage 214 also performs protocol packet control switching by optionally copying different types of protocol packets to the CPU or dropping them. Thefirst switch stage 214 further performs all source address checks and determines if thelayer 2 entry needs to get learned or re-learned for station movement cases. Thefirst switch stage 214 further performs destination calls to determine how to switch packet based on a destination switching information. Specifically, thefirst switch stage 214 figures out the destination port for unicast packets or port bitmap of multicast packets, calculates a new priority, optionally traps packets to the CPU and drops packets for various error conditions. Thefirst switch stage 214 further handles high speed switch processing separate from switch processing from port 109 a-109 i and switches the incoming high speed packet based on the stage header operation code. - The
second switch stage 216 then performs Field Processor (FP) action resolution, source port removal, trunk resolution, high speed trunking, port blocking, CPU priority processing, end-to-end Head of Line (HOL) resource check, resource check, mirroring and maximum transfer length (MTU) checks for verifying that the size of incoming/outgoing packets is below a maximum transfer length. Thesecond switch stage 216 takesfirst switch stage 216 switching decision, any layer routing information and FP redirection to produce a final destination for switching. Thesecond switch stage 216 also removes the source port from the destination port bitmap and performs trunk resolution processing for resolving the trunking for the destination port for unicast packets, the ingress mirror-to-port and the egress mirror-to-port. Thesecond switch stage 216 also performs high speed trunking by checking if the source port is part of a high speed trunk group and, if it is, removing all ports of the source high speed trunk group. Thesecond switch stage 216 further performs port blocking by performing masking for a variety of reasons, including meshing and egress masking. -
FIG. 3 illustrates an embodiment of a network in which multiple network devices, as described above, are connected by trunks. According toFIG. 3 , network 300 includes devices 302-308 which are connected by trunks 310-316.Device 302 includesports trunk group 310,device 304 includesports trunk group 310 anddevice 306 includesports trunk group 310. Each of network devices 302-308 may receive unicast or multicast packets that must be transmitted to an appropriate destination port. As is known to those skilled in the art, in the case of unicast packets, the destination port is a known port. To send a unicast packet to an appropriate port in a destination trunk, each of network devices 302-308 includes a trunk group table 400, illustrated inFIG. 4 . - As noted above, an embodiment of
device 100 may support up to 128 trunk ports with up to 8 members per trunk port. As such, table 400 is a 128 entry table, wherein each entry includes fields for eight ports. Therefore, returning toFIG. 3 , fortrunk group 310, an associated entry in table 400 isentry 0 which includes a field for each module and port in that trunk group. As such,entry 0 of table 400 includes infield 402,module ID 302 andport ID 1, infield 404,module ID 302 andport ID 2, infield 406,module ID 304 andport ID 4, infield 408,module ID 304 andport ID 6, infield 410,module ID 306 andport ID 10 and infield 412,module ID 306 andport ID 11. Sincetrunk group 310 only has six ports, the last twofields entry 0 may include redundant information from any of fields 402-412 of that entry. Table 400 also includes an R-TAG value in each entry. In an embodiment of the invention, the RTAG value may be one of six options, wherein each option is used to identify predefined fields and certain bits are selected from each field. Thereafter, all of the values from each of the predefined fields are XORed to obtain a number between 0 and 7, wherein a port associated with the obtained number is selected from the trunk group to transmit the packet to a destination device. Different RTAGs are used to obtain different types of distribution. Since the distribution is dependent on the packet, the RTAG enables the device to spread packet distribution over all the ports in a given trunk group. In one embodiment of the invention, if the RTAG value is set to 1, the port is selected based on the source address (SA), the VLAN, the EtherType, the source module ID (SRC_MODID) and the source port (SRC_PORT) of the packet. If the RTAG value is set to 2, the port is selected based on the destination address (DA), the VLAN, the EtherType, the source module ID and the source port of the packet. If the RTAG value is set to 3, the port is selected based on the source address, the destination address, the VLAN, the EtherType, the source module ID and the source port of the packet.RTAGs RTAG 4 hash and an RTAG 5 hash. - Specifically, in one embodiment of the invention, since each entry of trunk group table includes eight fields that are associated with trunk group ports, three bits are selected from each byte of the fields in the RTAG hash to represent 8 bits. So if the RTAG value is 1, SA[0:2], SA[8:10], SA[16:18], SA[32:34] and SA[40:42], VLAN[0:2], VLAN [8:10], EtherType[0:2], EtherType[8:10], SRC_MODID[0:2] and SRC_PORT[0:2] are XORed to obtain a three bit value that is used to index trunk group table 400. If the RTAG value is 2, DA[0:2], DA[8:10], DA[16:18], DA[32:34], SA[40:42], VLAN[0:2], VLAN [8:10], EtherType[0:2], EtherType[8:10], SRC_MODID[0:2] and SRC PORT[0:2] are XORed to obtain a three bit value that is used to index trunk group table 400. If the RTAG value is 3, SA[0:2], SA[8:10], SA[16:18], SA[32:34], SA[40:42], DA[0:2], DA[8:10], DA[16:18], DA[32:34], DA[40:42], VLAN[0:2], VLAN [8:10], EtherType[0:2], EtherType[8:10], SRC_MODID[0:2] and SRC_PORT[0:2] are XORed to obtain a three bit value that is used to index trunk group table 400.
- If the RTAG value is 4, SIP[0:2], SIP[8:10], SIP[16:18], SIP[32:34], SIP[40:42], SIP[48:50], SIP[56:58], SIP[66:64], SIP[72:74], SIP[80:82], SIP[88:90], SIP[96:98], SIP[104:106], SIP[112:114], SIP[120:122], TCP_SPORT[0:2] and TCP_SPORT[8:10] are XORed to obtain a three bit value that is used to index trunk group table 400. If the RTAG value is 5, DIP[0:2], DIP[8:10], DIP[16:18], DIP[32:34], DIP[40:42], DIP[48:50], DIP[56:58], DIP[66:64], DIP[72:74], DIP[80:82], DIP[88:90], DIP[96:98], DIP[104:106], DIP[112:114], DIP[120:122], TCP_DPORT[0:2] and TCP_SPORT[8:10] are XORed to obtain a three bit value that is used to index trunk group table 400.
- For example, in
FIG. 3 , upon receiving a unicast packet by network device 308 for further transmission ontrunk group 310,ingress module 102 in device 308 performs a destination lookup which points totrunk group 310. Network device then indexes an appropriate entry, i.e.entry 0, in trunk group table 400. To determine which port to select fromtrunk group 310, device 308 implements a trunk hashing algorithm based on the RTAG value inentry 0. Since the RTAG value inentry 0 is 1, device 308 obtains a three bit index that is used to access one field ofentry 0 by XORing SA[0:2], SA[8:10], SA[16:18], SA[32:34] and SA[40:42], VLAN[0:2], VLAN [8:10], EtherType[0:2], EtherType[8:10], SRC_MODID[0:2] and SRC_PORT[0:2]. Upon accessing, for example, the third field, the packet is sent toport 4 ofdevice 304. - The above-discussed configuration of the invention is, in a preferred embodiment, embodied on a semiconductor substrate, such as silicon, with appropriate semiconductor manufacturing techniques and based upon a circuit layout which would, based upon the embodiments discussed above, be apparent to those skilled in the art. A person of skill in the art with respect to semiconductor design and manufacturing would be able to implement the various modules, interfaces, and tables, buffers, etc. of the present invention onto a single semiconductor substrate, based upon the architectural description discussed above. It would also be within the scope of the invention to implement the disclosed elements of the invention in discrete electronic components, thereby taking advantage of the functional aspects of the invention without maximizing the advantages through the use of a single semiconductor substrate.
- With respect to the present invention, network devices may be any device that utilizes network data, and can include switches, routers, bridges, gateways or servers. In addition, while the above discussion specifically mentions the handling of packets, packets, in the context of the instant application, can include any sort of datagrams, data packets and cells, or any type of data exchanged between network devices.
- The foregoing description has been directed to specific embodiments of this invention. It will be apparent, however, that other variations and modifications may be made to the described embodiments, with the attainment of some or all of their advantages. Therefore, it is the object of the appended claims to cover all such variations and modifications as come within the true spirit and scope of the invention.
Claims (18)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/706,481 US20100142536A1 (en) | 2004-11-30 | 2010-02-16 | Unicast trunking in a network device |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US63154804P | 2004-11-30 | 2004-11-30 | |
US68645605P | 2005-06-02 | 2005-06-02 | |
US11/289,497 US7715384B2 (en) | 2004-11-30 | 2005-11-30 | Unicast trunking in a network device |
US12/706,481 US20100142536A1 (en) | 2004-11-30 | 2010-02-16 | Unicast trunking in a network device |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/289,497 Continuation US7715384B2 (en) | 2004-11-30 | 2005-11-30 | Unicast trunking in a network device |
Publications (1)
Publication Number | Publication Date |
---|---|
US20100142536A1 true US20100142536A1 (en) | 2010-06-10 |
Family
ID=36567315
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/289,497 Active 2028-02-25 US7715384B2 (en) | 2004-11-30 | 2005-11-30 | Unicast trunking in a network device |
US12/706,481 Abandoned US20100142536A1 (en) | 2004-11-30 | 2010-02-16 | Unicast trunking in a network device |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/289,497 Active 2028-02-25 US7715384B2 (en) | 2004-11-30 | 2005-11-30 | Unicast trunking in a network device |
Country Status (1)
Country | Link |
---|---|
US (2) | US7715384B2 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060114938A1 (en) * | 2004-11-30 | 2006-06-01 | Broadcom Corporation | Network for supporting advance features on legacy components |
US20060114908A1 (en) * | 2004-11-30 | 2006-06-01 | Broadcom Corporation | Policy based routing using a fast filter processor |
US20060140130A1 (en) * | 2004-11-30 | 2006-06-29 | Broadcom Corporation | Mirroring in a network device |
US9397924B2 (en) | 2008-12-02 | 2016-07-19 | At&T Intellectual Property I, L.P. | Method for applying macro-controls onto IP networks using intelligent route indexing |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7715384B2 (en) * | 2004-11-30 | 2010-05-11 | Broadcom Corporation | Unicast trunking in a network device |
US7680107B2 (en) * | 2004-11-30 | 2010-03-16 | Broadcom Corporation | High speed trunking in a network device |
US7830892B2 (en) * | 2004-11-30 | 2010-11-09 | Broadcom Corporation | VLAN translation in a network device |
CN102263697B (en) * | 2011-08-03 | 2014-12-10 | 杭州华三通信技术有限公司 | Method and device for sharing aggregated link traffic |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020009081A1 (en) * | 2000-06-09 | 2002-01-24 | Broadcom Corporation | Gigabit switch with frame forwarding and address learning |
US7031304B1 (en) * | 2002-09-11 | 2006-04-18 | Redback Networks Inc. | Method and apparatus for selective packet Mirroring |
US7127566B2 (en) * | 2003-12-18 | 2006-10-24 | Intel Corporation | Synchronizing memory copy operations with memory accesses |
US7139753B2 (en) * | 2000-04-06 | 2006-11-21 | International Business Machines Corporation | Full match (FM) search algorithm implementation for a network processor |
US7161948B2 (en) * | 2002-03-15 | 2007-01-09 | Broadcom Corporation | High speed protocol for interconnecting modular network devices |
US7292573B2 (en) * | 2004-03-31 | 2007-11-06 | Hewlett-Packard Development Company, L.P. | Methods and apparatus for selection of mirrored traffic |
US7680107B2 (en) * | 2004-11-30 | 2010-03-16 | Broadcom Corporation | High speed trunking in a network device |
US7715384B2 (en) * | 2004-11-30 | 2010-05-11 | Broadcom Corporation | Unicast trunking in a network device |
US7826481B2 (en) * | 2004-11-30 | 2010-11-02 | Broadcom Corporation | Network for supporting advance features on legacy components |
US7830892B2 (en) * | 2004-11-30 | 2010-11-09 | Broadcom Corporation | VLAN translation in a network device |
Family Cites Families (40)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6041042A (en) | 1997-05-27 | 2000-03-21 | Cabletron Systems, Inc. | Remote port mirroring system and method thereof |
US6151297A (en) * | 1997-07-08 | 2000-11-21 | Hewlett-Packard Company | Method and system for link level server/switch trunking |
US6496502B1 (en) | 1998-06-29 | 2002-12-17 | Nortel Networks Limited | Distributed multi-link trunking method and apparatus |
US6154446A (en) * | 1998-07-08 | 2000-11-28 | Broadcom Corporation | Network switching architecture utilizing cell based and packet based per class-of-service head-of-line blocking prevention |
JP3397144B2 (en) * | 1998-09-29 | 2003-04-14 | 日本電気株式会社 | Packet processing device, packet processing method, and packet switch |
US6674743B1 (en) | 1999-12-30 | 2004-01-06 | 3Com Corporation | Method and apparatus for providing policy-based services for internal applications |
US7089240B2 (en) * | 2000-04-06 | 2006-08-08 | International Business Machines Corporation | Longest prefix match lookup using hash function |
US6807179B1 (en) * | 2000-04-18 | 2004-10-19 | Advanced Micro Devices, Inc. | Trunking arrangement in a network switch |
EP1168710B1 (en) * | 2000-06-19 | 2005-11-23 | Broadcom Corporation | Method and device for frame forwarding in a switch fabric |
US6993026B1 (en) | 2000-08-31 | 2006-01-31 | Verizon Communications Inc. | Methods, apparatus and data structures for preserving address and service level information in a virtual private network |
US6792502B1 (en) * | 2000-10-12 | 2004-09-14 | Freescale Semiconductor, Inc. | Microprocessor having a content addressable memory (CAM) device as a functional unit therein and method of operation |
US20020126672A1 (en) | 2001-01-10 | 2002-09-12 | Nelson Chow | Method and apparatus for a flexible and reconfigurable packet classifier using content addressable memory |
US6963921B1 (en) | 2001-02-16 | 2005-11-08 | 3Com Corporation | Method and apparatus for hardware assisted TCP packet re-assembly |
US7382787B1 (en) | 2001-07-30 | 2008-06-03 | Cisco Technology, Inc. | Packet routing and switching device |
US7054315B2 (en) * | 2001-09-17 | 2006-05-30 | Pmc-Sierra Ltd. | Efficiency masked matching |
US7200144B2 (en) | 2001-10-18 | 2007-04-03 | Qlogic, Corp. | Router and methods using network addresses for virtualization |
US7327748B2 (en) * | 2002-01-28 | 2008-02-05 | Alcatel Lucent | Enterprise switching device and method |
US7313135B2 (en) * | 2002-01-31 | 2007-12-25 | Mosaid Technologies, Inc. | Trunking in a matrix |
US7660313B2 (en) | 2002-10-25 | 2010-02-09 | Huawei Technologies Co., Ltd. | Sub-rate transmission method for user data services in transmission devices of a metropolitan area network |
US7180899B2 (en) * | 2002-10-29 | 2007-02-20 | Cisco Technology, Inc. | Multi-tiered Virtual Local area Network (VLAN) domain mapping mechanism |
AU2003300900A1 (en) | 2002-12-13 | 2004-07-09 | Internap Network Services Corporation | Topology aware route control |
WO2004066563A1 (en) | 2003-01-21 | 2004-08-05 | Fujitsu Limited | Carrier network of virtual network system, and communication node of the carrier network |
US7298705B2 (en) * | 2003-02-05 | 2007-11-20 | Broadcom Corporation | Fast-path implementation for a double tagging loopback engine |
US7835367B2 (en) | 2003-04-23 | 2010-11-16 | Fujitsu Limited | Network connection method, network connection system, and, layer 2 switch and management server forming the network connection system |
US7974284B2 (en) | 2003-06-27 | 2011-07-05 | Broadcom Corporation | Single and double tagging schemes for packet processing in a network device |
US20050018693A1 (en) | 2003-06-27 | 2005-01-27 | Broadcom Corporation | Fast filtering processor for a highly integrated network device |
US7738467B2 (en) | 2003-07-15 | 2010-06-15 | Hewlett-Packard Development Company, L.P. | Output port based double Q tagging |
WO2005022850A1 (en) * | 2003-09-01 | 2005-03-10 | Nippon Telegraph And Telephone Corporation | Packet communication method |
JP2005143086A (en) | 2003-10-17 | 2005-06-02 | Matsushita Electric Ind Co Ltd | Method for detecting movement and mobile terminal |
US7408932B2 (en) * | 2003-10-20 | 2008-08-05 | Intel Corporation | Method and apparatus for two-stage packet classification using most specific filter matching and transport level sharing |
US8146148B2 (en) | 2003-11-19 | 2012-03-27 | Cisco Technology, Inc. | Tunneled security groups |
US20050138149A1 (en) | 2003-12-23 | 2005-06-23 | Jagjeet Bhatia | Method and system for increasing available user VLAN space |
US7359383B2 (en) * | 2004-03-29 | 2008-04-15 | Hewlett-Packard Development Company, L.P. | Load balancing with mesh tagging |
US20060002393A1 (en) | 2004-06-30 | 2006-01-05 | Nokia Inc. | Primary control marker data structure |
US7408936B2 (en) * | 2004-08-20 | 2008-08-05 | Alcatel Lucent | Scalable VLAN grouping in a provider Metro Ethernet |
JP4516397B2 (en) * | 2004-10-05 | 2010-08-04 | 株式会社日立製作所 | Layer 2 switch |
US8014390B2 (en) * | 2004-11-30 | 2011-09-06 | Broadcom Corporation | Policy based routing using a fast filter processor |
US7570639B2 (en) * | 2004-11-30 | 2009-08-04 | Broadcom Corporation | Multicast trunking in a network device |
US8005084B2 (en) * | 2004-11-30 | 2011-08-23 | Broadcom Corporation | Mirroring in a network device |
US7809009B2 (en) | 2006-02-21 | 2010-10-05 | Cisco Technology, Inc. | Pipelined packet switching and queuing architecture |
-
2005
- 2005-11-30 US US11/289,497 patent/US7715384B2/en active Active
-
2010
- 2010-02-16 US US12/706,481 patent/US20100142536A1/en not_active Abandoned
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7139753B2 (en) * | 2000-04-06 | 2006-11-21 | International Business Machines Corporation | Full match (FM) search algorithm implementation for a network processor |
US20020009081A1 (en) * | 2000-06-09 | 2002-01-24 | Broadcom Corporation | Gigabit switch with frame forwarding and address learning |
US7161948B2 (en) * | 2002-03-15 | 2007-01-09 | Broadcom Corporation | High speed protocol for interconnecting modular network devices |
US7031304B1 (en) * | 2002-09-11 | 2006-04-18 | Redback Networks Inc. | Method and apparatus for selective packet Mirroring |
US7127566B2 (en) * | 2003-12-18 | 2006-10-24 | Intel Corporation | Synchronizing memory copy operations with memory accesses |
US7292573B2 (en) * | 2004-03-31 | 2007-11-06 | Hewlett-Packard Development Company, L.P. | Methods and apparatus for selection of mirrored traffic |
US7680107B2 (en) * | 2004-11-30 | 2010-03-16 | Broadcom Corporation | High speed trunking in a network device |
US7715384B2 (en) * | 2004-11-30 | 2010-05-11 | Broadcom Corporation | Unicast trunking in a network device |
US7826481B2 (en) * | 2004-11-30 | 2010-11-02 | Broadcom Corporation | Network for supporting advance features on legacy components |
US7830892B2 (en) * | 2004-11-30 | 2010-11-09 | Broadcom Corporation | VLAN translation in a network device |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060114938A1 (en) * | 2004-11-30 | 2006-06-01 | Broadcom Corporation | Network for supporting advance features on legacy components |
US20060114908A1 (en) * | 2004-11-30 | 2006-06-01 | Broadcom Corporation | Policy based routing using a fast filter processor |
US20060140130A1 (en) * | 2004-11-30 | 2006-06-29 | Broadcom Corporation | Mirroring in a network device |
US7826481B2 (en) | 2004-11-30 | 2010-11-02 | Broadcom Corporation | Network for supporting advance features on legacy components |
US8005084B2 (en) | 2004-11-30 | 2011-08-23 | Broadcom Corporation | Mirroring in a network device |
US8014390B2 (en) | 2004-11-30 | 2011-09-06 | Broadcom Corporation | Policy based routing using a fast filter processor |
US9397924B2 (en) | 2008-12-02 | 2016-07-19 | At&T Intellectual Property I, L.P. | Method for applying macro-controls onto IP networks using intelligent route indexing |
Also Published As
Publication number | Publication date |
---|---|
US7715384B2 (en) | 2010-05-11 |
US20060114901A1 (en) | 2006-06-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7680107B2 (en) | High speed trunking in a network device | |
EP1729461B1 (en) | Dynamic port failover | |
US8005084B2 (en) | Mirroring in a network device | |
EP1729462B1 (en) | Policy based routing using a fast filter processor | |
US7626990B2 (en) | Packet counters and packet adders for traffic profiling in a multiprocessor router | |
US8320240B2 (en) | Rate limiting and minimum and maximum shaping in a network device | |
US20100142536A1 (en) | Unicast trunking in a network device | |
US7738385B2 (en) | Mirroring of data in a network device | |
EP1662725B1 (en) | Cut-through switching in a network device | |
US7570639B2 (en) | Multicast trunking in a network device | |
US8000324B2 (en) | Pipeline architecture of a network device | |
US7830892B2 (en) | VLAN translation in a network device | |
US7826481B2 (en) | Network for supporting advance features on legacy components | |
US8566337B2 (en) | Pipeline architecture for a network device | |
US7554984B2 (en) | Fast filter processor metering and chaining | |
US8599694B2 (en) | Cell copy count | |
US8085766B2 (en) | S-flow in a network device | |
US8037238B2 (en) | Multiple mode content-addressable memory | |
US6963566B1 (en) | Multiple address lookup engines running in parallel in a switch for a packet-switched network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |
|
AS | Assignment |
Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH CAROLINA Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:BROADCOM CORPORATION;REEL/FRAME:037806/0001 Effective date: 20160201 Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:BROADCOM CORPORATION;REEL/FRAME:037806/0001 Effective date: 20160201 |
|
AS | Assignment |
Owner name: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD., SINGAPORE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BROADCOM CORPORATION;REEL/FRAME:041706/0001 Effective date: 20170120 Owner name: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BROADCOM CORPORATION;REEL/FRAME:041706/0001 Effective date: 20170120 |
|
AS | Assignment |
Owner name: BROADCOM CORPORATION, CALIFORNIA Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:041712/0001 Effective date: 20170119 |