filmov
tv
Python script: Automatically capture packet by python on Cisco IOS XE

Показать описание
(WIRESHARK - CHECKPOINT - JUNIPER SRX - PYTHON AUTOMATION)
TÍnh năng này (EPC) mới có trên ios_xe và ios 15 trở lại đây. Kết hợp dùng script python để bắt; đỡ mất công vào từng router gõ lệnh.
******IOS XE:
monitor capture CAP interface po1.2183 both
monitor capture CAP match ipv4 protocol tcp any any
monitor capture CAP start
monitor capture CAP stop
no monitor capture CAP
========================================
FULL BỘ SCRIPT PYTHON FOR NETWORKING:
TÍnh năng này (EPC) mới có trên ios_xe và ios 15 trở lại đây. Kết hợp dùng script python để bắt; đỡ mất công vào từng router gõ lệnh.
******IOS XE:
monitor capture CAP interface po1.2183 both
monitor capture CAP match ipv4 protocol tcp any any
monitor capture CAP start
monitor capture CAP stop
no monitor capture CAP
========================================
FULL BỘ SCRIPT PYTHON FOR NETWORKING: