43-6
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Chapter 43 Configuring VRF-lite
Configuring VRF-lite for IPv4
Configuring the User Interface for ARP
To configure VRF-aware services for ARP, perform this task:
Configuring Per-VRF for Servers
The per-VRF for servers feature enables you to configure per-virtual route forwarding
(per-VRF) authentication, authorization, and accounting (AAA) on servers.
Before configuring per-VRF on a server, you must have configured AAA and a server group.
You can create the VRF routing table (shown in Steps 3 and 4) and configure the interface (Steps 6, 7,
and 8). The actual configuration of per-VRF on a server is done in Steps 10 through 13.
.
Command
Purpose
Switch#
show ip arp vrf
vrf-name
Displays the ARP table (static and dynamic entries) in the specified
VRF.
Switch(config)#
arp vrf
vrf-name
ip-address mac-address ARPA
Creates a static ARP entry in the specified VRF.
Command or Action
Purpose
Step 1
Switch>
enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
Switch#
configure
terminal
Enters global configuration mode.
Step 3
Switch(config)#
ip vrf
vrf-name
Configures a VRF table and enters VRF configuration mode.
Step 4
Switch (config-vrf)#
rd
route-distinguisher
Creates routing and forwarding tables for a VRF instance.
Step 5
Switch (config-vrf)#
exit
Exits VRF configuration mode.
Step 6
Switch (config)#
interface
interface-name
Configures an interface and enters interface configuration
mode.
Step 7
Switch (config-if)#
ip vrf forwarding
vrf-name
Configures a VRF for the interface.
Step 8
Switch (config-if)#
ip address
ip-address mask
[
secondary
]
Sets a primary or secondary IP address for an interface.
Step 9
Switch (config-if)#
exit
Exits interface configuration mode.
Step 10
aaa group server
group-name
Example:
Switch (config)#
aaa group server
tacacs1
Groups different server hosts into distinct lists
and distinct methods and enters server-group configuration
mode.
Step 11
server-private
{
ip-address
|
name
} [
nat
]
[
single-connection
] [
port
port-number
]
[
timeout
seconds
] [
key
[
0
|
7
]
string
]
Example:
Switch (config-sg-)#
server-private
10.1.1.1 port 19 key cisco
Configures the IP address of the private server
for the group server.
Summary of Contents for Catalyst 4500 Series
Page 2: ......
Page 4: ......
Page 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...