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