-----Original Message-----
From: Stewart Bryant [mailto:stbryant at cisco.com]
Sent: zaterdag 14 november 2009 18:16
To: HENDERICKX Wim
Cc: pwe3 at ietf.org
Subject: Re: [PWE3] draft-bryant-pwe3-packet-pw-02.txt
HENDERICKX Wim wrote:
Stewart, more in-line indicated with WH>
------------------------------------------------------------------------
*From:* Stewart Bryant [mailto:stbryant at cisco.com]
*Sent:* donderdag 12 november 2009 16:42
*To:* HENDERICKX Wim
*Cc:* pwe3 at ietf.org
*Subject:* Re: [PWE3] draft-bryant-pwe3-packet-pw-02.txt
HENDERICKX Wim wrote:
Steward,
Had a few question/clarification on the following draft:
draft-bryant-pwe3-packet-pw-02.txt
1. As discussed we could also have LER functionality besides LSR.
It would be good to clarify the encapsulation which would be used for
IP-VPN or PW services using the packet PW service.
We will add the clarification
Do we use 2 MPLS labels (service and transport)
The inner labels presented from the embedded client router are exactly
the same as the would be if the packet was going over a real data link
over a physical wire. Instead of using a real data link we use a label
to represent the PID in the datalink, and the use the PW in place of
the physical wire.
WH> if we have multiple client services e.g. multiple LSR LSPs to
different destinations how would they be distinguished in the case of
the pkt-PW ?
SB> The ingress PE needs a PW to each egress PE that they have client
traffic for. It is up to the embedded client router to select the
correct pkt PW, i.e. the one that terminates on the egress PE that hosts
the embedded client router that is the next hop in the client layer.
WH> what I meant is this:
-------- --------
PE1-----| | | | --- PE3
| LSR |------- PKT PW ------| LSR |
| | | |
PE2-----| | | |---- PE4
-------- --------
Assume PE1 has a LSP to PE3 and PE2 has an LSP to PE4, how is this
distinguished on the PKT PW ?
2. Is my understanding correct that for each protocol type we
need to signal a different label? Meaning IP services get a label X,
MPLS services get label Y, etc
In essence I get a different label for each protocol type I transport
over this PW?
Yes
If this is correct why do I not use a standard ETH PW for this since
it has all these capabilities already.
Three reasons:
1) We need 4 bytes instead of 14 bytes
WH> right but we need to signal more PID labels, one per protocol type
SB> Sure, but that is a control plane action.
WH> but the data-plane needs also the label per protocol type unless we
make them static.