OS/HP-UX

네트웍 상태 점검 방법

itexit 2022. 7. 5. 13:33
반응형

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