The MPLS WG Archive

Cell Relay Retreat>MPLS WG Archive>month:2001-Aug> msg00020



[Date Prev][Date Next][Thread Prev][Thread Next]  
  [Date Index][Thread Index][Author Index][Subject Index]

Repetition of fields in CRLDPRes and Resource Table

  • From: Apratim Mukherjee <ApratimM@netbrahma.com>
  • Date: Thu, 2 Aug 2001 15:45:36 +0530

Hi,

The CRLDPResourceTable appears to have the same elements as the Resource
Table which is augments :
mplsTunnelCRLDPResMeanBurstSize  --->
mplsTunnelResourceMeanBurstSize
mplsTunnelCRLDPResExcessBurstSize--->
				mplsTunnelResourceExcessBurstSize	
mplsTunnelCRLDPResFrequency         --->
				mplsTunnelResourceFrequency
mplsTunnelCRLDPResWeight               --->  
				mplsTunnelResourceWeight
The only field which appears to be an 'augmented'  field is
mplsTunnelCRLDPResFlags.
Since the CRLDPResTable appears to be an augment to Resource Table ( since
there is no index in Tunnel Table to this table, access is through
mplsTunnelResourceIndex) , why is it required to keep the same parameters in
this table ? 
Why isn't this table collapsed into the mplsTunnelResourceTable by adding
one more field mplsTunnelResourceFlags with same semantics as
mplsTunnelCRLDPResFlags?

Thanks ,
Apratim