Raspberry Pi_Kor_11.7.2 “ifconfig” 명령을 이용한 활성화 및 중단

11.7.2 “ifconfig” 명령을 이용한 활성화 및 중단

우리는 앞에서 network 의 현재 상태를 조회할 때 “ifconfig” 명령을 사용했었다. 그런데 이 “ifconfig” 명령도 option으로 “up” 또는 “down”을 사용하여 network를 활성화하거나 중단하는데 사용할 수 있다.

network 장치를 활성화할 때 사용하는 명령 형식은 다음과 같다

Raspberry Pi_Kor_11.1.2 “ifconfig” 명령 – network 장치 상태 및 IP 주소 확인하기

11.1.2 “ifconfig” 명령 – network 장치 상태 및 IP 주소 확인하기

Raspberry Pi 시스템에서 현재의 network 연결상태를 확인하거나 network 연결을 새롭게 시작하거나, 정상 작동중인 것을 중단하기 위해서 ifconfig 명령을 사용한다.

[명령 형식]

ifconfig [display-option] [interface] [작동 option]

Raspberry Pi_Eng_11.7.2 Activation and Stop with “ifconfig” Command

11.7.2 Activation and Stop with “ifconfig” Command

We used the “ifconfig” command to look up the current state of the network. However, this “ifconfig” command can also be used to activate or stop the network using “up” or “down” as an option.

The command format used to activate the network device is as follows

Raspberry Pi_Eng_11.1.2 “ifconfig” Command – Verify Network Status & IP Address

11.1.2 “ifconfig” Command – Verify Network Status & IP Address

The “ifconfig” command is used on the Raspberry Pi system to check the current network connection status, to start a new network connection, or to stop normal working network.

[Command Format]

ifconfig [display-option] [interface] [operation option]