802.1 Tools
  • Home
  • Maintenance
    • All items
    • Open items
    • Closed items
    • Items for review
    • Status
  • Meetings
  • Help
  • Log in
  1. Maintenance Items
  2. 0092
  3. Request
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