How to configure SPAN and RSPAN in Cisco Catalyst switches
span Switch#conf tSwitch(config)#monitor session 1 source interface Gi0/1 rxSwitch(config)#monitor session 1 destination interface Gi0/2Switch(config)#end Rspan (Source switch) Switch1#conf tSwitch1(config)#vlan 30Switch1(config-vlan)#name RSPAN-VlanSwitch1(config-vlan)#remote-spanSwitch1(config-vlan)#exitSwitch1(config)#monitor session 1 source interface Gi0/1 rxSwitch1(config)#monitor session 1 destination remote vlan 30Switch1(config)#end Allow vlan id 30 on the trunk port Gi0/2 Switch1#sh run int g0/2switchport trunk encapsulation dot1qswitchport trunk allowed vlan 10,20,30switchport […]
Cisco SG300 CLI Commands
Cisco SG300 CLI Commands Other parts were obtained using the CLI PDF provided by Cisco Remove a Trunk and switch to accessconfig tint gi44switchport trunk allowed vlan remove 2switchport mode accessswitchport access vlan 2orconfig tint gi44switchport mode generalswitchport general allowed vlan remove 2switchport mode accessswitchport access vlan 2Change CDP Device ID Format to Hostname opposed […]