Ovs-ofctl

1 개요[ | ]

ovs-ofctl
  • OpenFlow 스위치 관리 도구

2 공통 명령어 목록[ | ]

  • ovs-ofctl add-flow 브리지 플로우
  • ovs-ofctl add-flows 브리지 파일
  • ovs-ofctl add-group 브리지 group_id=아이디,type=타입,bucket=액션
  • ovs-ofctl add-meter 브리지 meter=아이디,미터파라미터
  • ovs-ofctl bundle 브리지 번들
  • ovs-ofctl del-flows 브리지 플로우
  • ovs-ofctl del-group 브리지 [group_id=아이디]
  • ovs-ofctl del-meter 브리지 meter=아이디
  • ovs-ofctl del-meters 브리지
  • ovs-ofctl dump-desc 브리지
  • ovs-ofctl dump-flows 브리지 플로우
  • ovs-ofctl dump-ports 브리지 포트
  • ovs-ofctl dump-ports-desc 브리지
  • ovs-ofctl dump-tables 브리지
  • ovs-ofctl dump-tables-desc 브리지
  • ovs-ofctl mod-flows 브리지 플로우
  • ovs-ofctl mod-group 브리지 group_id=아이디,type=타입,bucket=액션
  • ovs-ofctl mod-meter 브리지 meter=아이디,미터파라미터
  • ovs-ofctl modport 브리지 인터페이스 액션
  • ovs-ofctl mod-table 브리지 인터페이스 모드
  • ovs-ofctl monitor 브리지 [MISSLEN] [invalid_ttl] [watch:[...]]
  • ovs-ofctl show 브리지
  • ovs-ofctl snoop 브리지

3 같이 보기[ | ]

4 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}