36-8
Software Configuration Guide—Release 15.0(2)SG
OL-23818-01
Chapter 36 Configuring VRF-lite
Configuring VRF-Aware Services
Configuring the User Interface for Syslog
To configure VRF-aware services for syslog, perform this task:
Configuring the User Interface for Traceroute
To configure VRF-aware services for traceroute, perform this task:
Configuring the User Interface for FTP and TFTP
You must configure some FTP and TFTP CLIs in order for FTP and TFTP to be VRF-aware. For
example, if you want to use a VRF table that is attached to an interface (for example, E1/0), you need to
configure the ip [t]ftp source-interface E1/0 command to inform [t]ftp to use a specific routing table.
In this example, the VRF table is used to look up the destination IP address. These changes are
backward-compatible and do not affect existing behavior. You can use the source-interface CLI to send
packets out a particular interface even if no VRF is configured on that interface.
To specify the source IP address for FTP connections, use the ip ftp source-interface show mode
command. To use the address of the interface where the connection is made, use the no form of this
command.
To configure the user interface for FTP and TFTP, perform this task:
Command Purpose
Step 1 Switch# configure terminal Enters global configuration mode.
Step 2 Switch(config)# logging on Enables or temporarily disables logging of storage router event
message.
Step 3 Switch(config)# logging host
ip-address vrf vrf-name Specifies the host address of the syslog server where logging messages
are to be sent.
Step 4 Switch(config)# logging buffered
logging buffered size debugging Logs messages to an internal buffer.
Step 5 Switch(config)# logging trap
debugging Limits the logging messages sent to the syslog server.
Step 6 Switch(config)# logging facility
facility Sends system logging messages to a logging facility.
Step 7 Switch(config)# end Returns to privileged EXEC mode.
Command Purpose
traceroute vrf vrf-name ipaddress Specifies the name of a VPN VRF in which to find the destination
address.
Command Purpose
Step 1 Switch# configure terminal Enters global configuration mode.