...
Once management VRF is enabled, a VRF with fixed name mgmt-vrf is created automatically by the system, and the Eth0 management interface is automatically moved from the default VRF to the management VRF.
Code Block |
---|
admin@Xorplus# run show system management-ethernet
eth0
eth0 Hwaddr: e0:07:1b:c9:20:9a State: UP
Master: mgmt-vrf
Gateway : 10.10.51.1
Inet addr:
10.10.51.166/24
fe80::e207:1bff:fec9:209a/64
Traffic statistics
Input Packets......................4685
Input Bytes........................305542
Output Packets.....................109
Output Bytes.......................8566 |
...