The MPLS-OPS Archive[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index][Thread Index][Author Index][Subject Index] RE: Encapsulations
> just curious... so i ran this query on this list... > > Why do most "encaps" define the upper layer payload? > > for eg why does GRE define "ETypes" as a field etc? > > we dont normally have one ETYPE talking to another one do we? > Apple talk > terminates on Apple talk and IP on IP etc... > > what does this field accomplish? The type field is required because the tunnel is a multiprotocol tunnel. In other words, you could send IP, AppleTalk and NetBIOS over the same GRE tunnel between the 2 systems. When the packet gets to the other end of the tunnel, the receiving system needs to know which protocol to hand the packet to for processing. -Anoop ------- The MPLS-OPS Mailing List Subscribe/Unsubscribe: http://www.mplsrc.com/mplsops.shtml Archive: http://www.mplsrc.com/mpls-ops_archive.shtml |
|