字段
|
含义
|
取值
|
Protocol ID
|
协议
ID
|
取值为
1
|
Message
|
消息,可以包含多个消息,每个消息都由
Attribute Type和Attribute List构成
|
-
|
Attribute Type
|
属性类型,由具体的
GARP应用来定义
|
GVRP的属性类型为
0x01,表示属性取值为VLAN ID
|
Attribute List
|
属性列表,由多个属性构成
|
-
|
Attribute
|
属性,每个属性由
Attribute Length、Attribute Event和Attribute Value构成
|
-
|
Attribute Length
|
属性长度
|
2~
255,单位为字节
|
Attribute Event
|
属性描述的事件
|
l 0:
LeaveAll Event
l 1:
JoinEmpty Event
l 2:
JoinIn Event
l 3:
LeaveEmpty Event
l 4:
LeaveIn Event
l 5:
Empty Event
|
Attribute Value
|
属性取值
|
GVRP的属性取值为
VLAN ID,但LeaveAll属性的Attribute Value无效
|
End Mark
|
结束标志、
GARP的PDU的结尾标志
|
以
0x00取值表示
|
定时器
|
取值下限
|
取值上限
|
Hold定时器
|
10厘秒
|
小于等于
Join定时器值的一半
|
Join定时器
|
大于等于
Hold定时器值的两倍
|
小于
Leave定时器值的一半
|
Leave定时器
|
大于
Join定时器值的两倍
|
小于
LeaveAll定时器的值
|
LeaveAll定时器
|
大于所有端口上
Leave定时器的值
|
32765
厘秒
|
Device A:
gvrp
vlan 1
untagged 7
ip add 10.1.1.1 255.255.255.0
tagged 2
exit
vlan 2
untagged 8
tagged 2
exit
vlan3
untagged 9
tagged 2
exit
Device B:
gvrp
vlan 1
untagged 7
ip add 10.1.1.2 255.255.255.0
tagged 2
exit
vlan 4
untagged 8
tagged 2
exit
|
access 端口
trunk 端口
|