Mục tiêu thực hành:
- Cấu hình EtherChannel sử dụng giao thức LACP trên CoreSwitch DS1.
- Cấu hình EtherChannel sử dụng giao thức LACP trên Firewall Fortigate (GUI).
- Cấu hình EtherChannel sử dụng giao thức LACP trên Firewall Fortigate (CLI).
Các bước thực hiện:
Cấu hình EtherChannel sử dụng giao thức LACP trên CoreSwitch DS1.
interface range FastEthernet5/0/5-6switchport trunk encapsulation dot1qswitchport mode trunkchannel-protocol lacpchannel-group 3 mode activeexit
DS1#show etherchannel summaryFlags: D - down P - bundled in port-channelI - stand-alone s - suspendedH - Hot-standby (LACP only)R - Layer3 S - Layer2U - in use f - failed to allocate aggregatorM - not in use, minimum links not metu - unsuitable for bundlingw - waiting to be aggregatedd - default portNumber of channel-groups in use: 1Number of aggregators: 1Group Port-channel Protocol Ports------+-------------+-----------+-----------------------------------------------3 Po3(SU) LACP Fa5/0/5(P) Fa5/0/6(P)DS1#
Cấu hình EtherChannel sử dụng giao thức LACP trên Firewall Fortigate (GUI).
- Đảm bảo interface internal1 vs internal2 không còn thuộc thành viên của interface internal.
- Khởi tạo interface Po3 (EtherChannel) trên Firewall Fortigate.
- Thiết lập Firewall Policy cho phép lưu lượng gửi nhận trên cổng EtherChannel Po3.
- Kiểm tra kết nối đi Internet trên CoreSwitch.
DS1#ping 8.8.4.4Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 8.8.4.4, timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), round-trip min/avg/max = 25/30/34 msDS1#
Cấu hình EtherChannel sử dụng giao thức LACP trên Firewall Fortigate (CLI).
FortiGate-61E # show system interface Po3config system interfaceedit "Po3"set vdom "root"set ip 192.168.0.1 255.255.255.224set type aggregateset member "internal1" "internal2"set device-identification enableset lldp-transmission enableset role lanset snmp-index 10nextendFortiGate-61E #
Để tìm hiểu thêm về Firewall Fortigate, các bạn có thể tham khảo Khóa học Chuyên đề Firewall Fortigate, hoặc liên hệ với mình thông qua kênh Zalo (Jade Bùi) 076.877.2021.
0 comments