route-target
- モード
- VRFモード
- カテゴリー
- IP / VRF-Lite
構文
(config-vrf)# [no] route-target {import|export|both} {ASN:N|IPADDRESS:N}
コマンド説明
VRFインスタンスの送信/受信情報を定義する。パラメーター
import|export|both- 定義する経路情報を指定する。import(受信)、export(送信)、both(送受信)のいずれか
ASN:N- 経路情報の識別番号1-65535。Nは1-4294967295の任意の数
IPADDRESS:N- IPv4アドレス。Nは1-65535の任意の数
使用例
awplus# config terminal awplus(config)# ip vrf blue awplus(config-vrf)# route-target import 200:1