Users Guide

Table Of Contents
OS10 config://../openflow/cacert.pem
OS10# copy scp://username:password@server-ip/full-path-to-the-certificates/controller-
cert.pem config://../openflow/cacert.pem
OS10# copy scp://username:password@server-ip/full-path-to-the-certificates/switch-
cert.pem config://../openflow/sc-cert.pem
OS10# copy scp://username:password@server-ip/full-path-to-the-certificates/switch-
privkey.pem config://../openflow/sc-privkey.pem
server-ip username password 访
3. OpenFlow OpenFlow
OpenFlow
controller
OpenFlow
controller {ipv4 ipv4-address| ipv6 ipv6-address [port port-number]
[security {none|tls}]
ipv4 ipv4-address ipv4 IP
ipv6 ipv6-address ipv6 IPv6
port port-number 1 65535 6653
security {none|tls} security none使 TCP
TCP 6653
OPENFLOW SWITCH CONFIGURATION
使
OpenFlow
security tls OpenFlow
TLS
ca_cert
/config/etc/opt/dell/os10/openflow/cacert.pem
/config/etc/opt/dell/os10/openflow/sc-cert.pem
/config/etc/opt/dell/os10/openflow/sc-privkey.pem
6633 of-switch-1 IP 10.11.63.56 OpenFlow
OS10# configure terminal
OS10 (config)# openflow
OS10 (config-openflow)# switch of-switch-1
OS10 (config-openflow-switch)# controller ipv4 10.11.63.56 port 6633
OS10 (config-openflow-switch)#
6633 of-switch-1 OpenFlow
OS10# configure terminal
OS10 (config)# openflow
OS10 (config-openflow)# switch of-switch-1
OS10 (config-openflow-switch)# controller ipv4 10.1.1.1 port 6633
OS10 (config-openflow-switch)# controller ipv4 10.1.1.8 port 6633
982 OpenFlow