29-86
Cisco ME 3800X and 3600X Switch Software Configuration Guide
OL-23400-01
Chapter 29 Configuring IP Unicast Routing
Configuring Multi-VRF CE
User Interface for Syslog
Beginning in privileged EXEC mode, follow these steps to configure VRF-aware services for Syslog.
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 Traceroute
Beginning in privileged EXEC mode, follow these steps to configure VRF-aware services for traceroute.
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 FTP and TFTP
So that FTP and TFTP are VRF-aware, you must configure some FTP/TFTP CLIs. For example, if you
want to use a VRF table that is attached to an interface, say E1/0, you need to configure the CLI ip [t]ftp
source-interface E1/0 to inform [t]ftp to use a specific routing table. In this example, the VRF table is
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
logging on
Enable or temporarily disable logging of storage router event message.
Step 3
logging host ip address vrf vrf name
Specify the host address of the syslog server where logging messages
are to be sent.
Step 4
logging buffered logging buffered size
debugging
Log messages to an internal buffer.
Step 5
logging trap debugging
Limit the logging messages sent to the syslog server.
Step 6
logging facility facility
Send system logging messages to a logging facility.
Step 7
end
Return to privileged EXEC mode.
Command
Purpose
traceroute vrf vrf-name ipaddress
Specify the name of a VPN VRF in which to find the destination
address.