rhel7 시스템에서 ifconfig 명령을 실행하면 다음 출력이 표시됩니다.
enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet x1.x2.x3.x4 netmask 255.255.255.192 broadcast xx.xx.xx.xx
inet6 xxxx:xxxx:xx:xxxx::xxxx prefixlen 64 scopeid 0x0<global>
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
lo:1: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet x5.x6.x7.x8 netmask 255.255.255.255
loop txqueuelen 1000 (Local Loopback)
편집: 예측 가능한 인터페이스 명명 체계에 대해 읽었지만 아래 루프백 인터페이스는 언급되지 않았습니다.
CentOS 7 또는 RHEL 7의 네트워크 인터페이스 이름 "eno16777736"에서 eno는 무엇을 의미합니까?