Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Table of Contents

drx

분류명령설명
실행drx {-d}
  • DRX의 Default 실행 모드입니다. 
  • 콘솔에 메세지를 출력하지 않는 daemonize 모드입니다. 
  • "-d"는 생략할 수 있습니다. 
drx -f콘솔에 실행 메세지를 출력하는 foreground 모드입니다. 
설정 파일 지정drx {-f or -d} -c [file-path]drx.conf 파일의 경로를 지정해서 실행합니다. 

...

분류명령상세 옵션Alias설명
조회




drx-ctl versionN/Averdrx 버전
drx-ctl info"-DRX 프로세스의 기동 또는 중지 상태
drx-ctl license"lic라이선스 정보
drx-ctl dump [resource or all]"-

리소스 구성, drx.conf

drx-ctl show [connection name or all]"-동작중인 설정 정보

drx-ctl connection [connection name or all]

-vco
  • 연결 정보
  • 상세모드 (-v) : IP, Up Since, 화살표 제거
drx-ctl statistics [connection name or all]-vst
  • 통계 정보
  • 상세모드 (-v) : Tx/Rx packet, 압축/암호화 Cur, Min, Max
drx-ctl memusage [connection name or all] -vmem
  • 버퍼 정보
  • 상세모드 (-v) : Begin, End, BAB Latency
drx-ctl log  [connection name or main] N/A-
  • 로그 파일 출력 (Rolling 방식)
  • -m 옵션 추가 시 main 로그 출력
제어

drx-ctl up [connection name or all]"-리소스 기동
drx-ctl down [connection name or all]"-리소스 중지
drx-ctl adjust [connection name or all] "-리소스 갱신
drx-ctl set compress [type] [level] [connection name ] "-리소스 압축 설정
drx-ctl set crypto [on or off] [connection name ] "-리소스 암호화 설정
drx-ctl set bwlimit [limit] [connection name ] "-
  • 단위 : Bytes/s (K, M, G 사용가능)
  • limit : 입력한 리소스의 Bandwidth 
drx-ctl set license [file-path]"-
  • file-path : 라이선스 파일 경로
  • 지정한 경로의 라이선스 유효성 확인 후 교체
  • Valid한 라이선스로의 교체 시 종료된 DRX는 유지
drx-ctl reset statistics [connection name or all] "st
  • 옵션 치환 : statistics만 st로 처리
통지drx-ctl events [connection name or all]NA-통지 이벤트

...