Skip to content

Towards keyword does not work properly #388

@ManiAm

Description

@ManiAm

Consider the following network:

2018-10-01_15-16-16

with this configuration:

*.configurator.config = xml("<config> \
                            <interface hosts='R2' towards='switch2' address='1.1.1.1' netmask='255.255.255.0' /> \
                            <interface hosts='**' address='10.x.x.x' netmask='255.x.x.x' /> \
                             </config>")

The toward attribute does not have any effects. If we use names='eth0' then we get the expected result.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions