HP OpenFlow 1.3 Administrator Guide Wired Switches K/KA/KB/WB 15.15
RECEIVED:
stat_repl {type="port-desc", flags="0x0"
{no="4", hw_addr="08:2e:5f:69:6e:7c", name="1/4", config="0x0"
, state="0x1", curr="0x0", adv="0x0", supp="0x0", peer="0x0",
curr_spd="0kbps", max_spd="0kbps"},
{no="2", hw_addr="08:2e:5f:69:6e:7e", name="1/2", config="0x0",
state="0x4", curr="0x220", adv="0x0", supp="0x22f",
peer="0x0", curr_spd="3567587328kbps", max_spd="3567587328kbps"},
{no="5", hw_addr="08:2e:5f:69:6e:7b", name="1/5", config="0x0",
state="0x1", curr="0x0", adv="0x0", supp="0x0", peer="0x0",
curr_spd="0kbps", max_spd="0kbps"},
{no="local", hw_addr="08:2e:5f:69:6e:65", name="local",
config="0x0", state="0x0", curr="0x0", adv="0x0", supp="0x0",
peer="0x0", curr_spd="0kbps", max_spd="0kbps"},
{no="1", hw_addr="08:2e:5f:69:6e:7f", name="1/1", ="0x0",
state="0x4", curr="0x220", adv="0x0", supp="0x22f", peer="0x0",
curr_spd="3567587328kbps", max_spd="3567587328kbps"}}}
Configuring listener ports
Configures an OpenFlow port to listen for incoming connections from an OpenFlow controller.
Syntax
[no] openflow instance { instance-name | aggregate }
listen-port [tcp-port] [oobm]
instance-name
Sets the listen-port for the named instance.
aggregate
Sets the listen-port for the aggregate instance.
tcp-port
Specify the port to listen on.
Default: Port number 6633
Range: Port number 1024 - 65536
oobm
Configure to listen through the out-of-band management (OOBM) port. Only
applicable for switches that have a separate OOBM port.
Configuring a controller
A controller is identified by its IP address and a connection port. Each OpenFlow instance can
have up to 3 controllers. OpenFlow controllers can be added or deleted using this command.
Syntax
openflow controller-id <id> [ip <ip-address>] [port <tcp-port>]
controller-interface { vlan <vlan-id> | oobm }
[no] openflow controller-id <id>
id
OpenFlow controller identification number.
Configuring listener ports 19










