Network Device Onboarding (switching C9300) using Plug and Play (PnP) with Cisco DNA Center

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

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

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

    Great work sir. Thank you.

  • @kurt121567
    @kurt121567 ปีที่แล้ว

    Nice work!
    Have you tried using the DNS Discovery method with the PnP agent, and if so, do you have any insights on the best way to set it up please?

    • @pabmart
      @pabmart  ปีที่แล้ว

      Hi, yes I've tried that and works fine. I just prefer the option 43 as it's quick and easy. For DNS you have to include the domain in your DHCP offer. The device will then look for PNPSERVER.domain.com, you can see more in the user guide: www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/dna-center/2-3-7/user_guide/b_cisco_dna_center_ug_2_3_7/m_onboard-and-provision-devices-with-plug-and-play.html#id_90879

  • @mfr2858
    @mfr2858 ปีที่แล้ว

    Hi Pablo very informative video, can you also upload the templete configuration just for the referece thanks

    • @pabmart
      @pabmart  ปีที่แล้ว

      Hi, glad to hear.
      The template is adapted to my lab environment, there is nothing exceptional in it. Some of the things I've put:
      username/pass/secret (so DNAC can use that once provisioned), enable ip routing, hostname, ssh v2, some vlans, enable netconf, loopbacks and L3/L2/Trunk physical interfaces, a static route, line console, line vty. That's pretty much it. It's just the very basic setup to allow DNAC to reach, and take over it via GUI.

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

    Hi Pablo, Do you know if there is cisco dcloud or any other resource available to try out Lab scenario?

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

      Hi, dCloud is accessible to all Cisco partners. You have multiple demos, both instant and scripted labs you can schedule and configure. Search for SD-Access or Catalyst Center (DNA Center) in dCloud catalog.

  • @estebangomez1823
    @estebangomez1823 ปีที่แล้ว

    Where did you configure the DHCP server in the topology diagram?

    • @pabmart
      @pabmart  ปีที่แล้ว

      At the Fusion device.

    • @estebangomez1823
      @estebangomez1823 ปีที่แล้ว

      @@pabmart when you do a Pnp service restart in pnp agents, it will automatically do the discovery to the fusion device?
      Also, don’t you have to configure the interface where the discover message goes to in DNAC?

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

      @@estebangomez1823 Hi, no config needed in the device to be discovered. Just let it boot into out of the box state, where it runs a PNP agent. The agent will try to get an IP address and Default GW along with Option 43 via DHCP from any interface in UP status. Ideally, that will be the interface connecting upstream (to the Fusion in this case). It will use that configuration to reach out to DNAC. You have to make sure reachability is there between PNP device and DNAC (now known as Catalyst Center). Hope it helps.

  • @vaibhavbhosle6511
    @vaibhavbhosle6511 ปีที่แล้ว

    Pablo this is excellent and well explained video. Thanks for sharing.

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

      Glad it was helpful!

    • @vaibhavbhosle6511
      @vaibhavbhosle6511 ปีที่แล้ว

      @@pabmart I haven't tried it yet but I hope I will get this scenario soon.
      I have L3 SVI for vlan 10 on my router and expect switch to get connected with it using a routed interface (no vlan on switch, just like a P2P configuration). Will this dhcp part work with this scenario ?

    • @pabmart
      @pabmart  ปีที่แล้ว

      @@vaibhavbhosle6511 You will need VLAN 1 subinterface on the upstream router and provide the DHCP on that vlan. PNP Agent works on VLAN 1 by default.
      You can remove VLAN 1 once PNP has finished and your device has been fully provisioned with desired config.

    • @vaibhavbhosle6511
      @vaibhavbhosle6511 ปีที่แล้ว

      @@pabmart Can this PnP method be used for deploying Fabric edge switches as well ? What about smart licensing will there be any issue if choose deploying using PnP instead of LAN Automation

    • @vaibhavbhosle6511
      @vaibhavbhosle6511 ปีที่แล้ว

      Thnx@@pabmart