nmcli device - to list all network devices
[custadm@asp130-r660xs ~]$ nmcli device
DEVICE TYPE STATE CONNECTION
bridge0 bridge connected Mgmt_VM_Network
eno8303 ethernet connected bridge0-port
eno12399 ethernet unavailable --
eno12409 ethernet unavailable --
eno12419 ethernet unavailable --
eno12429 ethernet unavailable --
eno8403 ethernet unavailable --
lo loopback unmanaged --
showConfig – provides detailed information about the existing configuration including hardware and filesystem information. Recommendation is to redirect to a file for viewing. Example below shows only the beginning of the output.
[custadm@asp-s8300-43 ~]$ showConfig
=========================== System ===========================
Server type: Avaya S8300
System Information
Manufacturer: Avaya Inc.
Product Name: S8300E
Version: -1A
Serial Number: 22WZ0860C21H
UUID: 03000200-0400-0500-0006-000700080009
Wake-up Type: Power Switch
Chassis Information
Manufacturer: Avaya Inc.
Type: Other
Lock: Not Present
Version: -1A
Boot-up State: Safe
Power Supply State: Safe
Thermal State: Safe
Security Status: None
OEM Information: 0x00000000
Height: Unspecified
Number Of Power Cords: 1
Contained Elements: 0
configNetwork – Server Network Configuration. Allows one to reconfigure the Network settings that were previously established. Should be run from the services port or console as changing network information may disconnect the session. After making any configuration changes, VMs on the host should be restarted.
swversion - displays the full software version output.
[custadm@asp130-r660xs ~]$ swversion
Operating system: Linux 4.18.0-553.22.1.el8_10.x86_64
Built: Sep 11 18:02 2024
Contains: Avaya Solutions Platform
Release: ASP Release 6.0.0.0.0
Build Number: 4.6-4.8
VM Environment: KVM
The Build Number is of the format X.Y-A.B where X.Y is the ASP R6.0.x build number and A.B is the ASP R6.0.x Kickstart build number.