Linux Networking command
URL:- https://www.linuxtechi.com/set-static-ip-address-on-rhel-9/
RHEL 9 :- /etc/NetworkManager/system-connections
nmcli :- is a command-line tool for controlling NetworkManager and reporting network status
ex :- nmcli device
nmcli connection show :- view current connection.
nmtui :- It is text-based user interface for managing the networking on modern Linux systems.
ip route show :-
Comments
Post a Comment