show ipv6 dhcp relay delegated-prefixes

Displays the DHCPv6 delegated prefixes for a specific vrf.

Syntax

show ipv6 dhcp relay delegated-prefixes { vrf vrf-name } { ipv6-prefix | client-id client-ipv6-ip-address | interface { ethernet slot/port | ve ve-id | po po-id } }

Parameters

vrf vrf-name
Specifies a VRF.
ipv6-prefix
Specifies the IPv6 prefix in this format: X:X::X:X/M
client-id client-ip-address
Displays the IPv6 prefixes for this specific client.
interface { ethernet slot/port | ve ve-id | po po-id }

Configures the interface for which to display the Prefix Delegation information.

ethernet slot/port
Configures the ethernet slot/port for displaying Prefix Delegation information.
ve ve-id
Configures the VE for displaying Prefix Delegation information.
po po-id
Configures the port-channel interface for displaying Prefix Delegation information.

Modes

Privileged EXEC mode

Usage Guidelines

None.

Examples

The following example shows how to show the the DHCPv6 delegated prefixes for specific VRF. The clear command is also shown here

SLX-Router#sh ipv6 dhcp-relay delegated-prefixes 
Delegated Prefixes Table - 2 entries
IPv6 Prefix           Client              Interface     Expire Time
1122:abb::/48         101:10:1::1         eth1/2	    3h24m10s
1265:abc::/48         101:10:1::5         eth 1/2	    0m28s
SLX-Router#
SLX-Router#sh ipv6 dhcp-relay delegated-prefixes vrf red
IPv6 DHCP Relay Delegated Prefixes Table - 2 entries VRF: red
IPv6 Prefix          Client               Interface	    Expire Time 
1329:aaa::/48        103:10:1::8          eth 1/3	    3h24m10s
1fe:bbb::/48         104:10:1::6          eth 1/4	    0m28s
SLX-Router#clear ipv6 dhcp relay delegated-prefix vrf red