Enabling Tunneling; Creating A Tunnel Interface - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
Table of Contents

Advertisement

Chapter 8
Configuring IP Tunnels
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m
If you are familiar with the Cisco IOS CLI, be aware that the Cisco NX-OS commands for this feature
Note
might differ from the Cisco IOS commands that you would use.

Enabling Tunneling

You must enable the tunneling feature before you can configure any IP tunnels.
SUMMARY STEPS
1.
2.
3.
4.
5.
DETAILED STEPS

Creating a Tunnel Interface

You can create a tunnel interface and then configure this logical interface for your IP tunnel.
BEFORE YOU BEGIN
Beginning with Cisco NX-OS Release 5.2(5) and for later 5.2(x) releases, you can configure the tunnel
source and the tunnel destination in different VRFs. Ensure that you have enabled the tunneling feature.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
OL-23435-03
configure terminal
feature tunnel
exit
show feature
copy running-config startup-config
configure terminal
interface tunnel number
tunnel source {ip-address | interface-name}
tunnel destination {ip-address | host-name}
tunnel use-vrf vrf-name
show interfaces tunnel number
copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
Configuring IP Tunnels
8-5

Advertisement

Table of Contents
loading

Table of Contents