Hello Everybody
I have a S8 Series Chassis with 2 VRF with several interfaces VLAN in each VRF which their own ip address, and outside the VRF in GLOBAL I have the "management interface"
*****
# ip interface
set ip interface vlan.0.16 default
interface vlan.0.16
description "VLAN-MGMT"
ip address 10.63.49.1 255.255.255.0 primary
ip address 10.63.49.101 255.255.255.0 secondary management
no ip proxy-arp
no shutdown
*****
Is is possible to configure at least 1 interface VLAN per VRF to as managemente interface leaving the vlan0.16 untouched?
Best regards
Gonzalo Arroyo