Monitoring IPv6 Local Pools for Neighbor Discovery Router Advertisements by Pool Name

Purpose

Display information about an IPv6 local address pool for Neighbor Discovery router advertisements configured on a virtual router.

Action

To display information about an IPv6 local address pool for Neighbor Discovery router advertisements configured on a virtual router:

host1#show ipv6 local ndra-pool example
Pool : example -------------- Utilization : 24 Start End Total In Use Exclude Util --------------- ------------------- ------ ------- ------- ---- 2002:2002::/64 2002:2002:ffff::/64 65536 0 0 0 3003:3003::/64 3003:3003:0:1000::/64 17 0 0 0 4004:4004:0:ff00::/64 4004:4004:0:ffff::/64 256 0 0 0

Meaning

Table 41 lists the show ipv6 local ndra-pool poolName command output fields.

Table 41: show ipv6 local ndra-pool poolName Output Fields

Field Name

Field Description

Pool

Names of IPv6 Neighbor Discovery router advertisements local address pools configured on the virtual router

Start

Starting prefix of the range of prefixes configured in a particular Neighbor Discovery router advertisements pool

End

Ending prefix of the range of prefixes configured in a particular Neighbor Discovery router advertisements pool

Total

Number of prefixes available for allocation to clients from a particular Neighbor Discovery router advertisements pool

In Use

Number of prefixes in a pool that are currently used by Neighbor Discovery clients

Exclude

Prefix length or prefix range excluded

Util

Percentage of prefixes currently allocated to clients from a particular prefix range in the Neighbor Discovery router advertisements pool

Related Documentation