Re: [Ryu-devel] Disabling a port

2015-03-11 Thread Yusuke Iwase
Hi Chandra, On 2015年03月11日 18:03, Chandra Satriana wrote: > Hello, > > Do you know how to disable a port ? > > Is it by setting ofppc_port_down to the config of port ? What do you specifically mean "disable"? - OpenFlow Spec 1.3.4 - enum ofp_port_config { OFPPC_PORT_DOWN = 1 << 0, /*

[Ryu-devel] Disabling a port

2015-03-11 Thread Chandra Satriana
Hello, Do you know how to disable a port ? Is it by setting ofppc_port_down to the config of port ? Best regards, Chandra -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and de