Skip to main content

Cisco Live! at Last

Many things have happened since my last post and I will hopefully get a chance to update the blog.
I am going to go to Cisco Live in Las Vegas in July so if you'd like to meet up just let me know.

Here is my full schedule per now:

  • Enterprise High Availability Design and Architecture - Sunday
  • Troubleshooting BGP | Extending ACI to Multiple Sites - Dual Site Deployment Deep Dive
  • Opening Keynote - Accelerating Digital Transformation, Chuck Robbins, CEO, Cisco Systems, Inc
  • Enterprise Campus Design: Multilayer Architectures and Design Principles
  • Campus Wired LAN Deployment Using Cisco Validated Designs
  • Workforce Experience
  • Intelligent WAN (IWAN) Architecture | How to setup an ACI fabric from scratch
  • Is Your Branch and WAN Ready for Digital Transformation?
  • Coding Class - Introduction to Git | IWAN Design and Deployment Workshop
  • OpenDNS Customer Story: How We Prevented Ransomware Attacks Even Before They Happened
  • Deploying Wi-Fi for Small to Medium Networks in Less than 10 Minutes
  • Troubleshooting DMVPNs
  • Industry Keynote: Digitization in a Cloud-Native World
  • Achieve faster business outcomes with Cisco ONE Enterprise Cloud Suite
  • ACI and Solution Validation Services
  • Virtual Managed Services (vMS)
  • Troubleshooting EIGRP Networks | ACI Under the Hood - How Your Configuration is Deployed
  • Highly Available Wide Area Network Design
  • Flexible, resilient WAN with Meraki MX and IWAN
  • Overview of Packet Capturing Tools in Cisco Switches and Routers
  • An Overview of Site-to-Site Cisco VPN Technologies
  • Advanced Enterprise Campus Design: Converged Access
  • Kevin Spacey: Storytelling in the Age of Disruption
I am also looking forward to network and learn as much as possible.

This should be exciting!

Comments

  1. We’re nicely prepared for our retirement and might afford to play that means, and we now have some big wins that pay for the occasions we lose so much. On video, we wouldn’t lose so much, however wouldn’t have the big wins both. Videoslots is certainly one of our top-rated PayPal deposit casinos, so it is 1xbet a suitable fee provider for UK gamers registered with this casino.

    ReplyDelete

Post a Comment

Popular posts from this blog

VACLs

First time I heard about VLAN Access Lists (VACLs) I was pretty intimidated. What's this access-list that can affect traffic at the L2 level? Must be pretty fancy, huh? Turns out not so fancy. The problem: Under normal operations, ACLs can only filter traffic at L3 (i.e. they have to be applied to an interface in a specific direction. The solution: VACLs use ACLs too, but they stand on the powerful shoulders of the Access-Map format (Route-Map-Looking statements). Configuration Steps Create an ACL Create a VLAN access-map and specify an action Apply the access-map to a SVI Configuration commands: ip access-list extended vacl_test permit ip host 10.1.1.1 192.168.2.0 0.0.0.255 exit ! vlan access-map vacl_test_map match ip address list vact_test action drop vlan access-map vacl_test_map 20 (the 20's just a sequence number) action forward exit ! vlan filter vacl_test_map vlan-list 1 Warning: Note that there may be a need to apply another ACL in the...

Made it to Vegas

Well, I started by modifying my schedule , went all crazy on ACI sessions. Airport It was 107 degrees F when we got here. So very hot. Took a shuttle to the hotel then went to the Mandalay Bay and registered! Got check in PAssed by the Cisco Store and was pleasantly surprised to find the CCDA 200-310 Official Cert Guide, in hardcover. So picked it up! 200-310 DESGN Official Cert Guide I'll read through the book tonight to prepare for the many design sessions that I have. Looking forward to network.