วันพฤหัสบดีที่ 1 มิถุนายน พ.ศ. 2566

การตั้งค่า Cisco DNA NIC Bonding

ตั้งแต่ Cisco DNA Center Generation 2 (DN2-HW-APL) software version 2.2.2.6 ขึ้นไป สามารถตั้งค่า NIC Bonding หรือทำ Link Aggregate บน DNAC ได้

หมายเหตุ : ไม่รองรับ Cisco DNA Center Generation 1 (DN1-HW-APL) เนื่องจากให้มาเพียงแค่ NIC เดียว แต่การทำ NIC Bonding บน Cisco DNAC ต้องใช้ 2 physical NIC ที่แยกกัน

โดยจะแบ่งเป็น 2 โหมด

  1. Active-Backup mode (default)
  2. LACP mode

การ Bonding ของ Cisco DNA Appliance จะใช้ Interface จาก physical NIC ที่แยกกัน 2 ชุด

  • X710-DA2 NIC (Primary)
  • X710-DA4 NIC (Secondary)

ก่อนอื่นต้องตรวจสอบว่า DNAC ได้ enable X710-DA4 NIC ไว้หรือไม่

  • สำหรับรุ่น 44 หรือ 56 core ใช้ PCIe Slot 2
  • สำหรับรุ่น 112 core ใช้ PCIe Slot 12

Reboot Server 1 ครั้ง หลังจากเปลี่ยนค่า


Cisco DNA Center Interfaces



เราสามารถ Bonding ได้สำหรับ Port แบบเดียวกับ (ตามรูปคือเฉพาะสีเดียวกัน)


การตั้งค่า Cisco DNA Center Bonding

สามารถใช้ Enterprise 2 Ports (ไม่สามารถเลือกเองได้ว่าจะใช้ Port ไหน) ส่ง VLAN ทั้ง Enterprise และ Cluster ใน PO เดียวกัน



Switch
interface Port-channel1
 description DNAC01 NIC Bond
 switchport trunk allowed vlan 2000,2001
 switchport mode trunk
 spanning-tree portfast edge trunk
!
interface TwentyFiveGigE1/0/1
 description DNAC01 - Enterprise (enp94s0f0)
 switchport trunk allowed vlan 2000,2001
 switchport mode trunk
 channel-group 1 mode active
 spanning-tree portfast edge
 lacp rate fast
 !
interface TwentyFiveGigE1/0/2
 description DNAC01 - Enterprise (enp216s0f2)
 switchport trunk allowed vlan 2000,2001
 switchport mode trunk
 channel-group 1 mode active
 spanning-tree portfast edge
 lacp rate fast

DNAC




Sources and Reference

ไม่มีความคิดเห็น:

แสดงความคิดเห็น