efa tenant vrf error show
Displays VRF errors.
Syntax
Parameters
- --name vrf-name
- Specifies the name of the VRF.
- --tenant tenant-name
- Specifies the name of the tenant.
Examples
This example shows output of VRF errors for a specific VRF and tenant.efa tenant vrf error show --tenant tnt1 --name vrf1 ============================================================== Name : vrf1 Tenant : tnt1 Errors +--------------+--------------------------------------------------------------+ | MgmtIp | ErrorList | +--------------+--------------------------------------------------------------+ | 10.20.246.29 | Configure RemoteAsn under Router BGP failed for Vrf : | | | vrf1 due to Netconf <x> error | +--------------+--------------------------------------------------------------+ | 10.20.246.30 | Configure RemoteAsn under Router BGP failed for Vrf : | | | vrf1 due to Netconf <x> error | +--------------+--------------------------------------------------------------+ --- Time Elapsed: 195.971ms ---