Friday, February 26, 2010

Local SPAN port on a 2960G

From global config

monitor session
session_number source {interface interface-id | vlan vlan-id} [, | -] [both | rx | tx]

ex: switch(config)#monitor session 1 source vlan 1 , 2 both
NOTE: notice the spacing when specifying more than one VLAN


monitor session session_number destination {interface interface-id [, | -] [encapsulation {dot1q | replicate}]}

ex: switch(config)#monitor session 1 destination interface g0/12


Documentation from Cisco



Thursday, February 25, 2010

VMware Windows Guest Customization

You want Windows Server 2003 Deploy.cab and drop it into "C:\Documents and Settings\All Users\Application Data\VMware\VMware VirtualCenter\sysprep\whatever OS" on the Virtual Center server