• 网络学院
  • IT资讯
  • 操作系统
  • 网络技术
  • 软件应用
  • 办公软件
  • 编程技术
  • 网站架设
  • 数据库类
  • 平面设计
  • 多媒体类
  • 游戏资讯
  • 教学论文
  • 认证考试
一个基本的MPLSBGPVPN配置
  站点:
  • 首 页
  • 最新软件
  • 文章教程
  • 国内软件
  • 国外软件
  • 绿色软件
  • 源码下载
  • 字体下载
一个基本的MPLSBGPVPN配置
软件发布 一个基本的MPLSBGPVPN配置
网络软件 系统工具 应用软件 联络聊天 图形图像 多媒体类 行业软件 游戏娱乐 编程开发 安全相关 教育教学 数码软件 绿软下载
热门软件: QQ 瑞星 pplive e话通 木马克星 千千静听 office2000 五笔字根 Photoshop 视频分割
返回文章教程首页 >> 认证考试 >> 思科认证 >> Cisco指导 >> 一个基本的MPLSBGPVPN配置

一个基本的MPLSBGPVPN配置

添加时间: 2008-1-19 1:48:49  作者: Cisco指导  阅读次数:24   来源: http://www.d9soft.com

        ip vrf vrf00001 
  rd 888:1 
  route-target both 888:1 
  ip vrf vrf00002 
  rd 888:2 
  route-target both 888:2 
  route-target import 888:1 
  import map vrf00002-import-map 
  
  route-map vrf00002-import-map permit 10 
  match ...   
  It is important to note that the route map is only needed for fine tuning. Normal import/export with VRFs can just extended communities. The thought of security depending on getting route maps built right rather scares me. Luckily, basic security is provided at the extended community level, making route hiding the normal situation. Then route maps can be used to limit connectivity to extranet partner sites, if the customers don’t wish to do that for themselves by speaking BGP to the PE routers. 
  These VRFs would typically then be associated with interfaces: 
  
  interface Fastethernet 0/2 
  ip vrf forwarding vrf00001 
  ip address ... 
  interface Fastethernet 0/3 
  ip vrf forwarding vrf00002 
  ip address ... 
  interface Fastethernet 0/4 
  ip vrf forwarding vrf00002 
  ip address ... 
  VRF vrf00002 is associated with two interfaces that connect to two sites for Customer B. I’m deliberately showing FastEthernet, since some people now think that’s how we’ll be connecting to SPs in metropolitan settings. (Think BLEC: Building Local Exchange Carrier, providing VPN, Internet, and Voice connectivity). 
  We need to be speaking MBGP to carry VPN-IPv4 routes and attributes to peer PE routers. We don’t need ordinary BGP routes to PE peers however. (On a larger scale, we might use route reflectors vice iMBGP full-mesh peering): 
  
  router bgp 888 
  no synchronization ! don’t do IGP synchronization (since 
  ! the IGP won’t carry the right routes anyway) 
  no bgp default ipv4-activate ! don’t do ordinary BGP 
  neighbor 10.60.0.5 remote-as 888 ! identify an iBGP neighbor and AS 
  neighbor 10.61.0.1 remote-as 888 ! identify another

 

上下文章:

 

上一篇文章: 骨干ISP配置实例之ISP1AC1的配置(2) 下一篇文章: 浅谈IP地址的使用

相关文章:

  • 无畏竞争 微软发布第一个iPhone软件
  • 商业周刊:下一个Google将来自中国和印度
  • 3Ds Max给你一个银装素裹的雪世界
  • 暗黑3、星际2配置要求披露,暗黑之父采访
  • 魔兽世界达人 一个人操作36个人物

相关软件:

  • 电脑装机配置大师 1.7
  • 快乐远航FinePlus配置工具 2.0b2 简体绿色中文版
  • Fineplus配置程序 v0.6 SP2(1215) 简体绿色中文版
  • “轻松”产品配置报价 试用版
  • 硬件资料超级手册完整 (电脑爱好者揭密当今主流配置)
  • 玩转电脑的基本功 EXE电子书

 

快速导航

  • 网络学院
  • 精品汇聚
  • 字体下载
  • 教程下载
  • ASP源码
  • PHP源码
  • Net源码
  • JSP 源码

思科认证分类导航

  • Cisco动态
  • Cisco指导
  • Cisco介绍
  • Cisco试题

本类经典文章推荐

  • CISCO认证增长60%新认证推陈出新
  • 加快千兆网络普及以太网技术动向
  • WinGate与Internet连接共享
  • WinGate3.0安装指导
  • 远程传输的两种技术优劣各异
  • Cisco认证指导:基础中文命令集
  • IOS软件结构读书笔记
  • 路由器基础配置及传输协议
  • 网络安全:IPv6安全威胁
  • 路由技术:路由器远程管理实例

Cisco指导阅读排行

  • Cisco路由器访问控制列表详解
  • EPON与GPON的综合比较
  • 我的CISCO认证学习笔记总结
  • CCNA考试主要知识点指导
  • Cisco指导:IOS命令大全(一)
  • 使用IPSec阻止特定网络协议和端口
  • Cisco路由器上配置pppoe拨号
  • VPN实例配置方案:IPSec配置
  • CCNA认证介绍(思科认证网络工程师...
  • GSM数字移动通信无线网络规划设计...

思科认证阅读总排行

  • Cisco路由器访问控制列表详解
  • EPON与GPON的综合比较
  • CCNA简介
  • 我的CISCO认证学习笔记总结
  • 思科考试认证(CISCO) CCNA考试就...
  • Cisco经验介绍:CCNP培训日记(2)
  • CCNA考试主要知识点指导
  • Cisco指导:IOS命令大全(一)
  • Cisco经验介绍:ping命令之解惑
  • 使用IPSec阻止特定网络协议和端口

广告位置

字母检索 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 回到顶部

关于我们 | 版权声明 | 免责条款 | 广告联系 | 软件发布 | 下载帮助 | 下载排行 | 网站地图 | 特别鸣谢 | 友情连接

copyright; 2005-2008 D9soft.com 第九软件网 版权所有