Siemens RUGGEDCOM ROX II User Manual page 261

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

Advertisement

RUGGEDCOM ROX II
CLI User Guide
Section 7.1.4
Managing IPv6 Addresses
This section describes how to manage IPv6 addresses for a routable interface.
CONTENTS
Section 7.1.4.1, "Viewing a List of IPv6 Addresses"
Section 7.1.4.2, "Adding an IPv6 Address"
Section 7.1.4.3, "Deleting an IPv6 Address"
Section 7.1.4.1
Viewing a List of IPv6 Addresses
To view a list of IPv6 address for a routable interface, type:
show running-config ip interface ipv6 address
Where:
• interface is the name of the interface
If addresses have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config ip dummy0 ipv6 address
ip dummy0
ipv6
address 2001:db8:a0b:12f0::1/24
!
address 2001:db9:a2C:25f0::2/24
!
!
!
If no addresses have been configured, add addresses as needed. For more information, refer to
"Adding an IPv6
Address".
Section 7.1.4.2
Adding an IPv6 Address
To add an IPv6 address to a routable interface, do the following:
1.
Make sure the CLI is in Configuration mode.
2.
Add the address by typing:
ip interface ipv6 address address
Where:
• interface is the name of the interface
• address is the IPv6 address
Type commit and press Enter to save the changes, or type revert and press Enter to abort.
3.
Managing IPv6 Addresses
Chapter 7
IP Address Assignment
Section 7.1.4.2,
215

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents