Class: Racket::L5::HSRP
- Inherits:
-
RacketPart
- Object
- BitStruct
- RacketPart
- Racket::L5::HSRP
- Defined in:
- lib/racket/l5/hsrp.rb
Overview
RFC2281 (www.faqs.org/rfcs/rfc2281.html)
Constant Summary collapse
- HSRP_HELLO =
0- HSRP_COUP =
1- HSRP_RESIGN =
2- HSRP_INITIAL =
0- HSRP_LEARN =
1- HSRP_LISTEN =
2- HSRP_SPEAK =
4- HSRP_STANDBY =
8- HSRP_ACTIVE =
16
Instance Attribute Summary
Attributes inherited from RacketPart
Method Summary
Methods inherited from RacketPart
#autofix?, #fix!, #initialize, #pretty
Constructor Details
This class inherits a constructor from Racket::RacketPart