Is this possible to bind management services to specific vrf? I tried with no success. What I tried:
Created vrf named vrf-management
0 routing-mark=vrf-management interfaces=VL1.1 route-distinguisher=30910:1
import-route-targets=30910:1 export-route-targets=30910:1
assigned IP 172.16.2.13/24 to interface VL1.1
in MAC server assigned telnet interface to VL1.1
And telnet to 172.16.2.13 from 172.16.2.20 did not work. When I move interface VL1.1 from VRF to MAIN table - I can telnet to device. So have I missed something or it is not possible to manage with vrf?
would be nice if an early testrelease is available to start some tests here.
(issue therefore for me is to have all interfaces “internetaccess and tr069” in the globale routingtable - would rather split it..)