802.1 Maintenance Database
  • Home
  • Items
    • All
    • Open
    • Closed
    • For review
  • Status
  • Meetings
  • Help
Requested revision
Standard:802.1Qbg-2012Clause:41.5.2
Clause title:Bridge VDP state machine
Rationale for revision
In Figure 41-8 Bridge VDP state machine,  WAIT_STATION_CMD state include following equation :
   vsiState = operCmd.Mode1;
But, there is no definition of operCmd.Mode1 in the standard.
operCmd.Mode1 should be a mistyping of operCmd.TLVtype.
Proposed text
Change the following equation at WAIT_STATION_CMD state of Figure 41.8, Clause 41.5.2
    vsiState = operCmd.Mode1
with
    vsiState = operCmd.TLVtype
Impact on existing networks
There is no impact on existing networks.
Originator
Name:Sung Hyuk ByunEmail:shbyun@etri.re.kr<mailto:shbyun@etri.re.kr>
Affiliation:ETRI
Submitted:2012-12-27