port channel1 Cisco Switch Port EtherChannel Configuration Firewall 등과 Redundant 구성을 할 경우, ARP Request Collision과 같은 Warning이 발생하는 경우가 있습니다.그럴 경우, 해결책 중의 하나는 충돌이 발생하는 2개의 Port를 EtherChannel로 구성하여 1개의 Logical Port로 구성하여 해결할 수 있습니다. 1. EtherChannel Configuration. Switch>enSwitch#conf tSwitch(config)#int range g0/1,g1/1 (-> 충돌이 발생하는 2개의 Port를 입력하시면 됩니다.)Switch(config-if-range)#switchport mode accessSwitch(config-if-range)#switchport access vlan 10 (-> 원하는 .. 2024. 9. 27. 이전 1 다음