This is an old revision of the document!


Cisco Best Practice

or What we really use!

  • vlans (802.11q)
  • stp
  • snmp → mrtg
  • security - dhcp helper
  • more static arp

STP - What it solves?

Something's missing, something's redundant?

  • missing - broken cable, lost connection, broken switch
  • redundant - badly placed cable, circles the network

STP can fix all of the above.

Redundant layer 2 redundacy problems

  • broadcast storm
  • multiple frame copies - which is basicly the same
  • ARP table instabilities (Cisco: CAM table)

Magic question - what is 32768?

First we obviously need to know, how to disable stp for end host device (designated forwarding port).

conf t
int fa 0/5
    spanning-tree portfast
end

There is no more or less static arp, but the interval could be longer.

 
linux/skoleni/cisco.1445122595.txt.gz · Last modified: 2015/10/18 00:56 by admin