نمایش نتایج: از شماره 1 تا 5 از مجموع 5
سپاس ها 1سپاس

موضوع: سوئیچ 2960 -10/100/1000 خریدم برای راه اندازی اولیه چه تنظیماتی می بایست روی سوئیچ انجام بپذیرد ؟

  
  1. #1
    نام حقيقي: هادي

    تازه وارد
    تاریخ عضویت
    May 2015
    محل سکونت
    تهران
    نوشته
    4
    سپاسگزاری شده
    0
    سپاسگزاری کرده
    1

    سوئیچ 2960 -10/100/1000 خریدم برای راه اندازی اولیه چه تنظیماتی می بایست روی سوئیچ انجام بپذیرد ؟


  2. #2
    نام حقيقي: محمد انصاری

    عضو عادی
    تاریخ عضویت
    Dec 2016
    محل سکونت
    Net
    نوشته
    101
    سپاسگزاری شده
    64
    سپاسگزاری کرده
    3
    سلام
    الان شما سوئیچ بزنی به برق و کابلای شبکه رو هم بهش وصل کنی کار میکنه
    شما بستگی داره چه تنظیماتی بخوای روش اعمال کنی


    hadi62 سپاسگزاری کرده است.

  3. #3
    نام حقيقي: هادي

    تازه وارد
    تاریخ عضویت
    May 2015
    محل سکونت
    تهران
    نوشته
    4
    سپاسگزاری شده
    0
    سپاسگزاری کرده
    1
    سلام
    بله ولی مثلا تنظیمات پر کاربرد که برای سوئیچ استفاده میشه یه سریشو خودم میدونم ولی خوب میخوام نهایت استفاده رو از آپشن های سیسکو ببرم من این کارها رو انجام دادم دیگه چه کارهایی باید انجام بدم
    1- تعریف نام 2-پسورد برای محیط کانفیگ 3- تعریف IP برای وضعیت سوئیچ 4- دستور no shut برای UP بودن همیشگی ولی خوب مثلا vlan رو نمیدونم آیا به کار من میاد یا سایر آپشن های سیسکو ؟



  4. #4
    نام حقيقي: محمد رسول

    عضو عادی
    تاریخ عضویت
    Jan 2017
    محل سکونت
    اصفهان
    نوشته
    90
    سپاسگزاری شده
    8
    سپاسگزاری کرده
    42
    نقل قول نوشته اصلی توسط hadi62 نمایش پست ها
    سلام
    بله ولی مثلا تنظیمات پر کاربرد که برای سوئیچ استفاده میشه یه سریشو خودم میدونم ولی خوب میخوام نهایت استفاده رو از آپشن های سیسکو ببرم من این کارها رو انجام دادم دیگه چه کارهایی باید انجام بدم
    1- تعریف نام 2-پسورد برای محیط کانفیگ 3- تعریف IP برای وضعیت سوئیچ 4- دستور no shut برای UP بودن همیشگی ولی خوب مثلا vlan رو نمیدونم آیا به کار من میاد یا سایر آپشن های سیسکو ؟
    vlan وقتی به کارتون میاد که شبکتون بزرگ و کاربرانتون زیاد باشه. مطلب زیر رابخونید:

    What is a VLAN? How to Setup a VLAN on a Cisco Switch

    Have you ever wondered what a Virtual LAN (or VLAN) is or been unclear as to why you would want one? If so, I have been in your place at one time too. Since then, I have learned a lot about what a VLAN is and how it can help me. In this article, I will share that knowledge with you.
    What is a LAN?

    Okay, most of you already know what a LAN is but let’s give it a definition to make sure. We have to do this because, if you don’t know what a LAN is, you can’t understand what a VLAN is.
    A LAN is a local area network and is defined as all devices in the same broadcast domain. If you remember, routers stop broadcasts, switches just forward them.
    What is a VLAN?

    As I said, a VLAN is a virtual LAN. In technical terms, a VLAN is a broadcast domain created by switches. Normally, it is a router creating that broadcast domain. With VLAN’s, a switch can create the broadcast domain.
    This works by, you, the administrator, putting some switch ports in a VLAN other than 1, the default VLAN. All ports in a single VLAN are in a single broadcast domain.
    Because switches can talk to each other, some ports on switch A can be in VLAN 10 and other ports on switch B can be in VLAN 10. Broadcasts between these devices will not be seen on any other port in any other VLAN, other than 10. However, these devices can all communicate because they are on the same VLAN. Without additional configuration, they would not be able to communicate with any other devices, not in their VLAN.
    Are VLANs required?

    It is important to point out that you don’t have to configure a VLAN until your network gets so large and has so much traffic that you need one. Many times, people are simply using VLAN’s because the network they are working on was already using them.
    Another important fact is that, on a Cisco switch, VLAN’s are enabled by default and ALL devices are already in a VLAN. The VLAN that all devices are already in is VLAN 1. So, by default, you can just use all the ports on a switch and all devices will be able to talk to one another.
    When do I need a VLAN?

    You need to consider using VLAN’s in any of the following situations:

    • You have more than 200 devices on your LAN
    • You have a lot of broadcast traffic on your LAN
    • Groups of users need more security or are being slowed down by too many broadcasts?
    • Groups of users need to be on the same broadcast domain because they are running the same applications. An example would be a company that has VoIP phones. The users using the phone could be on a different VLAN, not with the regular users.
    • Or, just to make a single switch into multiple virtual switches.

    Why not just subnet my network?

    A common question is why not just subnet the network instead of using VLAN’s? Each VLAN should be in its own subnet. The benefit that a VLAN provides over a subnetted network is that devices in different physical locations, not going back to the same router, can be on the same network. The limitation of subnetting a network with a router is that all devices on that subnet must be connected to the same switch and that switch must be connected to a port on the router. With a VLAN, one device can be connected to one switch, another device can be connected to another switch, and those devices can still be on the same VLAN (broadcast domain).
    How can devices on different VLAN’s communicate?

    Devices on different VLAN’s can communicate with a router or a Layer 3 switch. As each VLAN is its own subnet, a router or Layer 3 switch must be used to route between the subnets.




  5. #5
    نام حقيقي: محمد انصاری

    عضو عادی
    تاریخ عضویت
    Dec 2016
    محل سکونت
    Net
    نوشته
    101
    سپاسگزاری شده
    64
    سپاسگزاری کرده
    3
    کانفیگ vlan برای زمانی است که شبکه شما بزرگ و ترافیک بالایی داشته باشد اون موقع میتوانید شبکه رو به چند lan تقسیم کنید
    در واقع برودکست دامین کم کنید.



کلمات کلیدی در جستجوها:

هیچ کلمه ای ثبت نشده است.

برچسب برای این موضوع

مجوز های ارسال و ویرایش

  • شما نمی توانید موضوع جدید ارسال کنید
  • شما نمی توانید به پست ها پاسخ دهید
  • شما نمی توانید فایل پیوست ضمیمه کنید
  • شما نمی توانید پست های خود را ویرایش کنید
  •