Supported Features
- ip link
- ip netns
- ip address
- ip nexthop
- ip route
- ip rule
- ip neighbor
- bridge vlan
- bridge fdb
- tc qdisc
- tc filter
- tc class
IPRoute2-Sysrepo allows sysrepo based configuration and operational data pull for the following iproute2 modules:
ip link
Supported link types:
- veth
- dummy
- ether
- bridge
- bond
- vrf
- vti
- vlan
- vxlan
- gre
ip netns
Supported.
ip address
Supported address families:
- IPv4
- IPv6
ip nexthop
Supported.
ip route
Static route configuration.
ip rule
Supported.
ip neighbor
Supported.
Bridge Vlan
Supported.
Bridge fdb
Supported.
tc qdisc
Supported qdisc types:
- bfifo
- pfifo
- codel
- tbf
- htb
- sfq
tc filter
Supported filter types:
- flower
- u32
tc class
Supported.