How to configure a DHCP Server for multiple VLANs on a Cisco switch

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 พ.ย. 2024

ความคิดเห็น • 8

  • @100waysofexcersies3
    @100waysofexcersies3 7 หลายเดือนก่อน +2

    why you haven't used switchport mode access after interfacing.

    • @computernetworkingnotesyoutube
      @computernetworkingnotesyoutube  7 หลายเดือนก่อน +1

      By default, all switch ports work in access mode. The access mode is the default mode. You do not need to configure it on any port unless you have changed the default mode.

  • @vincentlivera2948
    @vincentlivera2948 ปีที่แล้ว +2

    Great explanations. Keep it up buddy...

  • @100waysofexcersies3
    @100waysofexcersies3 7 หลายเดือนก่อน +2

    I wish strongly that i sat in your classroom to learn knowledge from you.

  • @juanmagarcia1499
    @juanmagarcia1499 5 หลายเดือนก่อน

    Hi! First of all, great explanation! Second, what would happen if I want both vlans to be able to use the router, but make them unreachable between each other. Like different work departments that will communicate to other networks with that router, but not between them. Hope that makes sense...

    • @computernetworkingnotesyoutube
      @computernetworkingnotesyoutube  5 หลายเดือนก่อน

      Hello, Thanks for your appreciation.
      Systems in different VLANs can not communicate directly. However, they can communicate within the VLAN. Systems in different VLANs can communicate via a router. If you want to use a router for two or more VLANs as the default gateway while not allowing them to access each other, you need to configure an access list on the router. An access list defines what devices can access through the router.