Configuring IPv6
Enabling HSRP Version 2
Beginning in privileged EXEC mode, follow these steps to enable HSRP version 2 on a Layer 3 interface.
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
standby version {1 | 2}
Step 4
end
Step 5
show standby
Step 6
copy running-config startup-config
Enabling an HSRP Group for IPv6
Beginning in privileged EXEC mode, follow these steps to create or enable HSRP for IPv6 on a Layer 3
interface.
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
standby [group-number] ipv6 {link-local-address
| autoconfig}
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide
39-26
Chapter 39
Purpose
Enter global configuration mode.
Enter interface configuration mode, and enter the
Layer 3 interface on which you want to specify the
standby version.
Enter 2 to change the HSRP version. The default is 1.
Return to privileged EXEC mode.
Verify the configuration.
(Optional) Save your entries in the configuration file.
Purpose
Enter global configuration mode.
Enter interface configuration mode, and enter the Layer 3
interface on which you want to enable HSRP for IPv6.
Create (or enable) the HSRP for IPv6 group.
•
(Optional) group-number—The group number on the
interface for which HSRP is being enabled. The range is 0
to 4095. The default is 0. If there is only one HSRP group,
you do not need to enter a group number.
Enter the link-local address of the Hot Standby router
•
interface, or enable the link-local address to be generated
automatically from the link-local prefix and a modified
EUI-64 format interface identifier, where the EUI-64
interface identifier is created from the relevant HSRP
virtual MAC address.
Configuring IPv6 Unicast Routing
OL-12247-04