Net Mode Configuration Commands
77
ProSafe Gigabit Quad WAN SSL VPN Firewall SRX5308
Command example:
SRX5308>
net dmz ipv6 configure
net-config[dmz-ipv6]>
enable_dmz Y
net-config[dmz-ipv6]>
ip_address 2001:176::1
net-config[dmz-ipv6]>
prefix_length 64
net-config[dmz-ipv6]>
dhcp_enable Y
net-config[dmz-ipv6]>
dhcp_mode Stateful
net-config[dmz-ipv6]>
domain_name netgear.com
net-config[dmz-ipv6]>
server_preference 210
net-config[dmz-ipv6]>
dns_server_option useDnsProxy
net-config[dmz-ipv6]>
lease_time 43200
net-config[dmz-ipv6]>
save
Related show command: show net dmz ipv6 setup
net dmz ipv6 pool configure <ipv6 address>
This command configures a new or existing IPv6 DHCP address pool for the DMZ. After you
have issued the net dmz ipv6 pool configure command to specify the IPv6 start
address of the IPv6 pool, you enter the net-config [dmz-ipv6-pool] mode, and then you can
DHCPv6 server
dhcp_enable Y or N Enables or disables the DHCP server for the
DMZ.
dhcp_mode Stateless or Stateful Specifies the DHCPv6 mode (Stateless or
Stateful).
domain_name domain name The server domain name (string) for the DHCP
server.
server_preference number The preference number (integer) of the DHCP
server.
dns_server_option useDnsProxy,
useDnsFromISP, or
useEnteredDns
Specifies the DNS server type. If you select
useEnteredDns, you also need to issue the
primary_dns_server keyword and associated
parameter. The secondary_dns_server
keyword and associated parameter are optional.
primary_dns_server ipv6-address The IPv6 address for the primary DNS server in
the DMZ configuration.
secondary_dns_server ipv6-address The IPv6 address of the secondary DNS server in
the DMZ configuration.
lease_time seconds The duration in seconds for which an IP address
is leased.
Keyword Associated Keyword to
Select or Parameter to Type
Description