Дерево страниц

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

Ключ

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

...

Drawio
bordertrue
viewerToolbartrue
fitWindowfalse
diagramNameDefault ISS Syslog format with hostname
simpleViewerfalse
width
diagramWidth392472
revision1

Блок кода
titleПример сообщения
<134> 31-Jan-2000 22:18:28.690 CFA-6-Interface gi 0/24 link status UP
<134> 31-Jan-2000 22:18:31.700 AST-6-[Instance 0] Interface gi 0/24 is moved to state Learning

...

В ISS можно включить добавление в syslog сообщение идентификатора устройства DrawiobordertrueviewerToolbartruefitWindowfalsediagramNameISS Syslog format with hostnamesimpleViewerfalsewidthdiagramWidth472revision1

Блок кода
console(config)#logging hostname-format ?

hostname                            Sets system hostname as the hostname field
ip                                  Sets IP address of the sending interface
                                    as the hostname field 
ipv6                                Sets IPv6 address of the sending interface
                                    as the hostname field 
string                              Sets user-defined string as the hostname
                                    field 


Блок кода
titleПример сообщения
<134> 31-Jan-2000 22:26:48.900 192.168.65.25 CFA-6-Interface gi 0/24 link status UP
<134> 31-Jan-2000 22:26:51.920 192.168.65.25 AST-6-[Instance 0] Interface gi 0/24 is moved to state Learning

...