Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- openflow
- controller-id 1 hostname "faucet.internal.blah.net" port 6653 controller-interface vlan 1000 source-ip 172.16.1.2
- auxiliary-connection 1 port 6654 type tcp
- instance "1"
- listen-port 6653
- member vlan 1909
- controller-id 1
- version 1.3 only
- pipeline-model custom
- enable
- exit
- enable
- exit
- ------------
- sw1# sh openflow instance 1
- Configured OF Version : 1.3 only
- Negotiated OF Version : 1.3
- Instance Name : 1
- Data-path Description : 1
- Administrator Status : Enabled
- Member List : VLAN 1909
- Pipeline Model : Custom
- Listen Port : 6653
- Operational Status : Up
- Operational Status Reason : NA
- Datapath ID : 07759cdc71398d80
- Mode : Active
- Flow Location : Hardware Only
- No. of Hardware Flows : 4
- No. of Software Flows : 0
- Hardware Rate Limit : 0 kbps
- Software Rate Limit : 100 pps
- Conn. Interrupt Mode : Fail-Secure
- Maximum Backoff Interval : 60 seconds
- Probe Interval : 10 seconds
- Hardware Table Miss Count : NA
- No. of Software Flow Tables : NA
- Egress Only Ports : None
- Table Model : Custom Pipeline
- Source MAC Group Table : Disabled
- Destination MAC Group Table : Disabled
- Default Miss Action : Drop
- Packet-In VLAN Tagging : Default
- Controller Id Connection Status Connection State Secure Role
- ------------- ----------------- ---------------- ------ ------
- 1 Disconnected Void No Equal
- --------
- sw1# show openflow controllers
- Controller Information
- Controller Id IP Address Hostname Port Interface
- ------------- ----------------- ----------------- ------ --------------
- 1 0.0.0.0 faucet.interna... 6653 VLAN 1000
- ---------
- sw1# sh openflow instance 1 flows
- OpenFlow Flow Table
- Flow 1
- Match
- Incoming Port : Any Ethernet Type : Any
- Source MAC : Any Destination MAC : Any
- Source MAC Mask : 000000-000000
- Destination MAC Mask : 000000-000000
- VLAN ID : Any VLAN Priority : Any
- Source IP Address : Any
- Destination IP Address : Any
- IP Protocol : Any
- IP ECN : Any IP DSCP : Any
- Source Port : Any Destination Port : Any
- Source Port Range : NA
- Destination Port Range : NA
- TCP Flags : NA
- Custom Match One : Any
- Custom Match One Mask : Any
- Custom Match Two : Any
- Custom Match Two Mask : Any
- Custom Match Three : Any
- Custom Match Three Mask : Any
- Custom Match Four : Any
- Custom Match Four Mask : Any
- Attributes
- Priority : 0 Duration : 468 seconds
- Hard Timeout : 0 seconds Idle Timeout : 0 seconds
- Byte Count : 0 Packet Count : 0
- Flow Table ID : 0 Controller ID : NA
- Cookie : 0x0
- Hardware Index: NA
- Instructions
- Drop
- Flow 2
- Match
- Incoming Port : Any Ethernet Type : Any
- Source MAC : Any Destination MAC : Any
- Source MAC Mask : 000000-000000
- Destination MAC Mask : 000000-000000
- VLAN ID : Any VLAN Priority : Any
- Source IP Address : Any
- Destination IP Address : Any
- IP Protocol : Any
- IP ECN : Any IP DSCP : Any
- Source Port : Any Destination Port : Any
- Source Port Range : NA
- Destination Port Range : NA
- TCP Flags : NA
- Custom Match One : Any
- Custom Match One Mask : Any
- Custom Match Two : Any
- Custom Match Two Mask : Any
- Custom Match Three : Any
- Custom Match Three Mask : Any
- Custom Match Four : Any
- Custom Match Four Mask : Any
- Attributes
- Priority : 0 Duration : 468 seconds
- Hard Timeout : 0 seconds Idle Timeout : 0 seconds
- Byte Count : 0 Packet Count : 0
- Flow Table ID : 1 Controller ID : NA
- Cookie : 0x0
- Hardware Index: NA
- Instructions
- Drop
- Flow 3
- Match
- Incoming Port : Any Ethernet Type : Any
- Source MAC : Any Destination MAC : Any
- Source MAC Mask : 000000-000000
- Destination MAC Mask : 000000-000000
- VLAN ID : Any VLAN Priority : Any
- Source IP Address : Any
- Destination IP Address : Any
- IP Protocol : Any
- IP ECN : Any IP DSCP : Any
- Source Port : Any Destination Port : Any
- Source Port Range : NA
- Destination Port Range : NA
- TCP Flags : NA
- Custom Match One : Any
- Custom Match One Mask : Any
- Custom Match Two : Any
- Custom Match Two Mask : Any
- Custom Match Three : Any
- Custom Match Three Mask : Any
- Custom Match Four : Any
- Custom Match Four Mask : Any
- Attributes
- Priority : 0 Duration : 468 seconds
- Hard Timeout : 0 seconds Idle Timeout : 0 seconds
- Byte Count : 0 Packet Count : 0
- Flow Table ID : 2 Controller ID : NA
- Cookie : 0x0
- Hardware Index: NA
- Instructions
- Drop
- Flow 4
- Match
- Incoming Port : Any Ethernet Type : Any
- Source MAC : Any Destination MAC : Any
- Source MAC Mask : 000000-000000
- Destination MAC Mask : 000000-000000
- VLAN ID : Any VLAN Priority : Any
- Source IP Address : Any
- Destination IP Address : Any
- IP Protocol : Any
- IP ECN : Any IP DSCP : Any
- Source Port : Any Destination Port : Any
- Source Port Range : NA
- Destination Port Range : NA
- TCP Flags : NA
- Custom Match One : Any
- Custom Match One Mask : Any
- Custom Match Two : Any
- Custom Match Two Mask : Any
- Custom Match Three : Any
- Custom Match Three Mask : Any
- Custom Match Four : Any
- Custom Match Four Mask : Any
- Attributes
- Priority : 0 Duration : 468 seconds
- Hard Timeout : 0 seconds Idle Timeout : 0 seconds
- Byte Count : 0 Packet Count : 0
- Flow Table ID : 3 Controller ID : NA
- Cookie : 0x0
- Hardware Index: NA
- Instructions
- Drop
- -------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement