반응형

OS : HP-UX

 

네트웍 상태 점검 방법

1.현재의 네트웍 상태 점검
#ifconfig lan0

 

2.네트웍 인터 페이스 점검 방법
#lanscan

--하면 lan0,lan1....이런식으로 계속 출력 됩니다.
현재 올라와 있는 인터페이스 리스트 출력

 

3.네트웍 셋팅법
#lanadmin

lan = LAN Interface Administration
menu = Display this menu
quit = Terminate the Administration
terse = Do not display command menu
verbose = Display command menu
이런 서브 메뉴가 뜹니다.

다시
Enter command: lan
하면 서브 메뉴가 뜹니다. 이렇게..
clear = Clear statistics registers
display = Display LAN Interface status and statistics registers
end = End LAN Interface Administration, return to Test Selection
menu = Display this menu
ppa = PPA Number of the LAN Interface
quit = Terminate the Administration, return to shell
reset = Reset LAN Interface to execute its selftest
specific = Go to Driver specific menu

 

참조 : 
HPE-UX 관리자 과정 교육
HP-UX system & network administration 1,2

'OS > HP-UX' 카테고리의 다른 글

lvm - pv,vg,lv,디스크 생성 및 삭제  (0) 2022.07.05
mac주소, 패킷 count 확인  (0) 2022.07.05
네트웍 설정  (0) 2022.07.05
ssh root 접속차단  (0) 2022.07.05
swap 정보  (0) 2022.07.05

+ Recent posts