ฉันพยายามผูก mac กับ ip บน FortiWiFi 60C v5.2.6, build711
gw # config system dhcp reserved-address
command parse error before 'reserved-address' Command fail. Return
code 1
มีความคิดว่าทำไมมันไม่ทำงานอย่างที่ควรจะเป็น?
ขอบคุณ
ขอบคุณ Zina คุณเป็นดารา
—
Daniel van Sid
ด้วยเหตุผลบางอย่างฉันไม่มีตัวเลือก "ขั้นสูง" ในส่วนเซิร์ฟเวอร์ DHCP แต่จาก CLI มันใช้งานได้ดี - config ระบบ dhcp server | แก้ไข 3 | config ที่อยู่ลิขสิทธิ์ | แก้ไข 1 | set mac 11: 11: 11: 11: 11: 11 | ตั้งค่า ip xxxx | ปลาย มันแปลกจริง ๆ ที่พวกเขาสร้างคำสั่งที่แตกต่างกันสำหรับ fortigate / fortiwifi :(
—
Daniel van Sid
ฉันจัดการสภาพแวดล้อมของอุปกรณ์ Fortigate และ CLI มีตัวเลือกทั้งหมดที่มีในขณะที่ GUI ไม่สามารถติดตามได้ เนื่องจากมีหลายอุปกรณ์บางเครื่องจึงมีชุดคำสั่งเฉพาะ ไซต์สนับสนุนช่วยเหลือฉันเป็นอย่างมาก คุณสบายดีไหมที่ฉันใส่ความคิดเห็นแรกเป็นคำตอบ?
—
Zina
แน่นอนมันแก้ปัญหาของฉัน)
—
Daniel van Sid
To configure a MAC filter - CLI Enter config system dhcp server show Find the entry where interface is your WiFi interface. Edit that entry and configure the MAC filter. In this example, the MAC address 11:11:11:11:11:11will be excluded. Unlisted MAC addresses will be assigned an IP address automatically. edit 3 config reserved-address edit 1 set action block set mac 11:11:11:11:11:11 end set mac-acl-default-action assign end