D-Link DXS-3600 Series Cli Reference Manual page 1394

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
Command Default Level
Level: 12.
Usage Guideline
This command is used to configure the VRF's route distinguisher to form a unique VPN-IPv4 prefix. One
VRF has only one route distinguisher and cannot be changed if it has been set to one value.
Specify an RD in one of the following two forms:
ASN-related - It is formed by an AS number and an arbitrary number. For example, 123:2.
IP-address-related - It is formed by an IP address and an arbitrary number. For example,
10.2.3.4:3.
Example
This example shows how to create an VRF instance VPN-A and set its route distinguisher.
Switch# configure terminal
Switch(config)# ip vrf VPN-A
Switch(config-vrf)# rd 100:1
Switch(config-vrf)#
120-7
route-target
This command is used to add one route target of a VRF. Use the no form of this command to remove one
route target.
route-target {import | export | both} ROUTE-TARGET
no route-target {import | export | both} ROUTE-TARGET
Parameters
import
export
both
ROUTE-TARGET
Default
None.
Command Mode
VRF Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used to add a route target to one VRF. The route target is a useful VPN application.
One VRF can have multiple route targets.
Example
Specifies to add an import route target to the import routing information
from the target VPN extended community.
Specifies to add an export route target to the export routing information
to the target VPN extended community.
Specifies to add both the import route target and export route target.
Specifies the value of the route target.
1389

Advertisement

Table of Contents
loading

Table of Contents