Layer 2 Switching Commands 650console(config)#monitor session 1 destination remote vlan 723 reflector-portTe1/0/1console(config)#monitor session 1 modeconsole(config)#show monitor session 1Session : 1Admin mode : EnabledType : Remote source sessionSource ports :Both : Gi1/0/48Destination port : Te1/0/1Destination RSPAN VLAN : 723This example shows how to configure a destination switch using VLAN 723 asthe source RSPAN VLAN interface Te1/0/1 and Gi1/0/10 as the destinationinterface. Interface Gi1/0/10 is dedicated to monitoring and has a PC runningWireShark attached. VLAN 723 should only be configured on interfaceTe1/0/1.console(config)#vlan 723console(config-vlan723)#remote-spanconsole(config-vlan723)#exitconsole(config)#interface Te1/0/1console(config-if-Te1/0/1)#switchport mode trunkconsole(config-if-Te1/0/10)#exitconsole(config)# monitor session 1 source remote vlan 723console(config)# monitor session 1 destination interface gi1/0/10console(config)# monitor session 1 modeconsole(config)#show monitor session 1Session : 1Admin mode : EnabledType : Remote destination sessionSource RSPAN VLAN : 723Destination port : Gi1/0/10Command HistoryRevised in firmware release 6.3.6.remote-spanUse this command to configure a VLAN as an RSPAN VLAN. Use the noform of the command to remove the remote SPAN characteristics from aVLAN and revert it to a normal MAC learning VLAN.