Cisco Cisco Email Security Appliance C190 Leaflet

Page of 322
 
3-107
AsyncOS 9.6 for Cisco Email Security Appliances CLI 참조 가이드
 
     명령참조 예제
  일반 관리  문제 해결
배치 형식
tlsverify
 명령의 배치 형식은 기존 CLI 명령의 모든 기능을 수행하는 데 사용할 수 있으며, 이를 
통해 지정된 호스트 이름과의 TLS 연결을 확인합니다.
mail3.example.com> tlsverify
Enter the TLS domain to verify against:
[]> example.com
Enter the destination host to connect to.  Append the port (example.com:26) if you are not 
connecting on port 25:
[example.com]> mxe.example.com:25
Connecting to 1.1.1.1 on port 25.
Connected to 1.1.1.1 from interface 10.10.10.10.
Checking TLS connection.
TLS connection established: protocol TLSv1, cipher RC4-SHA.
Verifying peer certificate.
Verifying certificate common name mxe.example.com.
TLS certificate match mxe.example.com
TLS certificate verified.
TLS connection to 1.1.1.1 succeeded.
TLS successfully connected to mxe.example.com.
TLS verification completed.
trace
설명
시스템을 지나는 메시지의 플로우를 추적합니다.
사용
Commit: 이 명령은 'commit'이 필요하지 않습니다.
클러스터 관리: 이 명령은 시스템 모드로 한정됩니다.
배치 명령: 이 명령은 배치 형식을 지원하지 않습니다.
mail3.example.com> trace
Enter the source IP
[]> 192.168.1.1
Enter the fully qualified domain name of the source IP
[]> example.com
tlsverify <domain> <hostname>[:<port>]