반응형 프로...NetWork35 [Link Aggregation] Linux [Link Aggregation] Linux wiki link aggregation 로 검색 https://en.wikipedia.org/wiki/Link_aggregation 한글판> https://ko.wikipedia.org/wiki/%EB%A7%81%ED%81%AC_%EC%95%A0%EA%B7%B8%EB%A6%AC%EA%B2%8C%EC%9D%B4%EC%85%98 LACP 설정 관련> https://backdrift.org/lacp-configure-network-bonding-linux 2018. 7. 23. [SWITCH] Flow COntrol Configure by "ethtool" [SWITCH] Flow COntrol Configure by "ethtool" 설정확인> ethtool -a eth0 설정> ethtool -A eth0 tx on rx on I/F 재시작>ifconfig eth0 downifconfig eth0 up Pause Frame Verify>ethtool -S eth0 | grep tx_pause_frames 2018. 7. 5. iptables 예제 사용법: iptables -hiptables v1.4.12 Usage: iptables -[ACD] chain rule-specification [options] iptables -I chain [rulenum] rule-specification [options] iptables -R chain rulenum rule-specification [options] iptables -D chain rulenum [options] iptables -[LS] [chain [rulenum]] [options] iptables -[FZ] [chain] [options] iptables -[NX] chain iptables -E old-chain-name new-chain-name iptables -P chain ta.. 2018. 1. 25. tcpdump 예제 Useful Examples : https://hackertarget.com/tcpdump-examples/ 사용법: tcpdump -h tcpdump version 4.9.0libpcap version 1.1.1OpenSSL 1.0.1 14 Mar 2012Usage: tcpdump [-aAbdDefhHIKlLnNOpqStuUvxX#] [ -B size ] [ -c count ] [ -C file_size ] [ -E algo:secret ] [ -F file ] [ -G seconds ] [ -i interface ] [ -M secret ] [ --number ] [ -Q in|out|inout ] [ -r file ] [ -s snaplen ] [ -T type ] [ --version ] [ -V.. 2018. 1. 25. 이전 1 ··· 3 4 5 6 7 8 9 다음 반응형