AXGATE 차세대 방화벽 (NF)

다운로드 0
업데이트 2026. 8. 10.

axgate-ngfw-nf-blacklist-excludes

블랙리스트 예외 목록을 조회합니다.

문법

axgate-ngfw-nf-blacklist-excludes [profile=STRING]

옵션

profile=STRING
선택 옵션. 엑스게이트 차세대 방화벽(NF) 접속 프로파일 식별자. 미입력 시 접근 권한이 있는 모든 프로파일을 대상으로 합니다.

출력 필드

필드타입이름설명
profile문자열접속 프로파일엑스게이트 차세대 방화벽(NF) 접속 프로파일
blacklist_type문자열블랙리스트 유형ip-exclude 또는 ipv6-exclude
src_type문자열출발지 유형host(단일 IP는 src_start_ip), cidr(대역은 src_cidr), range(src_start_ip~src_end_ip), any(전체)
src_start_ip문자열출발지 시작 IPhost: 해당 IP, range: 범위 시작. cidr/any는 빈 값
src_end_ip문자열출발지 끝 IPhost: 시작과 동일, range: 범위 끝. cidr/any는 빈 값
src_cidr문자열출발지 CIDRcidr 유형만 (예: 192.0.2.0/24)
dst_type문자열목적지 유형host(단일 IP는 dst_start_ip), cidr(대역은 dst_cidr), range(dst_start_ip~dst_end_ip), any(전체)
dst_start_ip문자열목적지 시작 IPhost: 해당 IP, range: 범위 시작. cidr/any는 빈 값
dst_end_ip문자열목적지 끝 IPhost: 시작과 동일, range: 범위 끝. cidr/any는 빈 값
dst_cidr문자열목적지 CIDRcidr 유형만 (예: 192.0.2.0/24)
description문자열설명항목 설명
org_hash문자열해시항목 고유 해시 (삭제 시 사용)