|
Description:
|
hwIsisFrrLoopFreeAltLevel OBJECT-TYPE
SYNTAX INTEGER {null(0), level1(1), level2(2), level12(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The value of this object identifies the level of the FRR LFA algorithm.
null(0): cancels the operation of the LFA algorithm.
level1(1): indicates Level-1.
level2(2): indicates Level-2.
level12(3): indicates Level-1-2."
DEFVAL {null}
|
|
|