Skip to content

A Linux Infra Network interface Configuration Mapper

Notifications You must be signed in to change notification settings

vkg23/Netinfo.awk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Netinfo.awk //

A Linux Infra Network Interface Configuration Mapper

Description

VipinkG/Vkg23/awk/LinuxNetinfoMapper Version:5 A Configuration Summary Mapper for Linux Network Configurations. Represents the configuration from PCI-> Interface -> Bonding -> Mac -> PermMac -> Interface status -> Speed -> IP (IPv4/IPv6)

Tested: RHEL/CENTOS 6/7/8

Notes

V5 - includes check for "ip" binary locations. Tested for Physical Servers with RHEL 6/7/8 , CentOS

How to Run

Can Run as Normal / Root user locally in the system. awk -f Netinfo.awk OR ./Netinfo.awk (optional argument '-4' for filtering only IPV4, else includes IPV6 by default)

RoadMap:

#Cleanup , Error Checks/Debugs , Formatting for VM results, Remote Call options.

Sample Result

[Refer Code ] https://github.com/vkg23/Netinfo.awk/blob/main/Netinfo.awk

About

A Linux Infra Network interface Configuration Mapper

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages