Table Of Contents
Support for IPv6
Understanding IPv6 Support in Campus Manager
Viewing IPv6 Addresses Report
Interpreting IPv6 Addresses Report
Support for IPv6
Thischapter the Internet Protocol version 6 (IPv6) support provided in Campus Manager. It contains the following topics:
•
Understanding IPv6 Support in Campus Manager
•
Viewing IPv6 Addresses Report
•
Interpreting IPv6 Addresses Report
Understanding IPv6 Support in Campus Manager
IPv6 support in Campus Manager includes the following network scenarios:
•
Devices that may have IPv6 configured on their interfaces, but which have at least one IPv4 interface. Devices are managed using IPv4.
•
Hosts running IPv6 are supported in the User Tracking application.
Campus Manager has been updated as follows for IPv6 support:
User Tracking Changes
Campus Manager provides options for IPv6 subnet discovery, and for configuration of IPv6 subnets for major acquisitions.
IPv6 support in User Tracking is available on both Solaris and Windows servers. In User Tracking, hosts configured with IPv6 address are discovered and shown in the main table. IPv6 name lookup is done if IPv4 name lookup fails. That is, for a given IPv6 address, it returns the host name. IPv6 does not support reverse name lookup.
All global unicast addresses are fetched and used for User Tracking computation but link local addresses are dropped.
User Tracking end host reports have an IPv6 format. Select this format to view the IPv6 address, Prefix Length and Prefix of IPv6 enabled devices.
User Tracking Ping Sweep Applicability to IPv6 Subnets
Ping Sweep functionality is currently available for Class C or smaller subnets. Since with IPv6 each of the networks can be larger than Class C networks and we cannot determine individual IPv6 addresses that can be present in a given network or sub-network, Ping Sweep is not on any of the IPv6 subnets.
Path Analysis Changes
Path Analysis is modified to support only the IPv6 source to IPv6 destination through IPv6 network scenario. To accommodate the above requirement the following changes are made:
•
Current IP trace algorithms are reused and modified appropriately to accommodate IPv6 trace.
•
Change address resolution is provided to accommodate AAAA type records. The AAAA resource record type is a new record specific to the Internet class that stores a single IPv6 address. The value of the type is 28 (decimal).
Path Analysis Related Restrictions
For IPv6 support in Path Analysis:
•
IPv6 trace is not supported for CiscoWorks server on Windows platforms due to non-availability of Label Switch Router (LSR) traceroute on Windows platforms
•
Configure one global IPv6 address on your Solaris server running Campus Manager.
•
Perform name lookup using /etc/inet/ipnodes.
•
Map the device name to IPv6 addresses in DNS server or in the local device database [/etc/inet/ipnodes] for the Path traces to run.
•
As part of the IPv6 network you can have a tunnel between a Solaris machine running Campus Manager with IPv6, and an IPv6 network.
•
You can have tunnels between two IPv6 networks.
•
IPv6 name lookup feature is available only on Solaris, Windows 2003 and Windows XP machines. Windows 2000 Server (WinSock) does not support this feature.
•
Routing protocols such as BGP, RIPv6, and OSPFv3 are supported.
Subnet to VLAN Mapping
Sometimes Layer 2 traces are seen in Path Analysis when you run IPv6 Trace. Subnet to VLAN mapping does not contain enough entries to determine the
Layer 2 trace.
However, you can overcome this constraint by:
1.
Creating anisubnet6.conf file with permissions (r w _ r_ _ _ _ _ )640 under NMSROOT/campus/etc/cwsi/
2.
Adding subnet to VLAN mapping entries
Format: subnet address|subnetmask|VTP Domain|VLAN
For example: 2001:5:a:1::|64|CMTestLab|vlan2
You can enter subnet to VLAN mapping entries for IPv4 traces through the workflow provided.
Topology Changes
Topology Services provides the following for IPv6 support:
•
IPv6 filter that lets you highlight the IPv6 devices
•
Find option for IPv6 devices
•
Table for devices running IPv6
Viewing IPv6 Addresses Report
You can view IPv6 addresses report for IPv6 enabled devices. To view this report:
Step 1
Right-click the LAN Edge View or Layer 2 View from Network Views in the Topology Services window.
Step 2
Click Display View.
The Network Topology window appears.
Step 3
Select an IPv6 enabled device.
Step 4
Right-click the device then select IPv6 Addresses, or choose Reports > IPv6 Addresses.
The IPv6 Addresses report appears.
Interpreting IPv6 Addresses Report
See Table 12-1 for interpreting the fields in the IPv6 Addresses Report.
Table 12-1 IPv6 Addresses Report
Field
|
Description
|
Interface Name
|
Name of the IPv6 address interface.
|
IPv6 Address
|
IPv6 address of the device. An IPv6 address typically has four groups of 8 bits each.
Example: 2001:5:A:3:0:0:0:2
|
Prefix Length
|
Length of the prefix. This is a decimal value representing how many of the left-most contiguous bits of the address comprise the prefix.
|
Prefix Address
|
Prefix portion of the IPv6 address. This is similar to CIDR in IPv4 and is written in CIDR notation. An IPv6 address prefix is represented by the notation: IPv6-address/prefix-length
|
Address Type
|
Type of IPv6 address. Campus Manager supports unicast addresses. The Address Type can be global, link-local, or site-local.
Global addresses are identified by the Format Prefix of 001. Addresses of this type are designed to be aggregated or summarized to produce an efficient routing infrastructure.
Link-local addresses are used to communicate between hosts on the link with no router.
Site-local addresses are used between nodes that communicate with other nodes in the same site. Site-local addresses are identified by the Format Prefix of 1111 1110 11.
|