SPAN-RSPAN
1-SPAN(Switched Port Analyzer Network)

2- RSPAN(Remotely Switched Port Analyzer Network)

3- show command
Last updated


Last updated
SW# conf t
SW(config)#monitor session 1 source int fa0/1
SW(config)#monitor session 1 destination int fa0/10SW1# conf t
SW1(config)#vlan 20
SW1(config)#remote-span
SW1(config)#exit
SW1(config)#monitor session 1 source int fa0/1
SW1(config)#monitor session 1 destination remote-vlan 20SW1# conf t
SW1(config)#monitor session 1 source remote-vlan 20
SW1(config)#monitor session 1 destination int fa0/10SW# show monitor session 1 detail