Configuring A Layer 3_Dual-Stack Logical Switch For The Openflow Agent - Cisco ASR 9000 Series User Configuration Manual

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring a Layer 3_Dual-stack Logical Switch for the OpenFlow Agent

Configuring a Layer 3_Dual-stack Logical Switch for the
OpenFlow Agent
SUMMARY STEPS
1. configure
2. openflow
3. switch switch -id pipeline pipeline-number
4. interface type interface-path-id
5. tls trust-point local local-tp-name remote remote-tp-name
6. bridge-group SDN-id bridge-domain switch-id
7. controller ipv4 ip-address security [tls | none]
8. commit
9. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
openflow
Example:
RP/0/RSP0/CPU0:router(config)# openflow
Step 3
switch switch -id pipeline pipeline-number
Example:
RP/0/RSP0/CPU0:router(config-openflow)# switch
1 pipeline 132
Step 4
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-openflow)#
interface Bundle-Ether2.1
Step 5
tls trust-point local local-tp-name remote
remote-tp-name
Example:
RP/0/RSP0/CPU0:router(config-openflow-switch)#
tls trust-point local tp1 remote tp2
Step 6
bridge-group SDN-id bridge-domain switch-id
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
292
Purpose
Enters the openflow configuration mode.
Enters the logical switch configuration mode. For L3_DS
switch, the pipeline number is 132.
Interface configuration.
VRFs can be configured here. Both IPv4 abd IPv6
Note
VRFs are supported.
Enters the TLS configuration mode. Configures the local
and remote trustpoints.
Implementing Open Flow Agent

Advertisement

Table of Contents
loading

Table of Contents