| Class | Racket::L2::VTPGeneric |
| In: |
lib/racket/l2/vtp.rb
(CVS)
|
| Parent: | RacketPart |
VLAN Trunking Protocol (VTP) en.wikipedia.org/wiki/VLAN_Trunking_Protocol www.cisco.com/en/US/tech/tk389/tk689/technologies_tech_note09186a0080094c52.shtml This is just a base class from which all VTP messages inherit and should never be used directly
| code | Message code (summary advertisement, subset advertisement, advertisement request, VTP join) | |
| domain | management domain name, zero padded to 32 bytes | |
| domain_length | Length of the management domain | |
| reserved | Sometimes used, sometimes not, depends on the type | |
| version | VTP version (1-3) |