Ip Vrf (Interface Configuration) - Cisco Catalyst 3750 Metro Command Reference Manual

Hide thumbs Also See for Catalyst 3750 Metro:
Table of Contents

Advertisement

ip vrf (interface configuration)

ip vrf (interface configuration)
Use the ip-vrf interface configuration command to associate a virtual private network (VPN)
routing/forwarding (VRF) routing table or a route map with an interface. Use the no form of this
command to disassociate the VRF routing table or route map.
The switch supports multiple VPN routing/forwarding instances in customer edge devices (multi-VRF
Note
CE).
Syntax Description
forwarding table-name
sitemap route-map-name
Defaults
The default for an interface is the global routing table.
Command Modes
Interface configuration
Command History
Release
12.1(14)AX
Usage Guidelines
Use the ip vrf forwarding command to associate an interface with a VRF. Executing this command on
an interface removes the IP address. You should then reconfigure the IP address.
Examples
This example shows how to link the VRF named vpn1 to a port:
Switch(config)# interface gigabitethernet1/0/2
Switch(config-if)# ip vrf forwarding vpn1
Related Commands
Command
ip vrf (global configuration)
ip route vrf
Catalyst 3750 Metro Switch Command Reference
2-198
ip vrf {forwarding table-name | sitemap route-map-name}
no ip vrf {forwarding table-name | sitemap route-map-name}
Modification
This command was introduced.
Chapter 2
Specify a VRF forwarding table name for the interface.
Specify a VRF route map for routes received from this site.
Description
Configures a VRF routing table.
Establishes static routes for a VRF. For syntax information, select
Cisco IOS Release 12.2 Configuration Guides and Command
References > Cisco IOS Switching Services Command Reference,
Release 12.2.
Catalyst 3750 Metro Switch Cisco IOS Commands
OL-9645-10

Advertisement

Table of Contents
loading

Table of Contents