Victor
Victor
  • 26
  • 132 453
IPERF Testing between Cisco Guestshell and Fortigate Firewall
Brief demonstration of one of the many use cases for Cisco's IOS-XE Guestshell using application hosting.
Cisco CSR1000v // Fuji 16.9.5 // csr1000v-universalk9.16.09.05.ova
Fortinet Fortigate 60E // v6.0.6
///////////////////////////////////// CSR1Kv Configuration //////////////////////////////////////////////
iox
interface VirtualPortGroup 0
description GUESTSHELL
ip address 10.88.88.1 255.255.255.0
-------------------------------------------------- IOS XE Fuji 16.7.1 or later -----------------------------------
app-hosting appid guestshell
app-vnic gateway0 virtualportgroup 0 guest-interface 0
guest-ipaddress 10.88.88.2 netmask 255.255.255.0
app-default-gateway 10.88.88.1 guest-interface 0
name-server0 8.8.8.8
guestshell enable
------------------------------------------------ IOS XE Everest 16.6.7 or earlier --------------------------
guestshell enable VirtualPortGroup 0 guest-ip 10.88.88.2 name-server 8.8.8.8
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Переглядів: 3 254

Відео

MDT and Pipeline Demo
Переглядів 5895 років тому
This is a demo of how you can use Pipeline to ingest telemetry data and export to a time-series database in order to generate graphs. This is the list of tools that were used: - XRv IOS-XR 6.4.2 (xrv9k-fullk9-x-6.4.2.ova) - BIRD Routing Daemon v1.6.0 - Pipeline v1.0.0 - InfluxDB v1.7 (container) - Grafana v4.2.0 (container) Blog post with configuration files and instructions: fireprotocol.com/i...
MDT and Pipeline Intro
Переглядів 3645 років тому
Part 2, demo: ua-cam.com/video/ldn_GtyLQUQ/v-deo.html Blog post with configuration files and instructions: fireprotocol.com/index.php/2018/12/17/model-driven-telemetry-and-pipeline/ XRDOCS Tutorials: xrdocs.io/telemetry/tutorials/2018-03-01-everything-you-need-to-know-about-pipeline/ xrdocs.io/telemetry/tutorials/2018-02-13-filtering-in-telemetry-where-to-apply-and-why/ xrdocs.io/telemetry/tuto...
Node.js Microservices and Docker
Переглядів 1,4 тис.6 років тому
Blog post: fireprotocol.com/index.php/2018/06/02/node-js-microservices-and-docker/ Github repo: github.com/vraulsan/express-microservices
Cisco ASA Object/Twice NAT
Переглядів 7 тис.7 років тому
Brief introduction and basic implementation of object and twice (manual) NAT in Cisco ASAv 9.5
Mideo | React Firebase App
Переглядів 927 років тому
Demo of a react and firebase application for performing OMDb API requests and displaying the results. Github repo: github.com/vraulsan/react-mideo-es6 Walkthrough post: fireprotocol.com/index.php/2017/04/24/mideo-react-firebase-app/ OMDb API: www.omdbapi.com/
JunOS Logical Systems // How to create topologies
Переглядів 3,2 тис.7 років тому
A brief video on how to create large topologies with a small amount of Juniper boxes through the use of logical systems, we split the box into up to 15 different logical systems and assign a physical interface to each logical system, we then use VLAN tags to simulate our links between the boxes, all the routers connect to switches trunking the VLANs on all ports.
MPLS RSVP Intro and Config | JunOS - IOSXR
Переглядів 6 тис.7 років тому
Introduction to MPLS RSVP in a multi-vendor service provider topology, dynamic and explicit path configuration.
Cisco QoS | Remark Police Detect and Shape
Переглядів 6507 років тому
Brief implementation of basic QoS techniques. This is meant to reference my post on QoS: fireprotocol.com/index.php/2016/09/08/intro-to-qos-the-hqf/ And here is how to set up the Ostinatos, by the unetlab people: ua-cam.com/video/5hoyZOgjqIg/v-deo.html
Cisco APIC-EM / Python Napalm
Переглядів 1,7 тис.7 років тому
Brief introduction to Cisco's enterprise SDN solution APIC-EM and then a simple demonstration of Napalm, a python library for interacting with different network device platforms.
Python: MySQL Query Cisco Customer DB
Переглядів 6418 років тому
In this video we go over a basic Python 2 script for querying a MySQL database, we iterate through the resulting list to get some interesting information and let the user choose which host they want to connect to, from there we can execute commands and get outputs. You can get the script from my GitHub repository: github.com/vraulsan/fireprotocol/tree/master/Lookup
MPLS L2VPN | VPLS | EVC | iBGP RR Autodiscovery
Переглядів 22 тис.8 років тому
This is a basic implementation of L2 services across an mpls enabled core, we turn up a p2p customer and a full mesh customer. Leverage bgp autodiscovery and service instances for the AC. Useful links: supportforums.cisco.com/document/59741/asr9000xr-flexible-vlan-matching-evc-vlan-tag-rewriting-irbbvi-and-defining-l2 www.cisco.com/c/en/us/td/docs/switches/metro/me3600x_3800x/software/release/1...
Unetlab (UNL) Installation - XRv Router
Переглядів 4,4 тис.8 років тому
In this video we go over the installation of the Unified Networking Lab on a VMware Workstation and show how to easily install a Cisco XRv image.
MPLS L2VPN P2P PW (VPWS)
Переглядів 13 тис.8 років тому
Brief description of MPLS VPN (L2/L3) followed by a simple implementation of point to point pseudowire for L2 services.
Cisco CME DIal-Peers | COR Lists | Digit Manipulation
Переглядів 7 тис.8 років тому
Basic GNS3 exercise in which we leverage two CIPCs on different CMEs to test dial-peers and class of restriction lists. We also talk a little about digit manipulation and auto qos for voice deployments. Hope you enjoy !
Cisco SIP SCCP RTP FXO FXS Dial-Peers PLAR
Переглядів 8 тис.8 років тому
Cisco SIP SCCP RTP FXO FXS Dial-Peers PLAR
Intro to Cisco Voice CME | SCCP and SIP Registration
Переглядів 18 тис.8 років тому
Intro to Cisco Voice CME | SCCP and SIP Registration
Intro to Redistribution and VRF Lite
Переглядів 1,2 тис.8 років тому
Intro to Redistribution and VRF Lite
Palo Alto App Security Policy - NAT - Cisco Monitor Capture
Переглядів 2698 років тому
Palo Alto App Security Policy - NAT - Cisco Monitor Capture
DMVPN with EIGRP and IPsec
Переглядів 4,6 тис.8 років тому
DMVPN with EIGRP and IPsec
Implementing Palo Alto URL Filters
Переглядів 1,1 тис.8 років тому
Implementing Palo Alto URL Filters
IPsec Concepts and Configuration | Cisco-Juniper
Переглядів 2,9 тис.8 років тому
IPsec Concepts and Configuration | Cisco-Juniper
Intro to JunOS: Routing (RIP, OSPF, BGP)
Переглядів 19 тис.8 років тому
Intro to JunOS: Routing (RIP, OSPF, BGP)
SNMP v3 Breakdown - Cisco and Juniper Configuration
Переглядів 5 тис.8 років тому
SNMP v3 Breakdown - Cisco and Juniper Configuration
vSwitches, GNS3 and SPAN
Переглядів 1,3 тис.8 років тому
vSwitches, GNS3 and SPAN
ESXi 6.0 Breakdown and Installation
Переглядів 2568 років тому
ESXi 6.0 Breakdown and Installation

