السلام عليكم ورحمة الله وبركاته

اريد ان اقدم للاخوه المشتركين في المنتدى عملية انشاء username & password قبل ادخال ال enable password وهذه العملية تقوم بها اغلب الشريكات لزيادة الحمايه (security ) .
الخطوات كلاتي :

Router(config)# username <username> password <password>
Router(config)# enable password <password>

Router(config)# line vty 0 4
Router(config-line)# login local
Router(config-line)# password <password>
Router(config-line)# exit


Router(config)#line console 0
Router(config-line)# login local
Router(config-line)# password <password>
Router(config-line)# exit




اتمنا من الله عز وجل ان اكون قد قدمت شيء موفيد للاخوه .


وشكرا