Import - Cisco Nexus 7000 Series Command Reference Manual

Nx-os mpls
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

import

import
To import route-map based virtual routing and forwarding (VRF) and virtual router context, use the
import command.
Syntax Description
map
map-name
redist-bgp
vrf
default
maximum-prefix
Defaults
1000
Command Modes
Address family configuration
Supported User Roles
network-admin
vdc-admin
Command History
Release
5.2(1)
Usage Guidelines
This command does not require the MPLS Services license.
Examples
This example shows how to import virtual router context:
switch# configure terminal
switch(config)# feature mpls l3vpn
switch(config)# vrf context vpn1
switch(config-vrf)# rd 1.2:1
switch(config-vrf)# address-family ipv4 unicast
switch(config-vrf-af-ipv4)# route-target import 1:101
switch(config-vrf-af-ipv4)# maximum routes 3000
switch(config-vrf-af-ipv4)# import vrf default map redist-bgp
This example shows how to remove the virtual router context:
switch(config-vrf-af-ipv4)# no import vrf default map redist-bgp
Cisco Nexus 7000 Series NX-OS MPLS Command Reference
174
import {map [map-name | redist-bgp] | vrf default [maximum-prefix | map]}
Specifies route-map based VRF import.
Name of the map. A map name can be a case-sensitive, alphanumeric
character string with a maximum length of 63 characters.
Specifies a known route-map name.
Specifies the virtual router context.
Specifies the default VRF name.
Maximum prefix. The range is from 1 to 2147483647.
Modification
This command was introduced.
I Commands
OL-24994-01

Advertisement

Table of Contents
loading

Table of Contents