개방형 표준 프로토콜(LACP)을 사용하여 Layer 3 EtherChannel을 구성하는 두 가지 명령은 무엇입니까? (두 가지 선택)
정답 선택
옵션을 탭하여 정답을 확인하세요.
정답: interface port-channel 10 no switchport ip address 172.16.0.1 255.255.255.0, interface GigabitEthernet0/0/1 channel-group 10 mode active.
이것이 정답인 이유
정답은 Layer 3 EtherChannel을 구성하는 데 필요한 두 가지 명령을 나타냅니다. interface GigabitEthernet0/0/1 channel-group 10 mode active 명령은 물리적 인터페이스를 EtherChannel 그룹 10에 추가하고 LACP(Link Aggregation Control Protocol)를 사용하여 적극적으로 협상하도록 설정합니다. active 모드는 LACP 패킷을 보내고 EtherChannel을 형성하려고 시도합니다. interface port-channel 10 no switchport ip address 172.16.0.1 255.255.255.0 명령은 논리적 Port-Channel 인터페이스 10을 Layer 3 인터페이스로 구성합니다. no switchport 명령은 이 인터페이스를 라우팅 인터페이스로 변환하고, ip address 명령은 IP 주소를 할당합니다. 오답 설명: interface GigabitEthernet0/0/1 channel-group 10 mode auto는 LACP의 수동 모드인 passive와 함께 사용되는 PAgP(Port Aggregation Protocol)의 모드입니다. LACP에는 active와 passive 모드가 있습니다. interface GigabitEthernet0/0/1 channel-group 10 mode on은 EtherChannel을 형성하기 위해 협상 프로토콜을 사용하지 않는 무조건적인 모드입니다. interface port-channel 10 switchport switchport mode trunk는 Layer 2 EtherChannel을 트렁크 포트로 구성하는 데 사용됩니다. 이 문제는 Layer 3 EtherChannel에 관한 것입니다.
끝없는 정답 찾기 없이 시험 합격
이 시험에 대한 모든 검증된 문제와 설명을 한곳에서 얻고, 준비 시간을 몇 시간 절약하세요. 1,000개 이상의 자격증 · 20개 이상의 언어 · 무료로 시작.
더 빠르게 시험 합격 → 카드 필요 없음