Chapter 21
| Data Center Bridging Commands
Openflow Commands
– 574 –
Example
Console#show of-agent controller
Controllers:
192.168.1.2:6633
192.168.1.3:6633
Console#
show of-agent flow This command displays all flow table settings.
Syntax
show of-agent flow [table-id {table-id | ingress-port | vlan |
termination-mac | unicast-routing | multicast-routing | bridging |
acl-policy}]
table-id - Flow table identifier. (Range: 0-60)
ingress-port - Ingress port flow table
vlan - VLAN flow table.
termination-mac - VxLAN termination MAC flow table.
unicast-routing - Unicast routing flow table.
multicast-routing - Multicast routing flow table.
bridging - Bridging flow table.
acl-policy - ACL Policy flow table.
Command Mode
Privileged Exec
Example
Console#show of-agent flow table-id 0
Flow 1:
Table ID: 0 [Ingress Port table]
Priority: 1, cookie: 7
Hard Timeout: 0, Idle Timeout: 0
Match:
In port: 0/0xFFFF0000
Instruction:
Goto table: 10 [VLAN table]
No more flow from ofagent
Console#show of-agent flow table-id 10
Flow 1:
Table ID: 10 [VLAN table]
Priority: 101, cookie: 16
Hard Timeout: 0, Idle Timeout: 0
Match:
In port: 3
VLAN: 0x1002/0x1FFF
Instruction:
Goto table: 20 [Termination MAC table]