Cisco SPAN

From HackerNet
Revision as of 15:07, 30 October 2015 by Helikopter (talk | contribs) (Created page with "Det finns olika varianter. * SPAN * RSPAN * ERSPAN =IOS= monitor session 1 source interface fa0/2 rx monitor session 1 destination interface fa0/3 =NX-OS= Destination int...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Det finns olika varianter.

  • SPAN
  • RSPAN
  • ERSPAN

IOS

monitor session 1 source interface fa0/2 rx
monitor session 1 destination interface fa0/3

NX-OS

Destination

interface Ethernet1/1
 description MONITOR-SESSION-1
 switchport
 switchport monitor
 no shutdown

Monitor session

monitor session 1
 description SPAN-to-SERVER
 source vlan 10-20 both
 rate-limit auto
 destination interface Ethernet1/1
 no shut

Show

show monitor