Cisco Catalyst 3560-X Software Configuration Manual page 1171

Hide thumbs Also See for Catalyst 3560-X:
Table of Contents

Advertisement

Chapter 1
Configuring IPv6 Unicast Routing
Configuring IPv6 Addressing and Enabling IPv6 Routing
This section describes how to assign IPv6 addresses to individual Layer 3 interfaces and to globally
forward IPv6 traffic on the switch.
Before configuring IPv6 on the switch, consider these guidelines:
To forward IPv6 traffic on an interface, you must configure a global IPv6 address on that interface.
Configuring an IPv6 address on an interface automatically configures a link-local address and activates
IPv6 for the interface. The configured interface automatically joins these required multicast groups for
that link:
For more information about configuring IPv6 routing, see the "Implementing Addressing and Basic
Connectivity for IPv6" chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com.
Beginning in privileged EXEC mode, follow these steps to assign an IPv6 address to a Layer 3 interface
and enable IPv6 routing:
Command
Step 1
configure terminal
Step 2
sdm prefer dual-ipv4-and-ipv6 {default |
routing | vlan}
Step 3
end
Step 4
reload
Step 5
configure terminal
Step 6
interface interface-id
Step 7
no switchport
OL-25303-03
Be sure to select a dual IPv4 and IPv6 SDM template.
Not all features discussed in this chapter are supported by the switch. See the
Unicast Routing Features" section on page
In the ipv6 address interface configuration command, you must enter the ipv6-address and
ipv6-prefix variables with the address specified in hexadecimal using 16-bit values between colons.
The prefix-length variable (preceded by a slash [/]) is a decimal value that shows how many of the
high-order contiguous bits of the address comprise the prefix (the network portion of the address).
solicited-node multicast group FF02:0:0:0:0:1:ff00::/104 for each unicast address assigned to the
interface (this address is used in the neighbor discovery process.)
all-nodes link-local multicast group FF02::1
all-routers link-local multicast group FF02::2
1-14.
Purpose
Enter global configuration mode.
Select an SDM template that supports IPv4 and IPv6.
default—Set the switch to the default template to balance
system resources.
routing—Set the switch to the routing template to support
IPv4 and IPv6 routing, including IPv4 policy-based routing.
vlan—Maximize VLAN configuration on the switch with
no routing supported in hardware.
Return to privileged EXEC mode.
Reload the operating system.
Enter global configuration mode after the switch reloads.
Enter interface configuration mode, and specify the Layer 3
interface to configure. The interface can be a physical interface,
a switch virtual interface (SVI), or a Layer 3 EtherChannel.
Remove the interface from Layer 2 configuration mode (if it is a
physical interface).
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
Configuring IPv6
"Unsupported IPv6
1-17

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 3750-x

Table of Contents