junos_re_redundancy.h File Reference

APIs to retrieve Routing Engine redundancy information for use by JUNOS SDK applications. More...


Functions

bool junos_re_redundancy_is_backup (void)
 Determine if the routing engine is the backup This API is thread safe.
bool junos_re_redundancy_is_master (void)
 Determine if the routing engine is the master This API is thread safe.
bool junos_re_redundancy_other_present (void)
 Determine if there is another routing engine present in the chassis This API is thread safe.


Detailed Description

APIs to retrieve Routing Engine redundancy information for use by JUNOS SDK applications.


Function Documentation

bool junos_re_redundancy_is_backup void   ) 
 

Determine if the routing engine is the backup This API is thread safe.

Returns:
true if the routing engine is the backup; false otherwise

bool junos_re_redundancy_is_master void   ) 
 

Determine if the routing engine is the master This API is thread safe.

Returns:
true if the routing engine is the master; false otherwise

bool junos_re_redundancy_other_present void   ) 
 

Determine if there is another routing engine present in the chassis This API is thread safe.

Returns:
true if another routing engine is installed in the chassis; flase otherwise


© 2007-2009 Juniper Networks, Inc. All rights reserved. The information contained herein is confidential information of Juniper Networks, Inc., and may not be used, disclosed, distributed, modified, or copied without the prior written consent of Juniper Networks, Inc. in an express license. This information is subject to change by Juniper Networks, Inc. Juniper Networks, the Juniper Networks logo, and JUNOS are registered trademarks of Juniper Networks, Inc. in the United States and other countries. All other trademarks, service marks, registered trademarks, or registered service marks are the property of their respective owners.
Generated on Sun May 30 20:23:49 2010 for libjunos-sdk by Doxygen 1.4.5