network tips and learning
1.72K subscribers
149 photos
56 videos
70 files
139 links
نکات جالب در مورد شبکه به صورت عمومی
@ali734k
Download Telegram
ccnp workbook👇🏻👇🏻
#cisco
command for change ntp in issabel
timedatectl set-timezone Asia/Tehran
#voip
برای حل مشکل تماس گرفتن از بیرون با داخلی مورد نظر حتما باید گزینه nat در issabel را برابر yes قرار دهیم
مشکلی که وجود داشت بعد از port forward در میکروتیک و برقراری تماس صدا نمیرفت
با زدن این گزینه درست شد
/etc/sysconfig/network-scripts
برای تغییر تنظیمات شبکه issabel به این مسیر باید رفت و با vi میتوان تنظیم فایل مورد نظر را ویرایش کرد و موارد مورد نظر مثل ای پی و گیتوی و ... را اختصاص داد
تنظیمات ترانک بین دو سرور ایزابل از نوع IAX2
ارتباط سرور های ایزابل به صورت peer to peer
add esxi to solarwinds commands:
esxcli system snmp set --communities solar
esxcli system snmp set -e yes
esxcli system snmp set -t 192.168.90.10@162/solar
esxcli system snmp test
add cisco switch or router to solarwinds:
snmp-server community solar ro
network tips and learning
https://www.liquidweb.com/kb/how-to-install-and-configure-snmp-on-centos/
install and configure snmp on centos (issabel based on centos) for add to monitoring systems
add Vcenter server to solarwinds, for enable snmp:
Command> snmp.set --communities solar
Command> snmp.set --targets 192.168.90.10@162/solar
Command> snmp.enable