Hello!
Is this possible to bind management services to specific vrf? I tried with no success. What I tried:
1) 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
2) assigned IP 172.16.2.13/24 to interface VL1.1
3) 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?
Help in advance,
Boris