"Open vSwitch"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-<source +<syntaxhighlight , -</source> +</syntaxhighlight>))
 
(사용자 2명의 중간 판 23개는 보이지 않습니다)
1번째 줄: 1번째 줄:
{{소문자}}
==개요==
==개요==
;openvswitch
;Open vSwitch (OVS), openvswitch
;오픈 v스위치
*가상 스위치
*멀티레이어 가상 스위치 소프트웨어
*트래픽 대기, 셰이핑, 자동 흐름제어 기능 제공
*표준 관리 인터페이스·프로토콜 지원


<source lang='dos'>
https://upload.wikimedia.org/wikipedia/commons/thumb/5/59/Open_vSwitch_Logo.svg/200px-Open_vSwitch_Logo.svg.png
 
http://openvswitch.org/assets/featured-image.jpg
 
https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Distributed_Open_vSwitch_instance.svg/630px-Distributed_Open_vSwitch_instance.svg.png
 
==젠서버==
<syntaxhighlight lang='console'>
[root@XenServer01 ~]# service openvswitch status
[root@XenServer01 ~]# service openvswitch status
ovsdb-server is running with pid 5826
ovsdb-server is running with pid 5826
ovs-vswitchd is running with pid 5837
ovs-vswitchd is running with pid 5837
ovs-xapi-sync is running with pid 5843
ovs-xapi-sync is running with pid 5843
</source>
</syntaxhighlight>


==같이 보기==
==같이 보기==
*[[/etc/init.d/openvswitch]]
* [[/etc/init.d/openvswitch]]
* [[분산 오버레이 가상 이더넷]](DOVE)
* [[LAN 스위칭]]
* [[네트워크 기능 가상화]](NFV)
* [[오버레이 전송 가상화]](OTV)
* [[소프트웨어-정의 네트워킹]](SDN)
* [[뉴트론]]
 
==참고==
* http://openvswitch.org/
* {{영어위키백과|Open vSwitch}}
* {{CNCF지형도|open-v-switch}}


[[분류: Xen]]
[[분류: Xen]]
[[분류: 리눅스 재단 프로젝트]]

2021년 3월 12일 (금) 18:00 기준 최신판

1 개요[ | ]

Open vSwitch (OVS), openvswitch
오픈 v스위치
  • 가상 스위치
  • 멀티레이어 가상 스위치 소프트웨어
  • 트래픽 대기, 셰이핑, 자동 흐름제어 기능 제공
  • 표준 관리 인터페이스·프로토콜 지원

 

 

 

2 젠서버[ | ]

[root@XenServer01 ~]# service openvswitch status
ovsdb-server is running with pid 5826
ovs-vswitchd is running with pid 5837
ovs-xapi-sync is running with pid 5843

3 같이 보기[ | ]

4 참고[ | ]

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