Добрый день.
Построена опорная сеть по топологии "звезда" из коммутаторов DGS-3627G, 1 коммутатор в центре и 5 коммутаторов подключены "лучами".
Проблема в том, что на центральный коммутатор не приходит информация о соседях.
Код:
Command: show lldp remote_ports
Remote Entities Count : 0
В то же время, на каждом из коммутаторов-"лучей" виден центральный.
Код:
show lldp remote_ports 21-22
Port ID : 21
-------------------------------------------------------------------------------
Remote Entities Count : 0
(None)
Port ID : 22
-------------------------------------------------------------------------------
Remote Entities Count : 1
Entity 1
Chassis ID Subtype : MAC Address
Port ID Subtype : MAC Address
Port ID : 00-22-B0-25-D2-FF
Port Description : D-Link DGS-3627G R2.84.B11 Port
4
System Description : Gigabit Ethernet Switch
System Capabilities : Repeater, Bridge
Management Address Count : 0
Port PVID : 0
PPVID Entries Count : 0
VLAN Name Entries Count : 0
Protocol ID Entries Count : 0
MAC/PHY Configuration/Status : (None)
Power Via MDI : (None)
Link Aggregation : (None)
Maximum Frame Size : 0
Unknown TLVs Count : 0
Из ньюансов. Коммутаторы подключены с использованием LACP, на коммутаторах-"лучах" STP включен, на центральном - выключен, Q-in-Q включен.
Конфиг
Центральный коммутатор:
Код:
Firmware Version : Build 2.84.B11
enable lldp
config lldp message_tx_interval 30
config lldp tx_delay 2
config lldp message_tx_hold_multiplier 4
config lldp reinit_delay 2
config lldp notification_interval 5
config lldp ports 1-27 notification disable
config lldp ports 1-24 admin_status tx_and_rx
config lldp ports 1-27 basic_tlvs port_description system_name system_description system_capabilities enable
config lldp ports 25-27 admin_status disable
config stp version rstp
config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 3 fbpdu disable hellotime 2 lbd enable lbd_recover_timer 60 nni_bpdu_addr dot1ad
config stp priority 32768 instance_id 0
disable stp
config stp ports 1-27 externalCost auto edge false p2p auto state enable restricted_role false restricted_tcn false lbd disable
config stp mst_ports 1-27 instance_id 0 internalCost auto priority 128
config stp ports 1-27 fbpdu disable
enable qinq
disable gvrp
disable vlan_trunk
config gvrp 1-16,19,21-22,25,27 state disable ingress_checking enable acceptable_frame admit_all pvid 1
config gvrp 17-18,20,26 state disable ingress_checking enable acceptable_frame admit_all pvid 1001
config gvrp 23-24 state disable ingress_checking enable acceptable_frame admit_all pvid 1002
config qinq ports 1-16,21-22,25,27 role nni missdrop disable tpid 0x88A8
config qinq ports 17-20,23-24,26 role uni missdrop disable tpid 0x88A8
config link_aggregation algorithm ip_source_dest
create link_aggregation group_id 1 type lacp
config link_aggregation group_id 1 master_port 1 ports 1-2 state enable