AIX network setting(ip, dns, route)
아래의 명령어를 쳐서 설정으로 들어가자
AIX는 smitty라는걸로 OS설정을 꽤나 많이 하는 것 같다.
#smitty tcpip
----------------------------------------------------------
Move cursor to desired item and press Enter.
Minimum Configuration & Startup
Further Configuration
Use DHCP for TCPIP Configuration & Startup
IPV6 Configuration
Quality of Service Configuration & Startup
Configure IP Security (IPv4)
Configure IP Security (IPv6)
----------------------------------------------------------
위와 같은 설정들을 할 수 있다.
ifup이나 ifdown 같은것도 안 먹고 게이트 웨이 설정이나 dns 설정 어디서 하는건지 헤매다가 찾음...
CUI로 되어 있으며 방향키와 esc+명령 등으로 손쉽게 네트워크 관련 설정을 할 수 있다.
실제로 설정하다가 esc와 6키를 누르면 실제 해당 명령은 cmd 창에서 어떻게 명령어로 처리할 수 있는지도 나온다.
친절도 하셔라.... 설정하다가 안되면 에러 내용도 다양하게 확인할 수 있으니 참고!
라우팅 테이블 정보는 아래와 같이 확인할 수 있다.
netstat -rn
[root@/etc]#netstat -rn
Routing tables
Destination Gateway Flags Refs Use If Exp Groups
Route Tree for Protocol Family 2 (Internet):
default xx.xx.xx.xx UG 0 991 en0 - -
xx.xx.xx.xx xx.xx.xx.xx UHSb 0 0 en0 - - =>
.
.
.
Route Tree for Protocol Family 24 (Internet v6):
::1%1 ::1%1 UH 1 71496 lo0 - -