Cisco DHCP relay

Aus xinux.net
Zur Navigation springen Zur Suche springen

In der Interface Sektion

IPv4

ip helper-address 10.82.10.20

IPv6

ipv6 dhcp relay destination 2003:A:32A:1702::20

Beispiel

interface Vlan1
 ip address 10.81.0.1 255.255.0.0
 ip helper-address 10.82.10.20
 ipv6 address 2003:A:32A:1701::1/64
 ipv6 dhcp relay destination 2003:A:32A:1702::20
end