Amer Networks E5Web GUI User Manual
Page 376

interface lan. Assume that the pool of available IP addresses is already defined by the IPv6
address object dhcpv6_range1.
The server will also use the rapid commit option and will assign itself a preference value of 100. It
is assumed in this example that IPv6 has been enabled globally and also for the listening
interface lan.
Router advertisements will be generated by the same security gateway and the prefix used will
be 2001:DB8::/64.
Command-Line Interface
Create the server:
Device:/> add DHCPv6Server dhcpv6_server1
Interface=lan
IPv6AddressPool=dhcpv6_range1
RapidCommit=Yes
PreferenceConfigured=Yes
PreferenceValue=100
Set the hop limit to 1:
Device:/> set Settings IPSettings HopLimitMin=1
Create a router advertisement:
Device:/> add RouterAdvertisement Name=my_ra
Interface=lan
AdvUseGlobal=No
AdvManagedFlag=Yes
AdvOtherConfigFlag=Yes
Change the context to be the router advertisement:
Device:/> cc RouterAdvertisement 1
Add the prefix object:
Device:/1(my_ra)> add RA_PrefixInformation Name=my_prefix
Prefix=2001:DB8::/64
AdvAutonomousFlag=No
Return to the default context:
Device:/1(my_ra)> cc
InControl
Follow the same steps used for the Web Interface below.
Web Interface
Create the server:
1.
Go to: Network > Network Services > DHCPv6 Servers >Add > DHCPv6Server
Chapter 5: DHCP Services
376