Use this command to display the content of the Anycast IPv4 route table. If the IP resilient hashing is disabled then, at the top of the output, the command displays a notification message suggesting that the IP resilient hashing feature be enabled.
| Format | show ip anycast [vrf vrf-name] |
| Mode | Global Config |
| Parameter | Description |
|---|---|
| vrf-name | Optional VRF name. If the VRF name is not specified, then the content for the default VRF is displayed. |
Example: The following shows an example of the command when the VRF name is specified.
(Routing)#show ip anycast vrf red Anycast IPv4 Routes: 10.27.0.0/16 10.28.1.0/24
Example: The following shows an example of the command when the VRF name is not specified.
(Routing)#show ip anycast Attention: The IP Resilient Hashing feature is disabled. The Anycast IP addresses listed below are not modified resiliently. Use the “ip resilient-hashing” command to enable the IP Resilient Hashing feature. Anycast IPv4 Routes: 10.27.0.0/16 10.28.1.0/24