Virtual Routing And Forwarding Lite (Vrf-Lite) Commands - D-Link DXS-3600 Series Cli Reference Manual

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
120.
Virtual Routing and Forwarding Lite (VRF-
lite) Commands
120-1
address-family ipv4 vrf
This command is used to enter the VRF address family configuration mode. Use the no form of this
command to remove the VRF address family configuration.
address-family ipv4 vrf VRF-NAME
no address-family ipv4 vrf VRF-NAME
Parameters
VRF-NAME
Default
None.
Command Mode
Router Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used for configuring the routing instances such as BGP or RIP (IPv4) that use IPv4
address prefixes. After executing this command, the address family configuration mode will be entered
and a new routing instance may be created with this command. For example, in RIP, with this command,
a new RIP routing instance will be created. If the no form of this command is executed, the related routing
instance will be removed.
Example
This example shows how to create a new RIP routing instance of VRF VPN-A.
Switch# configure terminal
Switch(config)# ip vrf VPN-A
Switch(config-vrf)# exit
Switch(config)# router rip
Switch(config-router)# address-family ipv4 vrf VPN-A
Switch(config-router-af)#
120-2
import map
This command is used to configure the import route map of one VRF. Use the no form of this command
to delete the import route map.
import map ROUTE-MAP
no import map
Specifies the name of the VRF.
1385

Advertisement

Table of Contents
loading

Table of Contents