Private VLAN Lab

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

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

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

    Thank you for this Video. I am use to working with routing and could not get my head around private VLANS and why I would use them. Your Video really helped and will go along way to helping to pass the switching part of the CCNP test.
    Thank you again!

  • @srikanthsanthanam9266
    @srikanthsanthanam9266 7 ปีที่แล้ว +1

    Excellent work.able to understand easily.

  • @aquadir2830
    @aquadir2830 5 ปีที่แล้ว

    You're excellent. I clear my doubt today. Thank you sir.

    • @thangarajk546
      @thangarajk546 5 ปีที่แล้ว

      Tell me onething , How the switch will act as a router?.

    • @mh63111
      @mh63111 5 ปีที่แล้ว

      @@thangarajk546 use the below configuration to do that:
      conf t
      hostname SW2
      vlan 10
      int e0/0
      switchport mode access
      switchport access vlan 10
      int vlan 10
      ip add 192.168.1.4 255.255.255.0
      no shut

  • @fakirmohideen1837
    @fakirmohideen1837 6 ปีที่แล้ว

    Very useful video. Thank NOA.

  • @rasheedmalik6594
    @rasheedmalik6594 4 ปีที่แล้ว

    why cant we use VACLs to permit or deny traffic from/to ports? Also is this concept of PVLANs cisco proprietary?

  • @anilisd241
    @anilisd241 9 ปีที่แล้ว

    Thank you for this Video. I am use to working with routing and could not get my head around private VLANS and why I would use them.

  • @cbaxtermusic
    @cbaxtermusic 10 ปีที่แล้ว

    awesome video, one of the things i was getting caught up on was the IP address association to the Layer-2 subboundaries, in regards to broadcast. most examples ive seen would configure the primary VLAN on a swtich acting as the ISP with an SVI with subnet of /24, then the associated community vlans as multiple /28's for the customer networks, the first thing that comes to mind is that you have now trapped your /28's with in that routing domain due to the fact it will not have a valid default gateway, due to the /24 of that subnet being on the primary VLAN, the only way i seeing those configus working is if you use a secondary IP address on the primary vlan thus making you have to subnet and kinda of defeating the purpose of private vlans i think your approach is more practical , correct me if i am wrong from my above statements, but if you use private-vlans as a L2 service from the ISP perspective, you can statically assign what would be an WAN address to the customer essentially a host address within your subnet, then configure a promiscuous port as the GW uplink. once again keep em coming great vid

  • @priyanktrivedi5673
    @priyanktrivedi5673 4 ปีที่แล้ว

    Hi,
    My query is one L3 connected to saveral location within organisation and same subnet. Private concept is devide sub vlan, but can we assign DHCP after subnetting the same subnet from L3 to other L2 switches...

  • @olliemaster2442
    @olliemaster2442 4 ปีที่แล้ว

    what does the configuration on the router side look like?

  • @zinouhadj8474
    @zinouhadj8474 4 ปีที่แล้ว

    If i was 2 interfaces that Will be portchannel to firewall layer 3 how can configure promoscuos port on that interfaces

  • @jknslpat1
    @jknslpat1 3 ปีที่แล้ว

    In Packet Tracer 7.3.1 as well as 8.0.0 private-vlan command is not working.. Pls suggest how to do practice on packet tracer for private-vlan.

  • @r.a.rashed4450
    @r.a.rashed4450 9 ปีที่แล้ว

    Thank you for this Video. it is helpful.

  • @AashishSapkota
    @AashishSapkota 7 ปีที่แล้ว

    i am not getting the private vlan command feature in cisco packet tracer.Does private vlan commands work in cisco packet tracer or GNS will be required ?please help

  • @joswill23
    @joswill23 3 ปีที่แล้ว

    Hi guys please help, private-vlan command not showing. What should i do ?

  • @vishnudas1671
    @vishnudas1671 3 ปีที่แล้ว

    Sir because of the sub title cant able to note down the class poroperly

  • @ammarabbasi
    @ammarabbasi 3 ปีที่แล้ว

    in case it helps someone: ports while in vlan1 ( default VLAN ) do not work in promiscuous mode. private VLAN type will show non-operational.

  • @Prashanthkadem
    @Prashanthkadem 9 ปีที่แล้ว

    it would be great if you make a video on how to make switches work in gns3.. tq

  • @MrTechnomantra
    @MrTechnomantra 3 ปีที่แล้ว

    perfect, thanks

  • @shaikarshad9670
    @shaikarshad9670 8 ปีที่แล้ว

    super b..teaching..

  • @thangarajk6898
    @thangarajk6898 5 ปีที่แล้ว

    How can I assign the IP address to Switch?

    • @mh63111
      @mh63111 5 ปีที่แล้ว

      conf t
      hostname SW3
      vlan 10
      int e0/0
      switchport mode access
      switchport access vlan 10
      int vlan 10
      ip add 192.168.1.6 255.255.255.0
      no shut

    • @secureict3407
      @secureict3407 5 ปีที่แล้ว

      Better do it in native - VLAN1, if you are planing to keep as flat network, as long as all port belong to VLAN1
      # conf t
      # interface vlan 1
      # ip address 192.168.1.1 255.255.255.0
      # no shutdown
      # exit
      # wr

  • @surya2347
    @surya2347 6 ปีที่แล้ว

    how to download 3560 switch plz reply

  • @cdhumal026
    @cdhumal026 8 ปีที่แล้ว

    nicely explained !!!!! :)

  • @emmiie5101
    @emmiie5101 4 ปีที่แล้ว

    THANK YOUUUUUU!!!

  • @MrSledge121
    @MrSledge121 7 ปีที่แล้ว

    Good work.

  • @Prashanthkadem
    @Prashanthkadem 9 ปีที่แล้ว +1

    how are you working on switches in gns3.... I have tried using secure CRT... but not able to access them.

  • @aksel9392
    @aksel9392 4 ปีที่แล้ว

    thank you for the viseo,and if you share the config file with us i ll be grateful