Tag Archives: Cisco

Cisco CCNP Training Course – Day 7 – SWITCH

Lets Jump straight in…

Covered is

  • MST Config
  • Etherchannel
  • Spanning-Tree
  • BPDU Guard, Filter, Loop Guard, Root Guard, UDLD
  • Uplink Fast, Backbone Fast
  • HSRP
MST Config
(config)#spanning-tree mode mst
(config)#spanning-tree mst configuration
(config-mst)#name (value)
(config-mst)#revision (value)
(config-mst)#instance (value) vlan (value) (Eg. 1-3, 1,3,5 or 1-3,5,7)
(config-mst)#end (applies the configuration)
(config)#spanning-tree mst (instance No.) root (primary/secondary)

To see the configuration, whilst in spanning-tree mode mst; Continue reading Cisco CCNP Training Course – Day 7 – SWITCH

vmware

Using VMware and CDP information (HP and Cisco Switches)

So on of the most valuable networking features of VMware is setting up CDP information or LLDP (if using non cisco devices). We can see exactly which VMNIC is plugged into which port.

ESXi can receive and display CDP information within the client or web client, but this doesn’t work with HP switches which use LLDP, which you will see in the below examples for both vendors.

Below the environment is plugged into a HP switch and no CDP information is being displayed into the standard switch, however we can send CDP information from VMware ESXi to the HP switch. (But from a Cisco Switch the information does show)

2014-10-06_18-27-09

Continue reading Using VMware and CDP information (HP and Cisco Switches)

teaser pptp tunnel big hover 01

Creating VPN tunnel between Cisco ASA and Watchguard XTM

Today was the second time I’ve done this in around a year, it’s a little uncommon to be honest, which means googling advice on how to do it, is a bit thin.

Todays walk through is also made even more different by the fact that at the branch site containing the Watchguard, its connected to a Cisco 857w router, with a Public IP address NAT’d to it due to the site having an ASDL connection.

See the below diagram I’ve sketched up in visio;

Cisco to Watchguard diagram

It’s actually easy enough to setup, the official documentation on the Watchguard is here, but doesnt cover it all.

Continue reading Creating VPN tunnel between Cisco ASA and Watchguard XTM

Cisco CCNP Training Course – Day 5 – ROUTE

Forgive me for taking a few days off from blogging about my training course.

As you’ll guess I’ve done the 2 week course. It was very good, The Knowledge Academy provided a fantastic trainer in Darron Smith.

So onto my Day 5, its the big one in Route!! BGP!!!

Heres what we will cover;

  • BGP
  • BGP designs
  • BGP quick facts
  • BGP Connection Redundancy
  • BGP Topologies
  • BGP Packets
  • BGP Process
  • BGP Tables
  • BGP Path Selection

So lets dive in!!!!

Continue reading Cisco CCNP Training Course – Day 5 – ROUTE