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

下载
页码 904
 
10-12
Cisco ASA Series 
일반적인 작업 CLI 구성 가이드
 
10 
장     EtherChannel 및 이중 인터페이스
  EtherChannel 
및 이중 인터페이스 모니터링
관련 주제
EtherChannel 
및 이중 인터페이스 모니터링
다음 명령을 참조하십시오.
show interface
인터페이스 통계를 표시합니다.
show interface ip brief
인터페이스 IP 주소와 상태를 표시합니다.
show lacp {[channel_group_number] {counters | internal | neighbor} | sys-id}
EtherChannel
의 경우 트래픽 통계, 시스템 식별자, 인접 세부 정보 같은 LACP 정보가 표시됩니다.
show port-channel [channel_group_number] [brief | detail | port | protocol | summary]
EtherChannel
의 경우 EtherChannel 정보가 자세한 형식 및 한 줄짜리 요약 형식으로 표시됩
니다. 이 명령은 포트 및 포트채널 정보도 표시합니다.
show port-channel channel_group_number load-balance [hash-result {ip | ipv6 | l4port 
mac | mixed | vlan-onlyparameters]
EtherChannel
의 경우 정해진 파라미터에 선택된 해시 결과 및 멤버 인터페이스와 함께 포트 
채널 로드 밸런싱 정보가 표시됩니다.
EtherChannel 
및 이중 인터페이스 예
다음 예에서는 세 가지 인터페이스를 EtherChannel의 일부로 구성합니다. 또한 시스템 우선순위
를 더 높은 우선순위로 설정하고, EtherChannel에 8개 이상의 인터페이스가 할당된 경우 
GigabitEthernet 0/2
의 우선순위를 다른 인터페이스보다 높게 설정합니다.
lacp system-priority 1234
interface GigabitEthernet0/0
channel-group 1 mode active
interface GigabitEthernet0/1
channel-group 1 mode active
interface GigabitEthernet0/2
lacp port-priority 1234
channel-group 1 mode passive
interface Port-channel1
lacp max-bundle 4
port-channel min-bundle 2
port-channel load-balance dst-ip