Cisco 300 Series Cli Manual page 868

Small business 300 series managed switches command line interface guide release 1.3
Hide thumbs Also See for 300 Series:
Table of Contents

Advertisement

52
The incoming DHCP for IPv6 message may have come from a client on that
interface, or it may have been relayed by another relay agent.
The relay destination can be a Unicast address of a server or another relay agent,
or it may be a Multicast address. There are two types of relay destination
addresses:
• A link-local Unicast or Multicast IPv6 address, for which a user must specify an
output interface.
• A global Unicast IPv6 address. A user can optionally specify an output
interface for this kind of address.
If no output interface is configured for a destination, the output interface is
determined by routing tables. In this case, it is recommended that a Unicast or
Multicast routing protocol be running on the router.
Multiple destinations can be configured on one interface, and multiple output
interfaces can be configured for one destination. When the relay agent relays
messages to a Multicast address, it sets the hop limit field in the IPv6 packet
header to 32.
Unspecified, loopback, and node-local Multicast addresses are not acceptable as
the relay destination.
Note that it is not necessary to enable the relay function on an interface for it to
accept and forward an incoming relay reply message from servers. By default, the
relay function is disabled, and there is no relay destination on an interface.
Use the no form of the command with arguments to remove a specific address.
Use the no form of the command without arguments to remove all the defined
addresses and to disable the relay on the interface.
Examples
Example 1—The following example sets the relay Unicast link-local destination
address per VLAN 200 and enables the DHCPv6 Relay on VLAN 100 if it was not
enabled:
interface vlan 100
ipv6 dhcp relay destination FE80::1:2 vlan 200
exit

Advertisement

Table of Contents
loading

Table of Contents