show ipv6 dhcp relay delegated-prefixes
Displays the DHCPv6 delegated prefixes
for a specific vrf.
Syntax
show ipv6 dhcp relay
delegated-prefixes [
{all-vrfs}|{[
vrf
vrf-name
]
[
ipv6-prefix
|
client-id
client-ipv6-ip-address
|
interface
{
ethernet
slot/port
|
ve
ve-id
|
po
po-id
} ]
}
]
Parameters
- all-vrfs
- Specifies all VRFs.
-
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
Examples
The following example shows how to display the DHCPv6
delegated prefixes for specific VRF.
SLX-Router#show ipv6 dhcp relay delegated-prefixes
Delegated Prefixes Table - 2 entries VRF: default-vrf
IPv6 Prefix Client Interface Expire Time
1122:abb::/48 101:10:1::1 Eth 1/2 3h24m10s
1265:abc::/48 101:10:1::5 Eth 1/2 0m28s
SLX-Router#
SLX-Router#show 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