Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Блок кода
languagevb
themeEclipse
scs# show  lldp statistics 
Interface   Transmitted   Received   Discarded   Unrecognized   Ageout   Inserted   Deleted   
---------   -----------   --------   ---------   ------------   ------   --------   -------
gi1/0/1     5             6         0            0              0        2          1          
gi1/0/32     6             7         0            0              0        0          0         

Просмотр счетчика устаревших LLDP-фреймов на интерфейсах

...

Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 192.168.0.1  1.0.8802.1.1.2.1.3.7.1.3
iso.0.8802.1.1.2.1.3.7.1.3.3 = STRING: "gi1/0/31"
Команда CLI: 
Блок кода
languagevb
themeEclipse
scs# show lldp neighbors gigabitethernet 1/0/1
LLDP Neighbor Information:

Local Information:  
    Index:              0
    Local Interface:    gi1/0/1

Neighbour Information:
    Chassis type:        mac
    Chassis ID:          a8:f9:4b:ac:83:43
    Port type:           local
    Port ID:             gi1/0/31
    Port description:     
    Time to live:        120
    System name:         esr
    System description:  Eltex Router ESR-100 1.40. build 3 (date 27/03/2026 time 21:13:26)
    System capabilities: bridge, router

...

Блок кода
languagevb
themeEclipse
snmpwalk -v2c -c public 192.168.0.1  1.0.8802.1.1.2.1.3.7.1.4
iso.0.8802.1.1.2.1.3.7.1.4.3 = STRING: "gigabitethernet 1/0/31"
Команда CLI: 
Блок кода
languagevb
themeEclipse
scs# show lldp neighbors gigabitethernet 1/0/1
LLDP Neighbor Information:

Local Information:  
    Index:              0
    Local Interface:    gi1/0/1

Neighbour Information:
    Chassis type:        mac
    Chassis ID:          a8:f9:4b:ac:83:43
    Port type:           local
    Port ID:             gi1/0/31
    Port description:     
    Time to live:        120
    System name:         esr
    System description:  Eltex Router ESR-100 1.40. build 3 (date 27/03/2026 time 21:13:26)
    System capabilities: bridge, router

...