Users Guide

Table Of Contents
ipv6 dhcp-relay interface-id
Configures customized string value for the interface-id option.
Syntax
ipv6 dhcp-relay interface-id description user-defined-string
Parameters None
Defaults None.
Command Mode INTERFACE CONFIGURATION
Usage
Information
You can optionally configure any customized value for the interface-id option. By default, interface name
is sent as the interface-id value.
It can be configured on all types of interfaces. For example, ethernet interface, port-channel, VLAN, and
virtual-network. No two interfaces can have the same interface-id description value.
Hyphen ( - ) is not supported for the customized interface-id configuration.
When Interface-ID is enabled and custom interface description is not configured, the default Interface-ID
description is updated as below
For physical interface - Interface name ethernet1/1/1.
For Port-channel - port-channel100.
For virtual network interface - virtual-network10.
For vlt port channel - vlt20.
If the interface is part of VLAN, both VLAN and interface-name are used to update the default interface-
id description.
If VLAN has port channel, then default description is vlan-port_channel. (physical-port will not
be present).
If VLAN has physical port, then default description is vlan-physicalport.
If vn has member port, then default description is vn-name only..
IIf custom description is configured, then custom value is used as interface-id description.
NOTE: This command is restricted to the sysadmin and netadmin user roles.
Example
OS10(conf-if-eth1/1/1)# ipv6 dhcp-relay interface-id ?
description Add customized string to interface-id
OS10(conf-if-eth1/1/1)# ipv6 dhcp-relay interface-id description?
String User-defined value (Max: 32 chars, Except '-')
Supported
Releases
10.5.2.1 or later
show ip dhcp-relay
Displays the DHCP relay information corresponding to the client interfaces.
Syntax
show ip dhcp-relay interface [vrf vrf-name] {ethernet slot/port | port-
channel port-channel-id | vlan vlan-id | virtual-network vn-id}
Parameters
vrf vrf-name - Enter vrf then the name of the VRF.
ethernet slot/port Displays information corresponding to the ethernet interface that you
specify.
port-channel port-channel-id Displays information corresponding to the port-channel
that you specify.
vlan vlan-id Displays information corresponding to the VLAN interface that you specify.
virtual-network vn-id Displays information corresponding to the virtual network that you
specify.
Defaults None
Command Mode EXEC
System management 309