КОМЕНТАРІ

  • @MuhammadAleIbrahim
    @MuhammadAleIbrahim 8 місяців тому

    Hello, Can you share your contact , need some help

  • @bouchratouileb7180
    @bouchratouileb7180 Рік тому

    Can you send me the download links of the Juniper router image version14, please?

  • @icns01
    @icns01 Рік тому

    Informative, Thank you. However, can you address bulk registration in a futvideo? For example, if you have a new installation with 100 7800 series phones. How can you load just the Mac address in a text file and upload it to the cme and use this to pre-configured the phones with extension numbers, names etc..

  • @madil1977
    @madil1977 Рік тому

    Dear kindly i need your help find the below Cisco cme configuration my question is when i call from 300 extension to 307 it should be both SIP and sccp phone ring together voice register dn 3 number 307 voice register pool 3 id mac ABCD.13AD.1306 number 3 dn 3 ephone-dn 2 dual-line number 307 ephone 2 device-security-mode none mac-address C062.6B62.7D57 type 7942 button 1:2

  • @charleston1stward69
    @charleston1stward69 Рік тому

    can I have access to your gdrive?

  • @100Deivis
    @100Deivis 2 роки тому

    THANKS SO MUCH

  • @modjtabazaree5006
    @modjtabazaree5006 2 роки тому

    Wonderful

  • @mohamednamour6879
    @mohamednamour6879 3 роки тому

    It is a brilliant tutorial, however there is something that I want to mention here, the cucm do routing based on the more specific router unlike the CME who does the routing based on the first match.

  • @segunjay4153
    @segunjay4153 3 роки тому

    Exactly what I've been looking for regarding this topic. I like that you showed every step of the way including the switch configurations. Thanks Victor

  • @shahzadqadir
    @shahzadqadir 3 роки тому

    Thank you Victor. It's an excellent tutorial to learn VPLS and AToM (pseudo-wire), clear and to the point.

  • @joebleyor
    @joebleyor 3 роки тому

    Great tutorial here but how did you get the colors on your SecureCRT for the various router commands? Pleeeeease show me!

  • @alkoudairy
    @alkoudairy 3 роки тому

    Thank you so so much you made my day

  • @biplobpal5533
    @biplobpal5533 3 роки тому

    This is very helpful. Thanks Victor!

  • @Matt_3535
    @Matt_3535 3 роки тому

    Brill mate, thanks

  • @paulorobertotomasi7856
    @paulorobertotomasi7856 3 роки тому

    Great! The troubleshooting of R5_to_R7 in the last part of video was very interesting. I was wondering too what was holding the tunnel down. Thank you!

  • @MrZeeshany
    @MrZeeshany 3 роки тому

    Thank you, this helped me

  • @MikeAW2010
    @MikeAW2010 4 роки тому

    Is switching, VLAN's, Spanning Tree, Etherchannel, ect not covered in JNCIA?

  • @juanmigueldemano460
    @juanmigueldemano460 4 роки тому

    Hi, Is there a way I can test a Fortigate to an IPERFSEVER which is on the Internet? I am trying to prove my Fortigate can get a Bandwidth of 500M on the UPLOAD.

  • @HARI420000
    @HARI420000 4 роки тому

    Can you please make a tutorial video for MED and Local preference config for BGP?

  • @nitzty
    @nitzty 4 роки тому

    Really helped me understand pseudowire concept andit's implementation. Thanks.

  • @loubnadell3669
    @loubnadell3669 4 роки тому

    wotch router you use?

  • @WiFiTube
    @WiFiTube 4 роки тому

    Very nice video, good knowledge and well presented!

  • @heribertorios
    @heribertorios 4 роки тому

    Thanks a lot for this video. You gave me a treasure Victor. If you want emulate qnq you can use IOL I86BI_LINUXL2-ADVENTERPRISE-M), Version 15.2(HI_20170202), this image works like a sharm. Hope you can do another with qnq. Thanks again

  • @mahort
    @mahort 4 роки тому

    Great stuff! Thanks for sharing.

  • @conteminimo
    @conteminimo 4 роки тому

    Thanks for the video. Interesting, well done, useful and very rare!

  • @RevelacionesMisticas
    @RevelacionesMisticas 4 роки тому

    Thank you very much! do you now where can I find the lastest firm for one mx5

  • @cuteanis
    @cuteanis 4 роки тому

    Thanks for the video... I followed the video and running into the issue... I can't ping CR11 from CR10.. Following are show output: CSR1#show mpls ldp neighbor Peer LDP Ident: 2.2.2.2:0; Local LDP Ident 1.1.1.1:0 TCP connection: 2.2.2.2.23593 - 1.1.1.1.646 State: Oper; Msgs sent/rcvd: 6061/6069; Downstream Up time: 3d16h LDP discovery sources: GigabitEthernet1, Src IP addr: 10.0.12.2 Addresses bound to peer LDP Ident: 10.0.12.2 2.2.2.2 10.0.23.2 Peer LDP Ident: 4.4.4.4:0; Local LDP Ident 1.1.1.1:0 TCP connection: 4.4.4.4.43758 - 1.1.1.1.646 State: Oper; Msgs sent/rcvd: 6013/6002; Downstream Up time: 3d15h LDP discovery sources: Targeted Hello 1.1.1.1 -> 4.4.4.4, active, passive Addresses bound to peer LDP Ident: 10.0.34.4 4.4.4.4 10.0.45.4 Peer LDP Ident: 6.6.6.6:0; Local LDP Ident 1.1.1.1:0 TCP connection: 6.6.6.6.24660 - 1.1.1.1.646 State: Oper; Msgs sent/rcvd: 21/20; Downstream Up time: 00:04:09 LDP discovery sources: GigabitEthernet2, Src IP addr: 10.0.16.6 Addresses bound to peer LDP Ident: 10.0.56.6 6.6.6.6 10.0.16.6 CSR1#show mpls l2transport vc 88 Local intf Local circuit Dest address VC ID Status ------------- -------------------------- --------------- ---------- ---------- Gi3.88 Eth VLAN 88 4.4.4.4 88 UP when I run capture on CSR1 on interface Gi3 I saw ARP request but no any other interface (Gi1 or Gi2). Not sure if I am missing something here..

  • @PETAJOULE543
    @PETAJOULE543 4 роки тому

    Nice video, here are time stamps for you. 6:00 setting root password for future commits 8:40 setting IP addresses to interfaces 11:00 rip routing 18:30 ospf routing

  • @carlaboujawdeh
    @carlaboujawdeh 5 років тому

    Great video thank you

  • @anthonywest294
    @anthonywest294 5 років тому

    I know this was posted awhile but thank you for doing this video. Great stuff.

  • @RashidZana
    @RashidZana 5 років тому

    thank you

  • @lupineye
    @lupineye 5 років тому

    This is a great video. I have done RSVP and FRR once with XR a few years ago. I have never done it with MX before. It seems that Juniper is much easier to be configured. Thanks. dude.

  • @SanjayPatel-oo5jq
    @SanjayPatel-oo5jq 5 років тому

    The explanation is really nice. Please share modified config for the source behind NAT.

  • @maestrotechnician
    @maestrotechnician 5 років тому

    Awesome video. Keep up the good work

  • @ChaoMridu
    @ChaoMridu 5 років тому

    You are awesome ... Thanks a ton Victor !!

  • @sanhtet2124
    @sanhtet2124 5 років тому

    Which IOS are you using in this lab?

  • @tusharnaik4710
    @tusharnaik4710 5 років тому

    can you make video on dmvpn active/backup scenario...UK primary hub and backup dmvpn hub in other country

  • @pmrm100
    @pmrm100 5 років тому

    very helpful... great job buddy.

  • @al-kurdiahmed8081
    @al-kurdiahmed8081 6 років тому

    this is my question as well as i have manged to install vMX in VMWare workstation but i dont know how to import them to GNS3 and make this connection

  • @abdoulazizhassana5167
    @abdoulazizhassana5167 6 років тому

    Thank you!

  • @slims173
    @slims173 6 років тому

    Hello, Please, which IOS are you using for the layer 3 switch ? because the 'ip routing' command is not working for me, I have 'c3640-ik9o3s-mz.124-25b.bin'

  • @indian3197
    @indian3197 6 років тому

    One question. Why to check the arp table of the core router in order to find the ip address of the end device connected in a vpls service?

    • @fireprotocol
      @fireprotocol 6 років тому

      Hey Shashank, if I understand you correctly, I think a good example would be when for instance, some providers will use a VPLS in order to connect deployed CPEs to a common management network, so they would use a VPLS routed interface (JunOS) or BVI (IOS-XR) in order to route that traffic, then it would make sense to check the ARP table of one of the PEs or any VPLS enabled router.

  • @researches_technical_stuff7392
    @researches_technical_stuff7392 6 років тому

    Does this introduction include redistribution of OSPF routes into BGP?

  • @paladarlz
    @paladarlz 6 років тому

    great!

  • @ngumokingori5705
    @ngumokingori5705 6 років тому

    Hi, would you mind to share the cme materials you have with me? insightful video right there!!

  • @GoodGameOKC1
    @GoodGameOKC1 6 років тому

    Good video, thanks for sharing

  • @azubuiketeddyobiora6027
    @azubuiketeddyobiora6027 6 років тому

    Hey Victor hope you don't mind... I'll like to have a copy of the visio icons too! great videos btw

    • @fireprotocol
      @fireprotocol 6 років тому

      Hey Teddy, drive.google.com/open?id=0B0bDpBAyJ60vMjR5Y29Wamd5WFk

    • @azubuiketeddyobiora6027
      @azubuiketeddyobiora6027 6 років тому

      Thanks bud!

    • @brantstevens7958
      @brantstevens7958 6 років тому

      Gonna use these for the forseeable future! Do you have any illustrating firewalls?

    • @azubuiketeddyobiora6027
      @azubuiketeddyobiora6027 5 років тому

      @@fireprotocol Hi Vic, just so you know, your video is one of the vids that helped me transition from Cisco to Junos! I'm loving the sense behind Junos! downside is that they don't have much content out there. Which makes yours a gold in the mine! I'm on the verge of trying to mess with MPLS with Junos. This vid comes in handy. Hope mind me asking for your complete configs of this lab... I need to dissect it and understand in my Lab.

  • @quynguyenquang8974
    @quynguyenquang8974 6 років тому

    Very nice video, what platform you are simulating lab ? is ti GNS3 ?

  • @jamalkhan815
    @jamalkhan815 6 років тому

    Where I can get the Junos etherswitch image for gns3 please?

    • @tacobender5000
      @tacobender5000 5 років тому

      The switch he used was the Cisco 3725 with the eth switch module. It's been in GNS3 forever, but you need the IOS image for it.