Summary - L2 features

Here are tables to find some Layer 2 features.
  • Etherchannel
SW ASW BMODESTANDARD
Desirable
Desirable
Auto
Desirable
PAgPCisco
Active
Active
Passive
Active
LACP802.3ad
OnOnManual-
  • Port Protected
VIOLATION MODESEND SNMPSEND SYSLOGVIOLATION COUNTERSHUTDOWN PORT (DEFAULT)
ProtectNoNoNoNo
RestrinctYesYesYesNo
ShutdownYesYesYesYes
  • Spanning-Tree
To infuence Election Root :
  • spanning-tree vlan ID root primary
  • spanning-tree vlan ID priority 4096 (Default : 32768, the lowest wins)
To influence the port's feature of a non root switch :
  1. interface fastX/X
  2. spanning-tree vlan ID cost VALUE
Reminder :
  • 10 Mb, VALUE = 100,
  • 100 Mb, VALUE = 10,
  • 1 Gb, VALUE = 4,
  • 10 Gb, VALUE = 2.
To influence the port's feature of a root Switch :
  1. interface fastX/X
  2. spanning-tree vlan ID port-priority VALUE (Defaut : 128, the lowest wins)

Comments