Skip to content

Commit fd03db2

Browse files
committed
Update data model
1 parent 494c9a5 commit fd03db2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dev/data_model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ Example: Imagine the extra programming logic needed to consume structured data w
5757
| `PREFIX_LENGTH` | instead of PREFIX or CIDR for the numbers of a slash notation or CIDR mask |
5858
| `PROTOCOL` | instead of PROTO |
5959
| `ROUTER_ID` | for local router IDs (local to the device being parsed) |
60-
| `VLAN_ID` | instead of VLAN or TAG |
61-
| `VLAN_NAME` | VLAN name or description |
60+
| `VLAN_ID` | instead of VLAN, TAG, or PVID (Port VLAN ID) |
61+
| `VLAN_NAME` | VLAN name or VLAN description |

0 commit comments

Comments
 (0)