18.12.10.3. STP(Spanning Tree Protocol)
协议 ID: stp
此类型的规则应当转至根或 stp 链。
| 属性名称 | datatype | 定义 |
|---|---|---|
| srcmacaddr | MAC_ADDR | 发件人的 MAC 地址 |
| srcmacmask | MAC_MASK | 掩码应用到发送方的 MAC 地址 |
| type | UINT8 | 网桥协议数据单元(BPDU)类型 |
| 标记 | UINT8 | BPDU 标记的macmask |
| root-priority | UINT16 | root 优先级范围开始 |
| root-priority-hi | UINT16 (0x0-0xfff, 0 - 4095) | root 优先级范围结束 |
| root-address | MAC _ADDRESS | Root MAC 地址 |
| root-address-mask | MAC _MASK | Root MAC 地址掩码 |
| roor-cost | UINT32 | 根路径成本(大量开始) |
| root-cost-hi | UINT32 | 根路径成本范围结束 |
| sender-priority-hi | UINT16 | 发件人优先级范围结束 |
| sender-address | MAC_ADDRESS | BPDU 发件人 MAC 地址 |
| sender-address-mask | MAC_MASK | BPDU 发件人 MAC 地址掩码 |
| port | UINT16 | 端口标识符(范围启动) |
| port_hi | UINT16 | 端口标识符范围结束 |
| msg-age | UINT16 | 消息期限计时器(范围启动) |
| msg-age-hi | UINT16 | 消息年龄计时器范围结束 |
| max-age-hi | UINT16 | 最长期限时间范围结束 |
| hello-time | UINT16 | hello 时间计时器(范围启动) |
| hello-time-hi | UINT16 | hello 计时器范围结束 |
| forward-delay | UINT16 | 转发延迟(范围启动) |
| forward-delay-hi | UINT16 | 转发延迟范围结束 |
| 注释 | 字符串 | 文本字符串最多 256 个字符 |