Negates a command or sets its default. When used in the DHCPv6 pool configuration context, the ‘no‘ command resets or reverts the DHCPv6 pool‘s settings.
no [dns-server|domain-name|network|option|refresh-time|sip]
no <PARAMETERS>
no <PARAMETERS> | Negates a command or sets its default. When used in the DHCPv6 pool configuration context, the ‘no‘ command resets or reverts the DHCPv6 pool‘s settings. |
nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#show context dhcpv6-pool DHCPv6Pool1 network 2002::/64 refresh-time 1000 domain-name TechPubs sip domain-name TechPubsSIP dns-server 2002::1 option DHCPv6Pool1Option 60 nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#
nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#no option DHCPv6Pool1Option
nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#no refresh-time
nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#show context dhcpv6-pool DHCPv6Pool1 network 2002::/64 domain-name TechPubs sip domain-name TechPubsSIP dns-server 2002::1 nx9500-6C8809(config-dhcpv6-server-policy-test-pool-DHCPv6Pool1)#