Enables packet forwarding for this interface.
SEFOS-01# configure terminal SEFOS-01(config)# monitor session 1 source interface extreme-ethernet 0/1 both SEFOS-01(config)# end
These are the interfaces to which packets are forwarded.
SEFOS-01# configure terminal SEFOS-01(config)# monitor session 1 destination interface extreme-ethernet 0/3 secondary interface extreme-ethernet 0/4 vlan 100 SEFOS-1 (config)# end
SEFOS-1 # configure terminal SEFOS-1 (config) # interface extreme-ethernet 0/3 SEFOS-1 (config-if) # spanning-tree disable SEFOS-1 (config)# end
SEFOS-1 # configure terminal SEFOS-1 (config) # monitor session 2 destination interface extreme-ethernet 0/10 SEFOS-1 (config) # monitor session 2 source interface extreme-ethernet 0/12 rx SEFOS-1 (config)# end
Source or destination ports of one session cannot be used in another session.