Siemens RUGGEDCOM ROX II User Manual page 299

Hide thumbs Also See for RUGGEDCOM ROX II:
Table of Contents

Advertisement

RUGGEDCOM ROX II
CLI User Guide
Section 7.3.14.3
Deleting an IP Range (IPv6)
To delete an IP range from a DHCP subnet or one of its associated address pools, do the following:
1.
Make sure the CLI is in Configuration mode.
2.
Delete the IP range by typing:
• For a DHCP IPv6 subnet
no dhcpserver6 subnet6-name name options iprange6 start end end
• For an IPv6 address pool
no services dhcpserver6 subnet6-name name options ippool6 description iprange6 start end end
Where:
• name is the name of the subnet
• description (if applicable) is the name of the address pool
• start is the starting IP address pool the server uses to offer to the client
• end is the ending IP address pool the server uses to offer to the client
Type commit and press Enter to save the changes, or type revert and press Enter to abort.
3.
Section 7.3.15
Managing IPv6 Prefixes
One or more optional IPv6 prefix can be defined for the server to offer to the client.
A prefix6 delegation includes the IPv6 subnetwork, along with the prefix length in bits. The subnetwork value
used should be within the subnetwork value of the enclosing subnet6 declaration.
CONTENTS
Section 7.3.15.1, "Viewing a List of IPv6 Prefixes"
Section 7.3.15.2, "Adding an IPv6 Prefix"
Section 7.3.15.3, "Deleting an IPv6 Prefix"
Section 7.3.15.1
Viewing a List of IPv6 Prefixes
To view a list of IP ranges configured for a DHCP subnet, type:
For DHCP IPv6 subnets
show running-config services dhcpserver6 subnet6-name name options prefix6
Where:
• name is the name of the subnet
If prefixes have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config services dhcpserver6 subnet6-name sub2 options prefix6
services
Deleting an IP Range (IPv6)
Chapter 7
IP Address Assignment
253

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents