Skip to content

IP address is allowed on interfaces in a bridge #1122

@mattiaswal

Description

@mattiaswal

Current Behavior

This does not work, but someone may expect it to work

admin@infix-ad-00-00:/config/> show interface e24 
type ethernet;
ipv4 {
  address 10.0.4.1 {
    prefix-length 24;
  }
}
ipv6
bridge-port {
  bridge br10;
}
admin@infix-ad-00-00:/config/> leave 
admin@infix-ad-00-00:/> 

Expected Behavior

Should be blocked by YANG model.

Steps To Reproduce

No response

Additional information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions