ipv6 dhcp relay

Examples

This example configures interface VLAN 8 as a DHCPv6 relay agent that relays DHCPv6 messages to the DHCPv6 server at the global address 2001:0db8:1234:5555::122:10.

C3(su)->router(Config)# interface vlan 8

C3(su)->router(Config-if(Vlan 8))# ipv6 dhcp relay destination 2001:0db8:1234:5555::122:10/64

This example configures interface VLAN 8 as a DHCPv6 relay agent by configuring the interface through which the relay agent relays messages using the DHCPV6‐ALL‐AGENTS multicast address.

C3(su)->router(Config)# interface vlan 8

C3(su)->router(Config-if(Vlan 8))# ipv6 dhcp relay interface ge.3.1

24-12 DHCPv6 Configuration

Page 690
Image 690
Enterasys Networks 9034313-07 manual Examples