Skip to content

how we add a flow in each switches in pox controller #16

@humikahout

Description

@humikahout

i am using custom topology as shown in below how we add a flows in pox controller
net.addLink(Host1, Switch1, **linkopts )
net.addLink(Switch1, Switch2, **linkopts )
net.addLink(Switch1, Switch3, **linkopts )
net.addLink(Switch3, Switch4, **linkopts )
net.addLink(Switch2, Switch5, **linkopts )
net.addLink(Switch4, Switch5, **linkopts )
net.addLink(Switch4, Host2, **linkopts )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions