![Cisco Catalyst Blade 3032 Software Configuration Manual Download Page 1028](http://html.mh-extra.com/html/cisco/catalyst-blade-3032/catalyst-blade-3032_software-configuration-manual_676651028.webp)
39-86
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide
OL-13270-06
Chapter 39 Configuring IP Unicast Routing
Configuring Multi-VRF CE
User Interface for HSRP
HSRP support for VRFs ensures that HSRP virtual IP addresses are added to the correct IP routing table.
Beginning in privileged EXEC mode, follow these steps to configure VRF-aware services for HSRP. For
complete syntax and usage information for the commands, refer to the switch command reference for
this release and the
Cisco IOS Switching Services Command Reference, Release 12.2
.
User Interface for Unicast RPF
Unicast RPF can be configured on an interface assigned to a VRF, and source lookup occurs in the VRF
table.
Beginning in privileged EXEC mode, follow these steps to configure VRF-aware services for Unicast
RPF. For complete syntax and usage information for the commands, refer to the switch command
reference for this release and the
Cisco IOS Switching Services Command Reference, Release 12.2
.
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
interface
interface-id
Enter interface configuration mode, and specify the Layer 3 interface to
configure.
Step 3
no switchport
Remove the interface from Layer 2 configuration mode if it is a physical
interface.
Step 4
ip vrf forwarding
vrf-name
Configure VRF on the interface.
Step 5
ip address
ip-address
Enter the IP address for the interface.
Step 6
standby 1 ip
ip-address
Enable HSRP, and configure the virtual IP address.
Step 7
end
Return to privileged EXEC mode.
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
interface
interface-id
Enter interface configuration mode, and specify the Layer 3 interface to
configure.
Step 3
no switchport
Remove the interface from Layer 2 configuration mode if it is a physical
interface.
Step 4
ip vrf forwarding
vrf-name
Configure VRF on the interface.
Step 5
ip address
ip-address
Enter the IP address for the interface.
Step 6
ip verify unicast reverse-path
Enable Unicast RPF on the interface.
Step 7
end
Return to privileged EXEC mode.