سؤال
كيف يمكنني تكوين إدخالات DNS اليدوية على جهاز أمان الويب من Cisco؟
البيئة
جهاز أمان الويب (WSA) من Cisco، جميع إصدارات AsyncOS
في واجهة سطر الأوامر (CLI) أدخل الأوامر التالية كما هو موضح:
WSA> dnsconfig
Choose the operation you want to perform:
- NEW - Add a new server.
- SETUP - Configure general settings.
- SEARCH - Configure DNS domain search list.
[]> localhosts
Local IP to Host mappings:
Choose the operation you want to perform:
- NEW - Add new local IP to host mapping.
- DELETE - Delete an existing mapping.
[]> new
Enter the IP address of the host you are adding.
[]> 1.1.1.1
Enter the canonical host name and any additional aliases (separate values with spaces)
[]> example.com
Local IP to Host mappings:
1. 1.1.1.1 example.com
Choose the operation you want to perform:
- NEW - Add new local IP to host mapping.
- DELETE - Delete an existing mapping.
[]>
في موجه أوامر واجهة سطر الأوامر (CLI)، يرجى إستخدام الأمر CLI - commit - لتنفيذ تغييرات تكوين DNS.
ملاحظة: إن الخيار "localhosts" في أمر CLI "dnsconfig" هو خيار مخفي.