Cisco Cisco Email Security Appliance C190 Leaflet

Page of 322
 
3-175
AsyncOS 9.6 for Cisco Email Security Appliances CLI 참조 가이드
 
     명령참조 예제
  네트워크 컨피그레이션/네트워크 
setgateway
설명
setgateway
 명령은 패킷 라우팅에서 거쳐야 할 기본 다음 홉 중간 지점을 구성합니다. (기본이 아
닌) 대체 게이트웨이는 
routeconfig
 명령으로 구성합니다.
사용
Commit: 이 명령은 'commit' 이 필요합니다.
클러스터 관리: 이 명령은 3가지 시스템 모드(클러스터, 그룹, 시스템) 모두에서 사용할 수 있습니다.
배치 명령: 이 명령은 배치 형식을 지원하지 않습니다.
mail3.example.com> setgateway 
Warning: setting an incorrect default gateway may cause the current connection to be 
interrupted when the changes are committed.
Enter new default gateway:
[10.1.1.1]> 192.168.20.1
mail3.example.com> commit
Please enter some comments describing your changes:
[]> changed default gateway to 192.168.20.1
Do you want to save the current configuration for rollback? [Y]> n
Changes committed: Fri May 23 11:42:12 2014 GMT
sethostname
설명
호스트 이름은 CLI 프롬프트에서 시스템을 식별하는 데 사용합니다. 정규화된 호스트 이름을 입력
해야 합니다. 
sethostname
 명령은 Email Security Appliance의 이름을 설정합니다. 
commit
 명령을 실
행해야 새 호스트 이름이 적용됩니다.
사용
Commit: 이 명령은 'commit' 이 필요합니다.
클러스터 관리: 이 명령은 3가지 시스템 모드(클러스터, 그룹, 시스템) 모두에서 사용할 수 있습니다.
배치 명령: 이 명령은 배치 형식을 지원하지 않습니다.
oldname.example.com> sethostname
[oldname.example.com]> mail3.example.com
oldname.example.com>