Tag Archives: GLBP

Cisco CCNP Training Course – Day 8 – SWITCH

So day 8 essentially was the last day of the bootcamp, with Day 9 + 10 being left for TSHOOT, of which there is very little documented, as its……. troubleshooting a broken system.

So Day 8, let’s get to it.

Here’s whats covered;

  • HSRP Continued…..
    • comparison between HSRP and VRRP
    • GLBP – Gateway Load Balancing Protocol
  • Port-Security
  • Private VLANs
  • AAA – Authentication, Authorization, Accounting
  • VLAN Access-List
  • DHCP Snooping
  • ARP Poisoning / Man in the Middle
  • IP Spoofing
  • Other security considerations
  • Logging
  • MLS-Mutli-Layer Switching
    • Process Switching
    • Fast Switching
    • CEF
  • Voice – IP Telephony
  • QoS – Quality of Service
    • Layer 2 – Class of Service
    • Layer 3 – IP Precedence (Old setting)
    • Layer 3 – DSCP – Sub Marking (New setting)
    • Configuration of QoS
  • And that’s all folks

Continue reading Cisco CCNP Training Course – Day 8 – SWITCH

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