C7200 / C3785 ---> IOS
SPAN(패킷 복제)
src : g0/0
dest : g0/3
명령어
conf t
monitor session 1 source int g0/0
monitor session 1 destination int g0/3
설정과 동시에 int 0/3은 사용 불가 포트가 된다. ---> 모니터링 전용 / 통신 불가
SPAN ---> 패킷 캡처용
SPAN의 종류 : SPAN --->같은 스위치
RSPAN (Remote SPAN) ---> src : des : 다른 스위치 ---> VLAN을 활용
ERSPAN (Encapsulated Remote SPAN) : GRE(가상링크) : VPN --> 가상경로(L3) 연결된 목적지까지 전달
다른네트워크로 전달
'Network' 카테고리의 다른 글
Routing Protocol RIP -- RIPv1 (1) | 2023.06.08 |
---|---|
Port-Security (0) | 2023.05.19 |
SSL, PPP, STP (0) | 2023.05.17 |
Swich VLAN,VTP (0) | 2023.05.15 |
라우터 명령어 모음 (0) | 2023.05.12 |