Цитата:
DES-3528:admin# conf vlan v250 add untag 1-20
Success.
тут промазал и вместо 21 написал 20
Цитата:
DES-3528:admin# conf vlan v4000 add untag 20
Success.
чтоза?!?!
Цитата:
DES-3528:admin#sh vlan
Command: show vlan
VLAN Trunk State : Disabled
VLAN Trunk Member Ports :
VID : 1 VLAN Name : default
VLAN Type : Static Advertisement : Enabled
Member Ports : 25-28
Static Ports : 25-28
Current Tagged Ports :
Current Untagged Ports: 25-28
Static Tagged Ports :
Static Untagged Ports : 25-28
Forbidden Ports :
VID : 5 VLAN Name : v5
VLAN Type : Static Advertisement : Disabled
Member Ports : 25-28
Static Ports : 25-28
Current Tagged Ports : 25-28
Current Untagged Ports:
Static Tagged Ports : 25-28
Static Untagged Ports :
Forbidden Ports :
VID : 250 VLAN Name : v250
VLAN Type : Static Advertisement : Disabled
Member Ports : 1-20,25-28
Static Ports : 1-20,25-28
Current Tagged Ports : 25-28
Current Untagged Ports: 1-20
Static Tagged Ports : 25-28
Static Untagged Ports : 1-20
Forbidden Ports :
VID : 4000 VLAN Name : v4000
VLAN Type : Static Advertisement : Disabled
Member Ports : 20-21
Static Ports : 20-21
Current Tagged Ports :
Current Untagged Ports: 20-21
Static Tagged Ports :
Static Untagged Ports : 20-21
Forbidden Ports :
VID : 4001 VLAN Name : v4001
VLAN Type : Static Advertisement : Disabled
Member Ports : 22
Static Ports : 22
Current Tagged Ports :
Current Untagged Ports: 22
Static Tagged Ports :
Static Untagged Ports : 22
Forbidden Ports :
Total Static VLAN Entries: 5
Total GVRP VLAN Entries: 0
DES-3528:admin#
Цитата:
DES-3528:admin# show config current
...
# VLAN
enable pvid auto_assign
config vlan default delete 1-28
config vlan default add untagged 25-28
config vlan default advertisement enable
create vlan v5 tag 5
config vlan v5 add tagged 25-28 advertisement disable
create vlan v250 tag 250
config vlan v250 add tagged 25-28
config vlan v250 add untagged 1-20 advertisement disable
create vlan v4000 tag 4000
config vlan v4000 add untagged 20-21 advertisement disable
create vlan v4001 tag 4001
config vlan v4001 add untagged 22 advertisement disable
disable gvrp
config gvrp nni_bpdu_addr dot1d
disable asymmetric_vlan
disable vlan_trunk
config port_vlan 1-19 gvrp_state disable ingress_checking enable acceptable_frame admit_all pvid 250
config port_vlan 20-21 gvrp_state disable ingress_checking enable acceptable_frame admit_all pvid 4000
config port_vlan 22 gvrp_state disable ingress_checking enable acceptable_frame admit_all pvid 4001
config port_vlan 23-28 gvrp_state disable ingress_checking enable acceptable_frame admit_all pvid 1
...
assymetric_vlan выключен же
это нормальное поведение, или глюк?