(file) Return to MSFT_BGPBestpathConfiguration.mof CVS log (file) (dir) Up to [OMI] / omi / share / networkschema

 1 krisbash 1.1 // ===============================================================
 2              //  MSFT_BGPBestpathConfiguration
 3              // ===============================================================
 4              	[Description ( "MSFT_BGPBestpathConfiguration description." ), 
 5              	Version ( "0.70" )]
 6              class MSFT_BGPBestpathConfiguration:CIM_SettingData 
 7              {
 8              boolean IsAlwaysCopareMed;
 9              boolean ISAsPathMultiplePathRelax;
10              boolean ISCompareRouteId;
11              boolean IsCostCommunityIgnore;
12              boolean IsMedConfed;
13              boolean IsMedMissingAsWorst;
14              boolean IsMedNonDeterministic;
15              
16              };

ViewCVS 0.9.2