Skip to content

Sync AMT network settings and System network settings on Ubuntu 18.04

Notifications You must be signed in to change notification settings

komissar75/AMT_Network_Sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

AMT_Network_Sync

Sync AMT network settings and System network settings on Ubuntu 18.04

Python script have to read AMT status and network settings using meshcmd, read system network settings using ip or nmcli and sync AMT network settings in accordance with System settings using meshcmd

Python script have to be run as sudo due to meshcmd requirements. For example: $sudo python3 ip_test.py

Script compare IP seetings of AMT and Linux system (ubuntu 18.04) and change AMT seetings in accordance with system settings

check_remote_amt_pwr.py this script also require mescmd utility and amt_list.txt file with the list of ip addresses or FQDN. One address or FQDN per line

About

Sync AMT network settings and System network settings on Ubuntu 18.04

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages