Skip to content

IP address is allowed on interfaces in a bridge #1122

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions