PurposeCommand or Action
Example:
RP/0/RSP0/CPU0:router (config-openflow) #
bridge-group SDN-1 bridge-domain of2
Configures the Openflow controller for the logical switch.
controller ipv4 ip-address security [tls | none]
Step 7
Example:
RP/0/RSP0/CPU0:router(config-openflow-switch)#
controller ipv4 5.0.1.1 port 6633 security tls
Configures the Openflow controller for the logical switch.
Once the controller command is entered, a connection to
the OpenFlow controller is started for the logical switch.
The OpenFlow Agent can connect to a single
Controller or up to 8 Controllers. Repeat this step
if you need to configure additional Controllers.
Note
Adds the Layer 2 logical switch configuration for the
OpenFlow agent to the running configuration.
commit
Example:
RP/0/RSP0/CPU0:router(logical-switch)# commit
Step 8
commit
Step 9
What to Do Next
Repeat these steps to configure another logical switch for the OpenFlow Agent.
Enabling TLS
SUMMARY STEPS
1.
configure
2.
openflow switch logical-switch-id
3.
tls trust-point local local-tp-name remote remote-tp-name
4.
commit
5.
end
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Enters the OpenFlow logical switch configuration
mode.
openflow switch logical-switch-id
Example:
RP/0/RSP0/CPU0:router(config)# openflow switch 100
Step 2
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
293
Implementing Open Flow Agent
Enabling TLS