Users Guide
Table Of Contents
- Dell EMC SmartFabric OS10 System Log Message Reference Guide Release 10.5.2
- Contents
- Revision history
- About this guide
- System log messages overview
- ACL system log message reference
- AFS system log message reference
- ALM_ACCNT_MAC system log message reference
- ALM_CLOCK system log message reference
- BFD system log message reference
- BGP system log message reference
- CMS system log message reference
- Configuring LLFC system log message reference
- DCBX system log messages
- DENIED_ARP system log message reference
- DOT1X system log message reference
- DYNAMIC_MGMT system log message reference
- EQM system log message reference
- ETL system log message reference
- EVPN system log message reference
- FC_SVCS system log message reference
- FCOE system log message reference
- FEFD system log message reference
- IGMP system log message reference
- IP system log message reference
- IPv6 system log message reference
- ISCSI system log message reference
- LACP system log message reference
- LADF system log message reference
- LB system log message reference
- LLDP system log message reference
- MGMT_CLISH system log message reference
- SYSTEM_MODE_CHANGE system log message reference
- MLD system log message reference
- NDM system log message reference
- PBR match access-list system log message reference
- OPEN_FLOW system log message reference
- OSPFv2 system log message reference
- OSPFv3 system log message reference
- PIM system log message reference
- PTP system log message reference
- QoS system log message reference
- RAGUARD_EVENT system log message reference
- RAGUARD system log message reference
- Routemap with match ACL system log message reference
- Scale VLAN profile system log message reference
- Static and dynamic route system log message reference
- SA system log message reference
- STATIC_MGMTsystem log message reference
- STP system log message reference
- UFD system log message reference
- USER_ROLE_CHANGED system log message reference
- Delay restore port system log message reference
- VLT system log message reference
- VRF system log message reference
- VXLAN system log message reference
- IFM system log message reference
- Index
OS10# copy home://clientreq.pem scp://CAadmin:secret@172.11.222.1/clientreq.pem
OS10# copy scp://CAadmin:secret@172.11.222.1/clientcert.pem home://clientcert.pem
OS10# copy scp://CAadmin:secret@172.11.222.1/clientkey.pem home://clientkey.pem
OS10# crypto cert install cert-file home://clientcert.pem key-file home://clientkey.pem
Processing certificate ...
Certificate and keys were successfully installed as "clientcert.crt" that may be used in
a security profile. CN = 10.0.0.6
OS10# show crypto cert
--------------------------------------
| Installed non-FIPS certificates |
--------------------------------------
clientcert.crt
--------------------------------------
| Installed FIPS certificates |
--------------------------------------
OS10(config)# crypto security-profile dellprofile
OS10(config-sec-profile)# certificate clientcert
OS10(config-sec-profile)# exit
OS10(config)# logging security-profile dellprofile
OS10(config)# logging server 10.11.86.139 tls
OS10(config)# do show running-configuration logging
!
logging security-profile dellprofile
logging server 10.11.86.139 tls 514
View system logs
The system log-file contains system event and alarm logs.
Use the show trace command to view the current syslog file. All event and alarm information is sent to the syslog server, if
one is configured.
The show logging command accepts the following parameters:
● log-file — Provides a detailed log including both software and hardware saved to a file.
● process-names — Provides a list of all processes currently running which can be filtered based on the process-name.
View logging log-file
OS10# show logging log-file
Jun 1 05:01:46 %Node.1-Unit.1:PRI:OS10 %log-notice:ETL_SERVICE_UP: ETL service
is up
Jun 1 05:02:06 %Node.1-Unit.1:PRI:OS10 %log-notice:EQM_UNIT_DETECTED: Unit pres
ent:Unit 1#003
Jun 1 05:02:09 %Node.1-Unit.1:PRI:OS10 %log-notice:EQM_PSU_DETECTED: Power Supp
ly Unit present:PSU 1#003
Jun 1 05:02:09 %Node.1-Unit.1:PRI:OS10 %log-notice:EQM_PSU_DETECTED: Power Supp
ly Unit present:PSU 2#003
Jun 1 05:02:09 %Node.1-Unit.1:PRI:OS10 %log-notice:EQM_FAN_TRAY_DETECTED: Fan t
ray present:Fan tray 1#003
Jun 1 05:02:09 %Node.1-Unit.1:PRI:OS10 %log-notice:EQM_FAN_TRAY_DETECTED: Fan t
ray present:Fan tray 2#003
Jun 1 05:02:09 %Node.1-Unit.1:PRI:OS10 %log-notice:EQM_FAN_TRAY_DETECTED: Fan t
ray present:Fan tray 3#003
Jun 1 05:02:09 %Node.1-Unit.1:PRI:OS10 %log-crit:EQM_FAN_AIRFLOW_MISMATCH: MAJO
R ALARM: FAN AIRFLOW MISMATCH: SET: One or more fans have mismatching or unknown
airflow directions#003
Jun 1 05:02:10 %Node.1-Unit.1:PRI:OS10 %log-notice:NDM_SERVICE_UP: NDM Service
Ready!
Jun 1 05:02:10 %Node.1-Unit.1:PRI:OS10 %log-notice:SU_SERVICE_UP: Software upgr
ade service is up:software upgrade service up
--More--
OS10# show logging log-file
Jan 4 19:13:17 OS10 usb_monitor: Node.1-Unit.1:PRI:notice %Dell EMC (OS10) %log-
System log messages overview
13