Artem Kolpakov писал(а):
Приведите вывод команды sh vlan на DGS-3650, дайте настройки access порта на Cisco, к которому подключен тестируемый хост.
D-Link:
Код:
Command: show vlan
VID : 1 VLAN Name : default
VLAN TYPE : 1QVLAN Protocol ID :
UserDefinedPid : Advertisement : Disabled
Encap :
Member ports :
Static ports :
Untagged ports :
Forbidden ports :
VID : 3 VLAN Name : management
VLAN TYPE : 1QVLAN Protocol ID :
UserDefinedPid : Advertisement : Disabled
Encap :
Member ports : 44,49-50
Static ports : 44,49-50
Untagged ports : 44
Forbidden ports :
VID : 4 VLAN Name : servers
VLAN TYPE : 1QVLAN Protocol ID :
UserDefinedPid : Advertisement : Disabled
Encap :
Member ports : 49-50
Static ports : 49-50
Untagged ports :
Forbidden ports :
VID : 5 VLAN Name : users-i
VLAN TYPE : 1QVLAN Protocol ID :
UserDefinedPid : Advertisement : Disabled
Encap :
Member ports : 1-43,45-50
Static ports : 1-43,45-50
Untagged ports : 1-43,45,47
Forbidden ports :
VID : 6 VLAN Name : printers
VLAN TYPE : 1QVLAN Protocol ID :
UserDefinedPid : Advertisement : Disabled
Encap :
Member ports : 49-50
Static ports : 49-50
Untagged ports :
Forbidden ports :
VID : 7 VLAN Name : wifi
VLAN TYPE : 1QVLAN Protocol ID :
UserDefinedPid : Advertisement : Disabled
Encap :
Member ports : 49-50
Static ports : 49-50
Untagged ports :
Forbidden ports :
VID : 8 VLAN Name : ups
VLAN TYPE : 1QVLAN Protocol ID :
UserDefinedPid : Advertisement : Disabled
Encap :
Member ports : 49-50
Static ports : 49-50
Untagged ports :
Forbidden ports :
VID : 11 VLAN Name : codos
VLAN TYPE : 1QVLAN Protocol ID :
UserDefinedPid : Advertisement : Disabled
Encap :
Member ports : 49-50
Static ports : 49-50
Untagged ports :
Forbidden ports :
VID : 12 VLAN Name : users-v
VLAN TYPE : 1QVLAN Protocol ID :
UserDefinedPid : Advertisement : Disabled
Encap :
Member ports : 49-50
Static ports : 49-50
Untagged ports :
Forbidden ports :
VID : 14 VLAN Name : users-b
VLAN TYPE : 1QVLAN Protocol ID :
UserDefinedPid : Advertisement : Disabled
Encap :
Member ports : 49-50
Static ports : 49-50
Untagged ports :
Forbidden ports :
Cisco:
Код:
#sh run int gi2/0/21
Building configuration...
Current configuration : 120 bytes
!
interface GigabitEthernet2/0/21
description Uplink
switchport trunk encapsulation dot1q
switchport mode trunk
end