// 이더 채널 로드발란싱 설정 보기 (현재는 Src IP와 Dst XOR)
6513#1#show etherchannel load-balance
EtherChannel Load-Balancing Configuration:
src-dst-ip
mpls label-ip
EtherChannel Load-Balancing Addresses Used Per-Protocol:
Non-IP: Source XOR Destination MAC address
IPv4: Source XOR Destination IP address
IPv6: Source XOR Destination IP address
MPLS: Label or IP
// 이더 채널 로드발란싱 설정
6513#1(config)#port-channel load-balance ? dst-ip Dst IP Addr
dst-mac Dst Mac Addr
dst-port Dst TCP/UDP Port
mpls Load Balancing for MPLS packets
src-dst-ip Src XOR Dst IP Addr
src-dst-mac Src XOR Dst Mac Addr
src-dst-port Src-Dst TCP/UDP Port
src-ip Src IP Addr
src-mac Src Mac Addr
src-port Src TCP/UDP Port
// Switch Processor 로 접근
6513#1#remote login switch
Trying Switch ...
Entering CONSOLE for Switch
Type "^C^C^C" to end this session
// 테스트할 이더채널과 Source IP와 Destination IP를 입력하면 해당포트를 보여줍니다.
6513#1-sp#test etherchannel load-balance interface port-channel 10 ip 10.1.1.1 10.1.1.2
Computed RBH: 0x3
Would select Gi5/16 of Po10
6513#1-sp#test etherchannel load-balance interface port-channel 10 ip 10.1.1.1 10.1.1.3Computed RBH: 0x2
Would select Gi4/16 of Po10
댓글 없음:
댓글 쓰기