supervisor@rtbrick:~ $ ip link show | grep 'inband'
3: inband-mgmt-0: <POINTOPOINT,UP,LOWER_UP> mtu 1492 qdisc fq_codel state UNKNOWN mode DEFAULT group default qlen 500
supervisor@rtbrick:~ $ ip route show | grep 'inband'
192.0.2.0/30 dev inband-mgmt-0 proto rtb_fibd scope link
192.0.2.1 dev inband-mgmt-0 proto rtb_fibd scope link
192.0.2.4/30 dev inband-mgmt-0 proto rtb_fibd scope link
192.0.2.5 dev inband-mgmt-0 proto rtb_fibd scope link
192.0.2.100/30 dev inband-mgmt-0 proto rtb_fibd scope link
192.0.2.101 dev inband-mgmt-0 proto rtb_fibd scope link
192.0.2.104/30 dev inband-mgmt-0 proto rtb_fibd scope link
192.0.2.105 dev inband-mgmt-0 proto rtb_fibd scope link
198.51.100.201 dev inband-mgmt-0 proto rtb_fibd scope link
198.51.100.202 dev inband-mgmt-0 proto rtb_fibd scope link
supervisor@rtbrick:~ $ ip route show
default via 10.0.3.1 dev lxc-mgmt-0 proto rtb_routesync scope rtb_umc metric 4294966400
10.0.3.0/24 dev lxc-mgmt-0 proto kernel scope link src 10.0.3.10
10.200.138.0/25 via 10.0.3.1 dev lxc-mgmt-0 proto rtb_routesync scope rtb_umc metric 128
10.200.138.34 via 10.0.3.1 dev lxc-mgmt-0 proto rtb_routesync scope rtb_umc metric 128
192.0.2.0/30 dev inband-mgmt-0 proto rtb_fibd scope link
192.0.2.1 dev inband-mgmt-0 proto rtb_fibd scope link
192.0.2.4/30 dev inband-mgmt-0 proto rtb_fibd scope link
192.0.2.5 dev inband-mgmt-0 proto rtb_fibd scope link
192.0.2.100/30 dev inband-mgmt-0 proto rtb_fibd scope link
192.0.2.101 dev inband-mgmt-0 proto rtb_fibd scope link
192.0.2.104/30 dev inband-mgmt-0 proto rtb_fibd scope link
192.0.2.105 dev inband-mgmt-0 proto rtb_fibd scope link
198.51.100.201 dev inband-mgmt-0 proto rtb_fibd scope link
198.51.100.202 dev inband-mgmt-0 proto rtb_fibd scope link