In addition to vif and vif-s, it would be useful to be able to bind vif-c interfaces into a vrf instance.
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Unspecified (possibly destroys the router)
- Issue type
- Feature (new functionality)
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| In progress | FEATURE REQUEST | None | T3355 Remove all remaining legacy Vyatta code | ||
| Resolved | FEATURE REQUEST | None | T1579 Rewrite all interface types in new XML/Python style | ||
| Resolved | FEATURE REQUEST | c-po | T2653 "set interfaces" Python handler code improvements - next iteration | ||
| Resolved | FEATURE REQUEST | Viacheslav | T2579 The root task for VRF features | ||
| Resolved | FEATURE REQUEST | c-po | T2259 Support for bind vif-c interfaces into VRFs |
Event Timeline
Comment Actions
This is implemented in the latest versions of the rolling release.
vyos@vyos# show interfaces ethernet eth1
duplex auto
hw-id 00:50:56:bf:ef:aa
speed auto
vif-s 100 {
vif-c 200 {
vrf black
}
}vyos@vyos# show vrf
name black {
table 1000
}10: eth1.100.200@eth1.100: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue master black state LOWERLAYERDOWN mode DEFAULT group default qlen 1000
link/ether 00:50:56:bf:ef:aa brd ff:ff:ff:ff:ff:ff promiscuity 0 minmtu 0 maxmtu 65535
vlan protocol 802.1Q id 200 <REORDER_HDR>
vrf_slave table 1000 addrgenmode none numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535