Cisco Cisco ASA 5555-X Adaptive Security Appliance 产品宣传页

下载
页码 904
 
8-64
Cisco ASA Series 
일반적인 작업 CLI 구성 가이드
 
장     ASA 클러스터
  ASA 
클러스터링의 예
ASA2 
슬레이브 부트스트랩 구성
interface GigabitEthernet0/0
 channel-group 1 mode on
no shutdown
!
interface GigabitEthernet0/1
 channel-group 1 mode on
no shutdown
!
interface Port-channel1
description Clustering Interface
!
cluster group Moya
 local-unit B
 cluster-interface Port-channel1 ip 10.0.0.2 255.255.255.0
 priority 11
key emphyri0
enable as-slave
마스터 인터페이스 구성
ip local pool mgmt-pool 10.53.195.231-10.53.195.232
interface GigabitEthernet0/2
 channel-group 10 mode active
no shutdown
!
interface GigabitEthernet0/3
 channel-group 10 mode active
no shutdown
!
interface GigabitEthernet0/4
 channel-group 11 mode active
no shutdown
!
interface GigabitEthernet0/5
 channel-group 11 mode active
no shutdown
!
interface Management0/0
 management-only
nameif management
ip address 10.53.195.230 cluster-pool mgmt-pool
security-level 100
no shutdown
!
interface Port-channel10
 port-channel span-cluster
 mac-address aaaa.bbbb.cccc
 nameif inside
 security-level 100
 ip address 209.165.200.225 255.255.255.224
!
interface Port-channel11
 port-channel span-cluster
 mac-address aaaa.dddd.cccc
 nameif outside
 security-level 0
 ip address 209.165.201.1 255.255.255.224