Get-CustomerRoute
Gets CA routes.
Syntax
Get-CustomerRoute []
Description
The Get-CustomerRoute cmdlet gets Customer Address (CA) routing information organized by Routing Domain ID (RDID). The information includes:
- Virtual Subnet ID (VSID). This value is unique per virtual subnet, and corresponds to the VxLAN Network Identifier (VNI) or the NVGRE Tenant Network Identifier (TNI) in the VxLAN and NVGRE headers, respectively.
- CA IP Prefix. IP prefix for the virtual subnet.
- CA IP Prefix Length. Length (or subnet mask) of the CA IP Prefix.
- CA IP Next Hop. The next hop required to reach the specified CA IP Prefix, usually the default gateway assigned to the HNV distributed router.
- Routing Domain ID.
Inputs
None