41-17
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)E
OL_28731-01
Chapter 41 Configuring VRF-lite
Configuring VRF-lite for IPv6
To specify the IP address of an interface as the source address for TFTP connections, use the
ip tftp source-interface show mode command. To return to the default, use the no form of this
command.
Configuring the User Interface for Telnet and SSH
To configure VRF-aware for using Telnet and SSH, perform this task:
Configuring the User Interface for NTP
To configure VRF-aware for NTP, perform this task:
VRF-lite Configuration Example
The following topology illustrates how to use OSPFv3 for CE-PE routing.
Step 2
Switch(config)# ip ftp
source-interface interface-type
interface-number
Specifies the source IP address for FTP connections.
Step 3
Switch(config)# end
Returns to privileged EXEC mode.
Command Purpose
Command Purpose
Step 1
Switch# configure terminal
Enters global configuration mode.
Step 2
Switch(config)# ip tftp
source-interface interface-type
interface-number
Specifies the source IP address for TFTP connections.
Step 3
Switch(config)# end
Returns to privileged EXEC mode.
Command Purpose
Switch# telnet ip-address/vrf
vrf-name
Connects through Telnet to an IP host or address in the specified VRF.
Switch# ssh -l username -vrf
vrf-name ip-host
Connects through SSH to an IP host or address in the specified VRF.
Command Purpose
Switch# ntp server vrf vrf-name
ip-host
Configure the NTP server in the specified VRF.
Switch# ntp peer vrf vrf-name
ip-host
Configure the NTP peer in the specified VRF.