Skip to content

m4github/interface_managment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Display system interface information, add/delete an interface IP address, and add loopback interface in Linux.

build and debug

make

usage

./intf_managment show    

sudo ./intf_managment interface {INTF} {add/del} {ip/mask}   
or   
sudo ./intf_managment interface {INTF} {add/del} {ip} {mask}   

sudo ./intf_managment interface create loopback {INTF}  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published