Cisco Cisco Identity Services Engine 1.2 Fascicule

Page de 248
• 도티드 쿼드(Dotted Quad) 표기법(IPv4 매핑 및 IPv4 호환 IPv6 주소): 예를 들어, ::ffff:192.0.2.128
IP 주소 매핑을 위해 호스트 별칭 및 FQDN(정규화된 도메인 이름) 문자열을 추가하려면 ip host 명령
을 사용하십시오. 또한 eth1, eth2, eth3과 같은 이더넷 인터페이스에 대해 일치하는 FQDN을 찾는 데
사용할 수 있습니다. 호스트 별칭 정의를 보려면 show running-config 명령을 사용하십시오.
호스트 별칭 또는 FQDN 문자열 또는 두 가지 값을 모두 제공할 수 있습니다. 두 가지 값을 모두 제공
하는 경우, 호스트 별칭은 FQDN 문자열의 첫 번째 구성 요소와 일치해야 합니다. FQDN 문자열만 제
공하는 경우, Cisco ISE는 URL에 포함된 IP 주소를 FQDN으로 대체합니다. 호스트 별칭만 제공하는
경우, Cisco ISE는 호스트 별칭을 구성된 IP 도메인 이름과 결합하여 전체 FQDN을 구성하고 URL에
있는 네트워크 인터페이스의 IP 주소를 FQDN으로 대체합니다.
 1
ise/admin(config)# ip host 172.21.79.96 ise1 ise1.cisco.com
Host alias was modified. You must restart ISE for change to take effect.
Do you want to restart ISE now? (yes/no) yes
Stopping ISE Monitoring & Troubleshooting Log Processor...
Stopping ISE Monitoring & Troubleshooting Log Collector...
Stopping ISE Application Server...
Stopping ISE Profiler DB...
Stopping ISE Monitoring & Troubleshooting Session Database...
Stopping ISE Database processes...
Starting ISE Database processes...
Stopping ISE Database processes...
Starting ISE Database processes...
Starting ISE Monitoring & Troubleshooting Session Database...
Starting ISE Profiler DB...
Starting ISE Application Server...
Starting ISE Monitoring & Troubleshooting Log Collector...
Starting ISE Monitoring & Troubleshooting Log Processor...
Note: ISE Processes are initializing. Use 'show application status ise'
CLI to verify all processes are in running state.
ise/admin(config)#
 2
ise/admin(config)# ipv6 host 2001:db8:cc00:1::1 ise1 ise1.cisco.com
Host alias was modified. You must restart ISE for change to take effect.
Do you want to restart ISE now? (yes/no) yes
Stopping ISE Monitoring & Troubleshooting Log Processor...
Stopping ISE Monitoring & Troubleshooting Log Collector...
Stopping ISE Application Server...
Stopping ISE Profiler DB...
Stopping ISE Monitoring & Troubleshooting Session Database...
Stopping ISE Database processes...
Starting ISE Database processes...
Stopping ISE Database processes...
Starting ISE Database processes...
Starting ISE Monitoring & Troubleshooting Session Database...
Starting ISE Profiler DB...
Starting ISE Application Server...
Starting ISE Monitoring & Troubleshooting Log Collector...
Starting ISE Monitoring & Troubleshooting Log Processor...
Note: ISE Processes are initializing. Use 'show application status ise'
CLI to verify all processes are in running state.
ise/admin(config)#
   Cisco Identity Services Engine CLI 참조 가이드릴리스 1.4
198
구성 모드의 Cisco ISE CLI 명령
ip host