IT

0195. ifconfig 명령

띠앗머리 2015. 10. 1. 11:22

ifconfig eth0 down #IP 정보 삭제하기

ifconfig eth0 up #IP eth0 인터페이스 사용하기

 

수동으로 eth0 올리기

ifconfig eth0 192.168.210.100 netmask 255.255.255.0 broadcast 192.168.210.255 up