network (dhcpv6-pool-config)

Configures this DHCPv6 pool‘s network. Use this command to configure the address of the network on which this DHCP server is deployed.

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

network [<IPv6/M>|<NETWORK-ALIAS-NAME>]

Parameters

network [<IPv6/M>|<NETWORK-ALIAS-NAME>]
<IPv6/M> Specify this DHCPv6 pool network‘s IPv6 address and mask (for example, 1:2::1:0/96)
<NETWORK-ALIAS-NAME> Specify this DHCPv6 pool network‘s alias name

Examples

nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#network 2002::0/64
nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#show context
 dhcpv6-pool DHCPv6Pool1
  network 2002::/64
  domain-name TechPubs
  dns-server 2002::1
nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#

Related Commands

no (dhcpv6-pool-config) Removes the network IPv6 address and mask configured for this DHCPv6 pool