Bridged cryptographic vlan
23 claims: 2 independent, 21 dependent
- 1A method for extending VLAN bridging semantics in a bridged, cryptographic VLAN, the method comprising the steps of;providing an untagged frame and a tagged frame in accordance with the IEEE 802.1Q VLAN bridge model;providing a cryptographically encapsulated frame, wherein the encapsulated frame has a VLAN tag that is different from a tag used within tagged frames belonging to said bridged, cryptographic VLAN;providing a trunk port divided into inbound (22) and outbound (14a) trunk ports;providing one of said untagged, tagged, and encapsulated frames for each segment segmenting the bridged, cryptographic VLAN;and transferring traffic between an unencapsulated segment, tagged or untagged, and an encapsulated segment of said VLAN, wherein all frames in the encapsulated segment are encapsulated according to an encryption and authentication code scheme, wherein for said VLAN, there is a unique security association comprising a cryptographic authentication code key for checking integrity and authenticity of frames that are tagged as belonging to said VLAN, and a cryptographic key for ensuring privacy of all frames belonging to said VLAN.
- 2The method of Claim 1, further comprising the step of:associating with said VLAN two unique VLAN tags, said two unique VLAN tags comprising VID-T, which is used within tagged frames of said VLAN, and VID-E, which is used within encapsulated frames of said VLAN.
- 3The method of Claim 1, wherein said encapsulated frame is encapsulated in accordance with an encrypt-then-MAC method, which comprises the steps of:encrypting a data payload of a frame;and computing a message authentication code over a resulting ciphertext and said frame's sequence number.
- 4The method of Claim 1, wherein a tagged set, an untagged set, and an encapsulated set of ports is associated with said VLAN.
- 5The method of Claim 1, further comprising the step of:using the security association for said VLAN to verify authenticity and integrity of every frame tagged as belonging to said VLAN, and received at a port in said VLAN's encapsulated set.
- 6The method of Claim 5, further comprising the step of:providing an ingress-filtering rule for said port to determine whether verification occurs.
- 7The method of Claim 5, further comprising the step of:using said association to encapsulate tagged and untagged frames belonging to said VLAN cryptographically before sending them from a port in said VLAN's encapsulated set.
- 16An apparatus for sending frames in bridged, cryptographic VLANs, comprising:at least two bridges;a plurality of trunk links wherein every trunk link of said trunk links is associated with the inbound trunk port of one bridge of said at least two bridges and the outbound trunk port of another bridge of said at least two bridges;a plurality of access ports;a plurality of access links wherein every access link of said access links is associated with one access port of said access ports;and means for segmenting said VLANs in different encapsulated segments even though they share a same medium wherein, for each of the encapsulated segments segmenting the VLANs, untagged, tagged, and encapsulated frames are provided, and traffic is transferred between an unencapsulated segment, tagged or untagged, and an encapsulated segment of a VLAN of said VLANs, wherein the frames in the encapsulated segment are encapsulated according to an encryption and authentication code scheme, wherein for said VLAN, there is a unique security association comprising a cryptographic authentication code key for checking integrity and authenticity of frames that are tagged as belonging to said VLAN, and a cryptographic key for ensuring privacy of all frames belonging to said VLAN.
Independent claims8
88 paragraphs in 4 sections, as filed
<u>BACKGROUND OF THE</u><u>INVENTION</u>
TECHNICAL FIELD
0001The invention relates to VLANs. More particularly, the invention relates to a bridged cryptographic VLAN.
DESCRIPTION OF THE PRIOR ART
Basic VLAN concepts
0002<figref idref="f0001">Figure 1</figref> shows a simple port-based VLAN 10, comprised of two VLANs, <i>i.e.</i> VLAN A 13 and VLAN B 15. The VLAN to which an untagged frame received at a port belongs is determined by the Port VLAN ID (PVID) assigned to the receiving port, or by the VLAN ID (VID) associated with the link-layer protocol carried in the frame (see IEEE Std 802.1v-2001, Virtual Bridged Local Area Networks-Amendment 2: VLAN Classification by Protocol and Port). There must be a way to convey VLAN information between the bridges 12, 14 because they are connected by a trunk link 16 that can carry frames from more than one VLAN. A VLAN tag is added to every frame for this purpose. Such frames are called VLAN-tagged frames.
Trunk links
0003A trunk link is a LAN segment used for VLAN multiplexing between VLAN bridges (see IEEE Std 802.1v-2001, Virtual Bridged Local Area Networks-Amendment 2: VLAN Classification by Protocol and Port). Every device attached to a trunk link must be VLAN-aware. This means that they understand VLAN membership and VLAN frame formats. All frames, including end station frames, on a trunk link are VLAN-tagged, meaning that they carry a non-null VID. There can be no VLAN-unaware end stations on a trunk link.
0004The trunk link 16 in <figref idref="f0001">Figure 1</figref> is a multiplexed LAN segment shared by two bridges 12, 14. In general, many VLAN-aware bridges may be attached to a trunk link.
0005The access links 11 are LAN segments that do not multiplex VLANs. Instead, each access link carries untagged frames or VLAN-tagged frames belonging to a single VLAN. If frames are tagged then all frames on the segment carry the same VID and end stations on the LAN segment must be VLAN aware.
0006Various limitations are encountered with the current state of VLAN art. One problem is that of cryptographic separation of VLANs over trunk links. The introduction of a scheme to solve such problem itself raises the issue of efficient frame transfer between encrypted and unencrypted LAN segments which represent a single VLAN.
0007<patcit id="pcit0001" dnum="WO02084917A2"><text>WO 02/084917 A2</text></patcit> relates to systems and methods for routing wireless transmissions to the LAN via a firewall of VPN gateway and encrypting them.
0008"<nplcit id="ncit0001" npl-type="s"><text>IEEE Standard for Information Technology - Telecommunications and Information Exchange Between Systems - Local and Metropolitan Area Networks - Common Specifications, Part 3: Media Access Control (MAC) Bridges; ANSI/IEEE Std 802.1D, 1998 Edition", IEEE STANDARD, 1 January 1998</text></nplcit>, relates to systems and methods for a family of standards for local and metropolitan area networks. The revision of ISO/IEC 10038: 1993 extends this concept of filtering services in order to define additional capabilities in Bridged LANs aimed at the following: <ol id="ol0001" ol-style=""><li>a) The provision of expedited traffic capabilities, to support the transmission of time-critical information in a LAN environment;</li><li>b) The provision of filtering services that support the dynamic definition and establishment of Groups in a LAN environment, and the filtering of frames by Bridges such that frames addressed to a given Group are forwarded only to those LAN segments that are required in order to reach the members of that Group.</li></ol>
0009<nplcit id="ncit0002" npl-type="b"><text>Fine M. et al: "Shared Spanning Trees", CISCO SYSTEMS INC, 15 January 1999</text></nplcit>, relates to systems and methods for an architecture for sharing spanning trees, i.e., multiple spanning trees each shared by one or more VLANs. The architecture is interoperable both with existing switches implementing one spanning tree per VLAN and with IEEE 802.1D or 802.1Q compliant switches.
<u>SUMMARY OF THE INVENTION</u>
0010It is the object of the present invention to provide a method and system for extending VLAN bridging semantics in a bridged, cryptographic VLAN.
0011This object is solved by the subject matter of the independent claims.
0012Embodiments are given in the dependent claims.
0013The invention comprises three extensions of the IEEE 802.1Q VLAN bridge model (see <nplcit id="ncit0003" npl-type="s"><text>IEEE Std 802.1Q-1998, IEEE Standards for Local and Metropolitan Area Networks: Virtual Bridged Local Area Networks</text></nplcit>). The first extension is the cryptographic separation of VLANs over trunk links. A new LAN segment type, referred to herein as the encapsulated segment type, is introduced. All frames on such a segment are encapsulated according to an encryption and authentication-code scheme. The second extension is the division of a trunk port into inbound and outbound trunk ports. The third extension is a protocol, referred to herein as the Transfer Point Protocol (TPP), that automatically infers for each outbound trunk port in a bridged VLAN, a set of LAN segment types for the port that minimizes the number of transfers between encapsulated and unencapsulated segments required to transport a frame in the bridged VLAN.
<u>BRIEF DESCRIPTION OF THE</u><u>DRAWINGS</u>
0014<ul id="ul0001" list-style="none"><li><figref idref="f0001">Figure 1</figref> is a block schematic diagram showing a port-based VLAN;</li><li><figref idref="f0001">Figure 2</figref> is a block schematic diagram showing a bridged cryptographic VLAN according to the invention;</li><li><figref idref="f0001">Figure 3</figref> is a flow diagram showing construction of a forwarding set according to the invention;</li><li><figref idref="f0002">Figure 4</figref> is a block schematic diagram showing a bridged cryptographic VLAN with two wireless trunk links according to the invention;</li><li><figref idref="f0002">Figure 5</figref> is a block schematic diagram showing a symmetric labeling of outbound ports in a bridged cryptographic VLAN according to the invention;</li><li><figref idref="f0002">Figure 6</figref> is a block schematic diagram showing an asymmetric labeling of outbound ports in a bridged cryptographic VLAN according to the invention;</li><li><figref idref="f0002">Figure 7</figref> is a block schematic diagram showing a purely encapsulated trunk in a bridged cryptographic VLAN according to the invention;</li><li><figref idref="f0003">Figure 8</figref> is a flow diagram showing TPP message exchange when Bridge 1 of <figref idref="f0002">Figure 7</figref> initiates an announce frame for the VLAN according to the invention;</li><li><figref idref="f0003">Figure 9</figref> is a block schematic diagram showing a labeling of the outbound ports, according to the invention, after swapping Bridges 1 and 2 in <figref idref="f0002">Figure 7</figref>; and</li><li><figref idref="f0003">Figure 10</figref> is a block schematic diagram showing a labeling of the outbound ports, according to the invention, in a bridged cryptographic VLAN containing a bridge with three trunk ports.</li></ul>
<u>DETAILED DESCRIPTION OF THE</u><u>INVENTION</u>
LAN segment types
0015Three types of LAN segments represent a VLAN: <i>untagged, tagged</i>, and <i>encapsulated</i> segments. The IEEE 802.1Q standard addresses only tagged and untagged segment types (see <nplcit id="ncit0004" npl-type="s"><text>IEEE Std 802.1Q-1998, IEEE Standards for Local and Metropolitan Area Networks: Virtual Bridged Local Area Networks</text></nplcit>). The standard specifies bridging semantics only for the transfer of traffic between tagged and untagged segments representing the same VLAN. The invention is defined in the appended claims. It provides a technique that extends the bridging semantics to include transferring traffic between an unencapsulated segment (tagged or untagged) and an encapsulated segment of the same VLAN. In general, any number of LAN segment types can be introduced.
0016There is one frame type for each type of segment representing a VLAN. There are three kinds of frames in a bridged, cryptographic VLAN: untagged, VLAN-tagged (also referred to as tagged), and encapsulated. The first two frame types are those of the IEEE 802.1Q standard (see<nplcit id="ncit0005" npl-type="s"><text> IEEE Std 802.1Q-1998, IEEE Standards for Local and Metropolitan Area Networks: Virtual Bridged Local Area Networks</text></nplcit>). An encapsulated frame is cryptographically encapsulated. Every encapsulated frame also has a VLAN tag. The tag, however, is different from the tag used within tagged frames belonging to the VLAN. Associated with every VLAN are two unique VLAN tags, VID-T (used within tagged frames of the VLAN) and VID-E (used within encapsulated frames of the VLAN).
0017For each VLAN, there is a unique security association comprising a cryptographic authentication code key for checking the integrity and authenticity of frames that are tagged as belonging to the VLAN, and a cryptographic key for ensuring the privacy of all frames belonging to the VLAN.
0018The preferred encapsulation scheme is an "encrypt-then-MAC" scheme. In this scheme, the data payload of a frame is encrypted and then a message authentication code is computed over the resulting ciphertext and the frame's sequence number. This scheme has two major advantages: It facilitates forward error correction when used with certain block ciphers and modes of operation, and it permits frame authentication without decryption.
0019A tagged set, an untagged set, and an encapsulated set of ports is associated with each VLAN. The security association for a VLAN may be used to verify the authenticity and integrity of every frame tagged as belonging to the VLAN, and received at a port in the VLAN's encapsulated set. The ingress-filtering rule for the port determines whether verification occurs. The association may also be used to encapsulate tagged and untagged frames belonging to the VLAN cryptographically before sending them from a port in the VLAN's encapsulated set.
Trunk ports
0020Every trunk port has an <i>inbound</i> and an <i>outbound</i> port. A trunk link between two trunk ports P1 and P2 connects the inbound port of P1 to the outbound port of P2, and the outbound port of P1 to the inbound port of P2. Therefore the sets of LAN segment types to which an inbound port belongs are exactly those of the outbound port to which it is connected. So, it is sufficient to assign only outbound ports to sets of LAN segment types in order to completely assign all trunk ports in a bridged VLAN to sets of LAN segment types.
0021The inbound and outbound ports of a trunk port can belong to different sets of LAN segment types. For instance, the outbound port of a trunk can belong to a VLAN's tagged set, and the inbound port to its encapsulated set, in which case, only encapsulated frames of the VLAN are received on the inbound port, and only tagged frames are ever sent from the outbound port.
0022Unlike an access port, the inbound or outbound port of a trunk port can belong to both the tagged and encapsulated sets of a VLAN simultaneously.
0023The division of a trunk port into inbound and outbound ports is absent in the 802.1Q standard (see <nplcit id="ncit0006" npl-type="s"><text>IEEE Std 802.1Q-1998, IEEE Standards for Local and Metropolitan Area Networks: Virtual Bridged Local Area Networks</text></nplcit>) where, in effect, the inbound and outbound ports are the same port. Inbound and outbound frame types are therefore always the same for a given trunk port in 802.1Q.
0024<figref idref="f0001">Figure 2</figref> illustrates a bridged, cryptographic VLAN. Ports P1 (20) and P2 (21) are access ports, one for VLAN A 28, and the other for VLAN B 29, VLANs A and B having access links 30, 31. A trunk link 16 connects the two bridges 12a, 14a via trunk ports P3 (22) and P4 (23). P3 has inbound port P3, and outbound port P3<sub>o</sub> P4 has inbound port P4<sub>i</sub> and outbound port P4<sub>o</sub>. P4<sub>i</sub> is connected to P3<sub>o</sub>, and P4<sub>o</sub> is connected to P3<sub>i</sub>. Frames received at P4 arrive on inbound port P4<sub>i</sub> and those sent out P4 leave via outbound port P4<sub>o</sub>. Frames received at P3 arrive on inbound port P3<sub>i</sub> and those sent out P3 leave via outbound port P3<sub>o</sub>.
0025Ports P5 (24) and P6 (25) are attached to wireless access links 30. In the preferred embodiment, they are actually virtual ports that share a single radio interface (access point) through which frames are sent and received via RF. VLANs A 28 and B 29 can be represented by different encapsulated segments even though they share the same RF medium. An end station in VLAN A, for example, can receive but not decipher any frame belonging to VLAN B. Therefore, distinct access links 32, 33 are shown for A and B even though their physical separation is only cryptographic.
0026Suppose P1 receives only untagged frames, and P2 only tagged frames. Further, suppose the trunk link carries tagged frames in both directions, and the wireless access links only encapsulated frames. Then for VLAN A, the untagged set is {P1}, the tagged set is {P3<sub>o</sub> P3<sub>i</sub>, P4<sub>o</sub>, P4<sub>i</sub>} and the encapsulated set is {P5}; and for B the sets are { }, {P2, P3<sub>o</sub> P3<sub>i</sub>, P4<sub>o</sub>, P4<sub>i</sub>}, and {P6} respectively.
0027If the ingress-filtering rule at P5 specifies authenticity checking, then a frame received at P5 is authenticated using the security association for VLAN A. If successful, then the frame is determined to be a member of the encapsulated segment for A. Suppose the frame must be forwarded to P4. Then Bridge 2 decapsulates the frame using the same security association. The bridge forwards the decapsulated frame to P4<sub>o</sub> with its tag replaced by A-T, thereby transferring the frame from A's encapsulated segment to its tagged segment. Conversely, frames arriving at P4<sub>i</sub> and destined for P5 are encapsulated using the security association for A. Tag A-T is replaced by A-E, which transfers the frame from A's tagged segment to its encapsulated segment.
0028There are many variations of the example in <figref idref="f0001">Figure 2</figref>. For instance, it may be desirable to protect traffic on VLAN B only. In this case, P5 does not belong to the encapsulated set for A. Only frames received at P6, <i>i.e</i>. frames tagged with B-E, are authenticated, and only B-tagged frames received at P4<sub>i</sub> and destined for P6 are encapsulated.
Bridging semantics
0029Consider a VLAN bridge having multiple ports. Suppose a frame is received at port P. It is assigned to a VLAN in one of several ways. If P is a trunk port, then the frame must carry a VLAN tag of the form VID-T or VID-E, each of which identifies a VLAN, namely VID. Otherwise, the frame is discarded. If P is not a trunk port, then either port or protocol-based VLAN classification can be used to assign the frame to a VLAN (see <nplcit id="ncit0007" npl-type="s"><text>IEEE Std 802.1v-2001, Virtual Bridged Local Area Networks-Amendment 2: VLAN Classification by Protocol and Port</text></nplcit>).
Ingress filtering
0030If P is a trunk port and is not in the tagged or encapsulated sets for VID, then the frame is discarded. The ingress-filter rule for a port may specify authentication and integrity checking for certain VLANs. If P is a port whose ingress filter rule requires authentication and integrity checking for the VLAN VID, then the frame received at P must have a VLAN tag VID-E. Otherwise, the frame is discarded. In the preferred embodiment, an authentication code is computed over the received frame's ciphertext and sequence number using the security association for VID. If it does not match the received authentication code in the frame, then the frame is discarded. Otherwise, the frame is judged to belong to the encapsulated segment for VID.
0031If P is not in the tagged set for VID, but it is attached to a VLAN-tagged access link, then the received frame is discarded.
Forwarding process
0032The forwarding process begins by constructing the <i>target port set</i> Q. This is the set of ports to which a frame belonging to a particular VLAN must be forwarded. Suppose a frame received at port P belongs to the VLAN VID. If the frame must be flooded then Q contains any outbound or access port that is a member of the tagged, untagged, or encapsulated sets for VID. The next step is to shrink Q if, and only if, P is an inbound port of a trunk that belongs to both the tagged and encapsulated sets of VID. In this case, every port in the encapsulated set of VID that does not belong to the tagged set of VID is removed from Q if the received frame is a tagged frame, or every port in the tagged or untagged set of VID that does not belong to the encapsulated set of VID is removed from Q if the received frame is encapsulated. Because the inbound port belongs to both sets of LAN segment types for VID, the inbound port must receive a frame of each LAN segment type, and therefore shrinking the target port set is justified. The Transfer Point Protocol has the property that it guarantees shrinking never results in an empty target port set. Shrinking to an empty target set implies the bridge received a frame that it has no reason to receive.
0033The next step in the forwarding process is to construct a <i>forwarding set</i> for the received frame. This is the set of frames to be forwarded as a result of receiving the frame belonging to VID at port P. These are the frames necessary to transfer traffic from one LAN segment of the VLAN to another. The table shown in <figref idref="f0001">Figure 3</figref> is used to construct forwarding sets. The frame received at P belongs to a kind K of LAN segment for VID (tagged, untagged, or encapsulated). Likewise, every port in Q belongs to a kind of LAN segment, the kind of port set to which it belongs for VID.
0034Trunk ports may have two kinds of sets: tagged and encapsulated. For every port q in Q, add a frame to the forwarding set according to rule (K, K') in the table of <figref idref="f0001">Figure 3</figref>, where K' is a kind of port set to which q belongs for VID.
0035The rules for constructing the forwarding set for a received frame are as follows: <ol id="ol0002" ol-style=""><li>(1) Add received frame to forwarding set.</li><li>(2) Add VLAN tag VID-T to received frame; add the result to forwarding set.</li><li>(3) Received frame is cryptographically encapsulated using the security association for VID; resulting frame is VLAN tagged with VID-E and added to forwarding set.</li><li>(4) Remove VID-T from received frame; add untagged frame to forwarding set.</li><li>(5) Received frame's ciphertext is decrypted using the security association for VID; resulting frame is untagged and added to forwarding set.</li><li>(6) Received frame's ciphertext is decrypted using the security association for VID; resulting frame is tagged with VID-T and added to forwarding set.</li></ol>
0036In the presently preferred embodiment, there can be at most three frames in any forwarding set, corresponding to the three different kinds of LAN segments that can represent a VLAN. The forwarding process forwards the frames of the forwarding set as follows: <ul id="ul0002" list-style="bullet"><li>The forwarding process queues for transmission at each port in Q that belongs to the untagged set for VID, the untagged frame, if any, in the forwarding set.</li><li>The forwarding process queues for transmission at each port in Q that belongs to the tagged set for VID, the VLAN-tagged frame, if any, in the forwarding set.</li><li>The forwarding process queues for transmission at each port in Q that belongs to the encapsulated set for VID, the encapsulated frame, if any, in the forwarding set.</li></ul>
Frame transfer
0037Within a bridged, cryptographic VLAN, steps are taken to eliminate redundant transfers between LAN segments representing the same VLAN. For instance, it is desirable to avoid transferring an unencapsulated frame to a VLAN's encapsulated segment more than once in a bridged VLAN because each transfer requires encryption. Encapsulation should be done once and shared by all egress ports that belong to the VLAN's encapsulated set across all bridges. Similarty, it is desirable to avoid repeated decapsulation across bridges because each calls for decryption.
0038For instance, consider the bridged LAN in <figref idref="f0002">Figure 4</figref>. Suppose the ports of Bridges 1 (41) and 2 (42) to which the wireless trunk links 43 are attached belong to the encapsulated set for VLAN B 44. If the trunk link 45 carries only VLAN-tagged frames, then frames belonging to VLAN B that are received at Bridge 1 must be encapsulated at Bridges 1 and 2. However, if the trunk link carries encapsulated frames then encapsulation need only be done at Bridge 1 and shared with Bridge 2.
0039There are also situations where encapsulation can be done too early in a bridged LAN, forcing encapsulated frames to be sent over trunk links unnecessarily. There is a transfer point for encapsulation and decapsulation for each VLAN that minimizes cryptographic operations. The Transfer Point Protocol (discussed below) infers this transfer point between segments.
Transfer Point Protocol
0040A minimum spanning tree algorithm can reduce any bridged LAN to a spanning tree whose nodes are the bridges and whose edges are trunk links. A spanning tree induces a partial order on bridges. For instance, we can take as the partial order B1 < B2, where bridge B1 is the parent of B2 in the spanning tree. The least bridge is the root of the spanning tree. The set of bridges together with the partial order defines a complete, partially ordered set. Every nonempty subset of bridges has a least upper bound.
0041Consider frames received at the root of the spanning tree. The least upper bound of all bridges requiring a received frame of a VLAN to belong to one of the LAN segments representing the VLAN is the transfer point for converting received frames to frames for that LAN segment.
0042The Transfer Point Protocol (TPP) comprises two link-layer protocols, TPP-T for adding outbound trunk ports to the tagged set of a VLAN, and TPP-E for adding outbound trunk ports to the encapsulated set of a VLAN. The trunk ports are across all bridges that bridge the VLAN. For example, TPP-E determines that the outbound trunk port connecting Bridge 1 to Bridge 2 in <figref idref="f0002">Figure 4</figref> must be a member of the encapsulated set for VLAN B. That way the wireless trunk port at Bridge 2 can share encapsulations performed by Bridge 1 for its outbound wireless trunk port.
0043TPP assumes that every access link port has been assigned to the tagged, untagged, or encapsulated set for a VLAN prior to execution because it uses this information to infer the sets to which outbound trunk ports in the bridged VLAN belong. TPP-E can assign an outbound trunk port to the encapsulated set of a VLAN, while TPP-T can assign the same outbound port to the tagged set of the VLAN.
0044TPP has two frames types, the <i>announce</i> frame, and the <i>reply</i> frame. Each of these frames contains a VLAN ID and a source bridge routing path, where each entry in the path is a unique pair containing a bridge MAC address and three bits, one bit for each LAN segment type, <i>i.e.</i> tagged, untagged, and encapsulated. The tagged bit is high if and only if the bridge addressed in the pair has an access port in the tagged set of the VLAN named in the frame. The untagged and encapsulated bits are set likewise.
0045A bridge sends a TPP announce frame, e.g. a GARP PDU, to a TPP group address, <i>e.g.</i> a GARP application address, through each of its outbound trunk ports for every VLAN known to it. When a bridge receives an announce frame, it appends to the right of the path the pair for itself regarding the named VLAN received, and forwards the frame to each of its enabled, outbound trunk ports except the receiving trunk port. If it has no other such ports, then it sends the final routing path and received VID in a TPP reply frame to the MAC address that precedes it in the routing path. The originating bridge of an announce frame creates a path consisting only of a pair for itself. When a bridge receives a TPP reply frame on an inbound trunk port, it forwards the reply frame to the bridge MAC address that precedes it in the path. If there is none, the frame is discarded.
TPP-E
0046When a bridge receives a TPP reply frame on a trunk port, it adds the trunk's <i>outbound</i> port to the encapsulated set for the VID in the frame if, and only if, it is followed by a bridge B in the routing path whose encapsulated bit is high, and either <ol id="ol0003" compact="compact" ol-style=""><li>a) the receiving bridge has a tagged or untagged access port for the VID and no bridge after it in the routing path, up to and including B, has a high tagged or untagged bit; or</li><li>b) the receiving bridge has an encapsulated access port for the VID, or is preceded by a bridge in the routing path with a high encapsulated bit.</li></ol>
TPP-T
0047When a bridge receives a TPP reply frame on a trunk port, it adds the trunk's outbound port to the tagged set for the VID in the frame if, and only if, it is followed by a bridge B in the routing path whose tagged or untagged bit is high, and either <ol id="ol0004" ol-style=""><li>a) the receiving bridge has an encapsulated access port for the VID and no bridge after it in the routing path, up to and including B, has a high encapsulated bit; or</li><li>b) the receiving bridge has a tagged or untagged access port for the VID, or is preceded by a bridge in the routing path with a high tagged or untagged bit.</li></ol>
<u>Examples</u>
Example 1
0048Consider bridging a single VLAN. Each access port therefore is assumed to belong to this VLAN. Thus, VLAN labeling of ports is omitted in the examples. Instead, the outbound trunk ports are labeled with LAN segment types, i.e. T (tagged), U (untagged), and E (encapsulated). If an outbound port is labeled with U, for example, then the port belongs to the untagged set of the VLAN.
0049Initially, every access port is labeled according to the kind of set to which the port belongs for the VLAN. Trunk ports are initially unlabeled. It is the job of TPP to infer labels for them. <figref idref="f0002">Figure 5</figref> shows a bridging of a VLAN 50 where two bridges 51, 52 are connected by a trunk 53. Each bridge has two access ports. Because each bridge has both untagged and encapsulated access ports, TPP infers that both outbound ports of the trunk belong to the tagged and encapsulated sets of the VLAN. Each inbound port also belongs to these sets.
0050Each outbound port is a member of the tagged set per rule TPP-T (b). Each bridge infers this fact when it initiates a TPP announce frame. Therefore, both the encryption and decryption done by each bridge is shared with the other.
Example 2
0051In <figref idref="f0002">Figure 6</figref>, Bridge 1 (61) has an untagged access port and Bridge 2 (62) has an encapsulated access port. Therefore, the outbound port 63 of Bridge 1 is a member of the encapsulated set per rule TPP-E (a) whereas the outbound port 64 of Bridge 2 is a member of the tagged set per rule TPP-T (a).
Example 3
0052<figref idref="f0002">Figure 7</figref> illustrates a purely encapsulated trunk link. All frames over the link are encapsulated, however, no encryption is done at Bridges 2 or 3.
0053<figref idref="f0003">Figure 8</figref> shows the TPP message exchange between Bridges 1 (71), 2 (72), and 3 (73) when Bridge 1 (71) of <figref idref="f0002">Figure 7</figref> initiates an announce frame for the VLAN, which we assume for the example is named "B".
Example 4
0054If Bridges 1 (71) and 2 (72) in <figref idref="f0002">Figure 7</figref> are interchanged, the result is the bridged cryptographic VLAN of <figref idref="f0003">Figure 9</figref>.
Example 5
0055<figref idref="f0003">Figure 10</figref> shows a bridge 82 with three trunk ports, each connected to another bridge 81, 83, 84. The outbound port of the trunk from Bridge 4 (84) belongs to the tagged and encapsulated sets, whereas the outbound port of Bridge 2 (82) that is connected to the inbound port of Bridge 4 is only a member of the encapsulated set.
0056TPP may run repeatedly to infer changes in transfer points. How frequently it runs and the number of bridges it affects depends on the displacement of access links. For example, if an end station is wireless, then movement of the station with respect to the bridged LAN can result in its encapsulated access link being relocated. Until TPP is rerun, there may be redundant transfers for a VLAN.
0057A bridged VLAN may consist of bridges that do not participate in TPP. In general, there may be one or more cryptographic VLAN bridges with trunk ports connected to legacy VLAN bridges. If each such trunk port is viewed instead as a collection of virtual, tagged access ports, one port for each VLAN tag that can be sent over the trunk, then TPP can still be run to infer transfer points among participating bridges. However, there may be redundant transfers across the entire bridged LAN. For example, if a nonparticipating core switch were to separate two cryptographic VLAN bridges, each having an access port in the encapsulated set of the same VLAN, then traffic between these encapsulated segments would be decrypted upon entry to the core and then re-encrypted after exiting. Observe that no encryption or decryption is needed if there are no access ports in the core that belong to the tagged or untagged sets of the VLAN. In this case, TPP can treat the virtual access port for each VLAN tag as an encapsulated access port rather than a tagged access port. Then all traffic between the two encapsulated segments can traverse the core transparently as encapsulated frames because every encapsulated frame is a VLAN-tagged frame.
Group security
0058A cryptographicVLAN <i>v</i> is defined by a group of m stations that has a unique security association. The association consists of the following: <ol id="ol0005" ol-style=""><li>a) an encryption key <i>K<sub>v</sub></i>,</li><li>b) an authentication code key <i>K'<sub>v</sub></i>,</li><li>c) a distribution key <i>K"<sub>v</sub></i>, and</li><li>d) m random values <i>R<sub>1</sub></i>, <i>R<sub>2</sub></i>, ..., <i>R<sub>m</sub>.</i></li></ol>
0059The encryption key is a symmetric key used by <i>v</i>-aware bridges and stations of <i>v</i> to encrypt and decrypt frames belonging to <i>v.</i> All <i>v</i>-aware bridges, and stations of <i>v,</i> compute and verify authentication codes over encrypted frames of <i>v</i> using <i>K'<sub>v</sub>.</i>
0060There is one random value for each of the m stations. The <i>i</i><sup>th</sup> station of the group knows all m random values except <i>R</i><sub>1</sub>. The <i>m</i> - 1 random values it knows are communicated to it by a <i>v</i>-aware bridge. Privacy of the random values is ensured by encryption using distribution key <i>K"<sub>v</sub></i>, while their authenticity is ensured by an authentication code computed over the resulting ciphertext using authentication code key <i>K'<sub>v</sub>.</i>
Joining a cryptographic VLAN
0061Joining a cryptographic VLAN is done with a two-step protocol: <ul id="ul0003" list-style="none" compact="compact"><li>adding a new station to the group, and</li><li>enabling all other stations in the group to eliminate the new station later.</li></ul>
0062A user's station joins a cryptographic VLAN <i>v</i> through a mutual authentication protocol executed between the user, via the station, and an authenticator residing on a <i>v</i>-aware bridge. If mutual authentication succeeds, a secure ephemeral channel is created between the bridge and the new station to transfer <i>K<sub>v</sub></i>, <i>K'<sub>v</sub></i>, and <i>R</i><sub>1</sub>, <i>R<sub>2</sub>,</i> ..., <i>R<sub>m</sub></i> securely from the bridge to the station. Then the second step of the join protocol executes. Otherwise, the protocol terminates immediately. In the second step, the same <i>v</i>-aware bridge chooses a new random value <i>R<sub>m</sub></i>+1 for the new station, and distributes it to all <i>v</i>-aware bridges, and stations comprising <i>v,</i> in a broadcast frame that is encrypted under <i>K"<sub>v</sub></i> and carries an authentication code computed over the ciphertext using <i>K'<sub>v</sub></i>. The bridge then creates a new distribution key for <i>v</i> and distributes it to all <i>v</i>-aware bridges and to members of v, including the new station, in a broadcast frame that is encrypted under <i>K<sub>v</sub></i> and carries an authentication code computed over the ciphertext using <i>K'<sub>v</sub>.</i>
0063Although the new station can verify the authenticity of the broadcast containing its own random value <i>R</i><sub><i>m</i>+1</sub>, it is unable to decrypt it because it does not hold key <i>K"<sub>v</sub>.</i>
Leaving a cryptographic VLAN
0064A subgroup of stations can simultaneously leave a cryptographic VLAN <i>v</i>, perhaps involuntarily. Suppose stations 1,..., <i>k</i> of a group leave. When this happens, it is detected by a <i>v</i>-aware bridge which then announces the departure of stations 1,..., <i>k</i> via a single broadcast frame that includes an authentication code computed over the frame using <i>K'<sub>v</sub></i>. The broadcast will notify every <i>v</i>-aware bridge and station in the group that stations 1,..., <i>k</i> have left. Each such bridge and station then attempts to rekey the encryption, authentication code, and distribution keys for <i>v</i>, each as a function of the old key and the random values <i>R</i><sub>1</sub>,..., <i>R<sub>k</sub></i>. Every <i>v</i>-aware bridge and all remaining stations in <i>v</i> will share a new security association as a result, including <i>k</i> fewer random values.
0065Every <i>v</i>-aware bridge always has the current distribution key for <i>v,</i> unlike a station. So every such bridge always has the complete set of random values for any subgroup that leaves <i>v,</i> thereby allowing it to always rekey the keys for <i>v.</i> The situation is different for stations however. Rekeying is a function of the random values for departing stations, values that these stations do not have. Therefore, they are unable to rekey. Furthermore, forward secrecy is guaranteed. A departed station can never become a member of <i>v</i> again as a result of subsequent rekeyings. This is because rekeying is a function of the current keys which means that all keys arrived at thereafter will always be a function of a random value unknown to the station. Only through rejoining <i>v</i> can the station ever become a member of <i>v</i> again.
0066Although the invention is described herein with reference to the preferred embodiment, one skilled in the art will readily appreciate that other applications may be substituted for those set forth herein without departing from the scope of the present invention. Accordingly, the invention should only be limited by the Claims included below.
Contents4
3 sheets
Sheet 1 Sheet 2 Sheet 3
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| WO02084917A2 | Cites | World Intellectual Property Organization (WIPO) | – |
| US6414956B1 | Cites | United States of America | – |
| None | Non-patent | – | Examiner |
| "IEEE Standard for Information TechnologyTelecommunications and Information Exchange Between SystemsLocal and Metropolitan Area NetworksCommon Specifications Part 3: Media Access Control (MAC) Bridges;ANSI/IEEE Std 802.1D, 1998 Edition", IEEE STANDARD, 1 January 1998 (1998-01-01), XP017603738, ISBN: 978-0-7381-1416-3 | Non-patent | – | – |
| FINE M ET AL: "Shared Spanning Trees", CISCO SYSTEMS INC, 15 January 1999 (1999-01-15), XP040382263, | Non-patent | – | – |
84 members in 8 offices
Priority claims7
| Document | Office | Kind | Date |
|---|---|---|---|
| 28663402 | United States of America | A | |
| 286634 | United States of America | – | |
| 0334855 | United States of America | W | |
| WO2003US34855 | – | – | – |
| US20020286634 | – | – | – |
| 286634 | – | – | – |
| 2003034855 | – | – | – |
Members84
| Document | Office | Kind | |
|---|---|---|---|
| US2003120763A1 | United States of America | A1 | |
| WO03055151A1 | World Intellectual Property Organization (WIPO) | A1 | |
| AU2002240211A1 | Australia | A1 | |
| US2003145118A1 | United States of America | A1 | |
| WO2004042984A2 | World Intellectual Property Organization (WIPO) | A2 | |
| AU2003294242A1 | Australia | A1 | |
| AU2003294242A8 | Australia | A8 | |
| US2004141617A1 | United States of America | A1 | |
| KR20040066902A | Republic of Korea | A | |
| EP1457004A1 | European Patent Office (EPO) | A1 | |
| WO2004042984A3 | World Intellectual Property Organization (WIPO) | A3 | |
| CN1606849A | China | A | |
| JP2005513915A | Japan | A | |
| EP1556990A2 | European Patent Office (EPO) | A2 | |
| WO2005069784A2 | World Intellectual Property Organization (WIPO) | A2 | |
| CN1708940A | China | A | |
| JP2006505222A | Japan | A | |
| WO2005069784A3 | World Intellectual Property Organization (WIPO) | A3 | |
| US2006206944A1 | United States of America | A1 | |
| EP1702434A2 | European Patent Office (EPO) | A2 | |
| US7120791B2 | United States of America | B2 | |
| KR20060129005A | Republic of Korea | A | |
| CN1910861A | China | A | |
| US7188364B2 | United States of America | B2 | |
| CN1976317A | China | A | |
| JP2007518356A | Japan | A | |
| HK1100111A1 | Hong Kong, China | A1 | |
| US2008022390A1 | United States of America | A1 | |
| US2008198821A1 | United States of America | A1 | |
| US2008198863A1 | United States of America | A1 | |
| JP4190421B2 | Japan | B2 | |
| US2008301442A1 | United States of America | A1 | |
| KR100891041B1 | Republic of Korea | B1 | |
| KR20090081006A | Republic of Korea | A | |
| KR100933097B1 | Republic of Korea | B1 | |
| US7644437B2 | United States of America | B2 | |
| KR20100002283A | Republic of Korea | A | |
| JP4447463B2 | Japan | B2 | |
| US7703132B2 | United States of America | B2 | |
| CN101707596A | China | A | |
| EP1702434A4 | European Patent Office (EPO) | A4 | |
| CN1976317B | China | B | |
| JP2010178356A | Japan | A | |
| JP2010178357A | Japan | A | |
| JP2010183610A | Japan | A | |
| US7818796B2 | United States of America | B2 | |
| CN1910861B | China | B | |
| KR101002448B1 | Republic of Korea | B1 | |
| US7877080B2 | United States of America | B2 | |
| US7886354B2 | United States of America | B2 | |
| US2011033047A1 | United States of America | A1 | |
| EP1457004A4 | European Patent Office (EPO) | A4 | |
| US2011126278A1 | United States of America | A1 | |
| CN1606849B | China | B | |
| CN102130919A | China | A | |
| US7986937B2 | United States of America | B2 | |
| EP1556990A4 | European Patent Office (EPO) | A4 | |
| CN1708940B | China | B | |
| US2011310872A1 | United States of America | A1 | |
| US2011321128A1 | United States of America | A1 | |
| EP2469772A2 | European Patent Office (EPO) | A2 | |
| EP2479936A1 | European Patent Office (EPO) | A1 | |
| US8276198B2 | United States of America | B2 | |
| US8347377B2 | United States of America | B2 | |
| US2013024692A1 | United States of America | A1 | |
| KR101260100B1 | Republic of Korea | B1 | |
| KR20130049812A | Republic of Korea | A | |
| CN102130919B | China | B | |
| JP5253442B2 | Japan | B2 | |
| EP2640008A2 | European Patent Office (EPO) | A2 | |
| CN101707596B | China | B | |
| JP5330298B2 | Japan | B2 | |
| EP2469772A3 | European Patent Office (EPO) | A3 | |
| KR101365830B1 | Republic of Korea | B1 | |
| US8675559B2 | United States of America | B2 | |
| US8767623B2 | United States of America | B2 | |
| US2014337966A1 | United States of America | A1 | |
| EP2640008A3 | European Patent Office (EPO) | A3 | |
| US8966611B2 | United States of America | B2 | |
| JP5865578B2 | Japan | B2 | |
| EP1556990B1This record | European Patent Office (EPO) | B1 | |
| EP2640008B1 | European Patent Office (EPO) | B1 | |
| US9730070B2 | United States of America | B2 | |
| EP1457004B1 | European Patent Office (EPO) | B1 |
75 legal events, as 9 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Gb: european patent ceased through non-payment of renewal feeCeasedGBPC | GBPC | EP | |
| Lapsed because of non-payment of the annual feeLapsedMM | MM | NL | |
| Application deemed withdrawn, or ip right lapsed, due to non-payment of renewal feeWithdrawnR119 | R119 | DE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Fee paymentPLFP | PLFP | FR | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed because of non-payment of the annual feeLapsedMM | MM | BE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Patent lapsedLapsedMM4A | MM4A | IE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Patent ceasedCeasedPL | PL | CH | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| No opposition filedOpposition26N | 26N | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| No opposition filed against granted patent, or epo opposition proceedings concluded without decisionGrantedR097 | R097 | DE | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Fee paymentPLFP | PLFP | FR | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Deletion acc. to par. 5 (withdrawal of the translation of the ep patent)MK05 | MK05 | AT | |
| Translation for ep filed (entry of ep into country)FP | FP | NL | |
| Dpma publication of mentioned ep patent grantGrantedR096 | R096 | DE | |
| European patents granted designating irelandGrantedFG4D | FG4D | IE | |
| Reference to at number (ep patent enters austrian national phase)REF | REF | AT | |
| European patent takes effect as a national patent in ch/liEP | EP | CH | |
| Designated contracting statesAK | AK | EP | |
| European patent grantedGrantedFG4D | FG4D | GB | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Grant fee paidORIGINAL CODE: EPIDOSNIGR3GRAS | GRAS | EP | |
| Intention to grant announcedINTG | INTG | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| Intention to grant announced (deleted)INTC | INTC | EP | |
| Information related to disapproval of communication of intention to grant by the applicant or resumption of examination proceedings by the epo deletedORIGINAL CODE: EPIDOSDIGR1GRAJ | GRAJ | EP | |
| Intention to grant announcedINTG | INTG | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| Intention to grant announcedINTG | INTG | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| Amendment of ipc main classPREVIOUS MAIN CLASS: H04L0009000000R079 | R079 | DE | |
| Party data changed (applicant data changed or rights of an application transferred)RAP1 | RAP1 | EP | |
| First examination report despatched17Q | 17Q | EP | |
| Supplementary search report drawn up and despatchedA4 | A4 | EP | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | EP | |
| Party data changed (applicant data changed or rights of an application transferred)RAP1 | RAP1 | EP | |
| Request for extension of the european patent (deleted)DAX | DAX | EP | |
| Request for examination filed17P | 17P | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAX | AX | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 1556990
- Publication, DOCDB
- 1556990
- Publication, EPODOC
- EP1556990
- Application
- 3789723
- Application, DOCDB
- 03789723
- Application, EPODOC
- EP20030789723
Titles3
- German
- GEBRÜCKTES KRYPTOGRAPHISCHES VLAN
- English
- BRIDGED CRYPTOGRAPHIC VLAN
- French
- RESEAU VLAN CRYPTOGRAPHIQUE PONTE
Classification
- CPC, 14
- H04L63/0272
- H04L9/3242
- H04L9/3273
- H04L12/462
- H04L12/4641
- H04L12/4645
- H04L12/467
- H04L63/0227
- H04L63/0435
- H04L63/062
- H04L63/0869
- H04L63/123
- H04L63/126
- H04L2209/80
- IPC, 3
- H04L29 06
- H04L9 32
- H04L12 46
Designated states27
- Contracting states, 27
- Austria
- Belgium
- Bulgaria
- Switzerland
- Cyprus
- Czechia
- Germany
- Denmark
- Estonia
- Spain
- Finland
- France
- United Kingdom
- Greece
- Hungary
- Ireland
- Italy
- Liechtenstein
- Luxembourg
- Monaco
- Netherlands (Kingdom of the)
- Portugal
- Romania
- Sweden
and 3 moreShow fewer
- Slovenia
- Slovakia
- Türkiye
