Right now you are able to add a route from a VRF to the default routing table but not the other way around.
Description
Description
Details
Details
- Difficulty level
- Unknown (require assessment)
- Version
- -
- Why the issue appeared?
- Will be filled on close
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Feature (new functionality)
Event Timeline
Comment Actions
[email protected]# show interfaces ethernet eth3 address 192.168.3.1/24 vrf red
[email protected]# show protocols static route 192.168.3.0/24 next-hop 192.168.3.1 { next-hop-interface eth3 next-hop-vrf red }
[email protected]# run show ip route | match 192.168.3.0 S>* 192.168.3.0/24 [1/0] via 192.168.3.1, eth3(vrf red), 00:01:05