国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學院 > 網絡通信 > 正文

典型的MPLS 流量工程設置[7206]

2019-11-04 22:39:56
字體:
來源:轉載
供稿:網友

  Cisco-Edge#sh run
  Building configuration...
  Current configuration : 8686 bytes
  !
  version 12.0
  service timestamps debug uptime
  service timestamps log uptime
  no service passWord-encryption
  !
  hostname Cisco-Edge
  !
  boot system slot0:c7200-p-mz.miya.23Jan2002
  no logging console
  enable password distix
  !
  ip subnet-zero
  ip cef
  !
  !
  mpls label PRotocol ldp
  mpls ldp eXPlicit-null
  mpls traffic-eng tunnels #啟用MPLS TE
  no tag-switching ip propagate-ttl
  tag-switching tdp router-id Loopback0 force
  !
  !
  !
  interface Loopback0
  ip address 10.0.2.1 255.255.255.255
  no ip directed-broadcast
  !
  interface Tunnel0
  ip address 10.10.10.2 255.255.255.252
  no ip directed-broadcast
  mpls traffic-eng tunnels #在端口上打開MPLS TE feature
  tunnel source 10.2.1.2
  tunnel destination 10.2.1.2
  tunnel mode mpls traffic-eng #指定TUNNEL 的封裝類型為mpls traffic-eng
  tunnel mpls traffic-eng path-option 1 explicit name Vonly verbatim #為TUNNEL 指定一條名為name 的顯式路徑
  !
  interface Tunnel1
  ip address 10.2.2.1 255.255.255.252
  no ip directed-broadcast
  mpls traffic-eng tunnels
  tunnel source 10.2.1.2
  tunnel destination 10.2.2.2
  tunnel mode mpls traffic-eng
  tunnel mpls traffic-eng path-option 1 explicit name Vonly verbatim
  !
  interface Tunnel2
  ip address 10.2.3.1 255.255.255.252
  no ip directed-broadcast
  mpls traffic-eng tunnels
  tunnel source 10.2.1.2
  tunnel destination 10.2.3.2
  tunnel mode mpls traffic-eng
  tunnel mpls traffic-eng path-option 1 explicit name Vonly verbatim
  !
  interface Tunnel3
  ip address 10.2.4.1 255.255.255.252
  no ip directed-broadcast
  mpls traffic-eng tunnels
  tunnel source 10.2.1.2
  tunnel destination 10.2.4.2
  tunnel mode mpls traffic-eng
  tunnel mpls traffic-eng path-option 1 explicit name Vonly verbatim
  !
  interface Tunnel4
  ip address 10.2.5.1 255.255.255.252
  no ip directed-broadcast
  mpls traffic-eng tunnels
  tunnel source 10.2.1.2
  tunnel destination 10.2.5.2
  tunnel mode mpls traffic-eng
  tunnel mpls traffic-eng path-option 1 explicit name Vonly verbatim
  !
  interface Tunnel5
  ip address 10.2.6.1 255.255.255.252
  no ip directed-broadcast
  mpls traffic-eng tunnels
  tunnel source 10.2.1.2
  tunnel destination 10.2.6.2
  tunnel mode mpls traffic-eng
  tunnel mpls traffic-eng path-option 1 explicit name Vonly verbatim
  !
  interface Tunnel6
  ip address 10.2.7.1 255.255.255.252
  no ip directed-broadcast
  mpls traffic-eng tunnels
  tunnel source 10.2.1.2
  tunnel destination 10.2.7.2
  tunnel mode mpls traffic-eng
  tunnel mpls traffic-eng path-option 1 explicit name Vonly verbatim
  !
  interface Tunnel7
  ip address 10.2.8.1 255.255.255.252
  no ip directed-broadcast
  mpls traffic-eng tunnels
  tunnel source 10.2.1.2
  tunnel destination 10.2.8.2
  tunnel mode mpls traffic-eng
  tunnel mpls traffic-eng path-option 1 explicit name Vonly verbatim
  !
  interface Tunnel8
  ip address 10.2.9.1 255.255.255.252
  no ip directed-broadcast
  mpls traffic-eng tunnels
  tunnel source 10.2.1.2
  tunnel destination 10.2.9.2
  tunnel mode mpls traffic-eng
  tunnel mpls traffic-eng path-option 1 explicit name Vonly verbatim
  !
  interface Tunnel9
  ip address 10.2.10.1 255.255.255.252
  no ip directed-broadcast
  mpls traffic-eng tunnels
  tunnel source 10.2.1.2
  tunnel destination 10.2.10.2
  tunnel mode mpls traffic-eng
  tunnel mpls traffic-eng path-option 1 explicit name Vonly verbatim
  !
  interface Tunnel10
  ip address 10.2.20.1 255.255.255.252
  no ip directed-broadcast
  mpls traffic-eng tunnels
  tunnel source 10.2.1.2
  tunnel destination 10.2.20.2
  tunnel mode mpls traffic-eng
  tunnel mpls traffic-eng path-option 1 explicit name Vonly verbatim
  !
  interface Tunnel11
  ip address 10.2.11.2 255.255.255.0
  no ip directed-broadcast
  mpls traffic-eng tunnels
  tunnel source 10.2.1.2
  tunnel destination 10.2.11.2
  tunnel mode mpls traffic-eng
  tunnel mpls traffic-eng path-option 1 explicit name Vonly verbatim
  !
  interface Tunnel201
  no ip address
  no ip directed-broadcast
  tunnel destination 10.0.2.1
  !
  interface POS1/0
  ip address 10.2.1.2 255.255.255.0
  no ip directed-broadcast
  encapsulation ppp
  mpls label protocol ldp
  tag-switching ip
  crc 32
  clock source internal
  !
  interface FastEthernet2/0
  ip address 192.168.201.1 255.255.255.0
  no ip directed-broadcast
  no keepalive
  !
  interface FastEthernet4/0
  ip address 192.168.1.101 255.255.255.0
  no ip directed-broadcast
  !
  router bgp 101
  no synchronization
  bgp log-neighbor-changes
  network 192.168.101.0
  neighbor 10.0.2.2 remote-as 102
  neighbor 10.0.2.2 ebgp-multihop 2
  neighbor 10.0.2.2 update-source Loopback0
  neighbor 10.0.2.3 remote-as 103
  neighbor 10.0.2.3 ebgp-multihop 2
  neighbor 10.0.2.3 update-source Loopback0
  neighbor 10.0.2.4 remote-as 104
  neighbor 10.0.2.4 ebgp-multihop 2
  neighbor 10.0.2.4 update-source Loopback0
  neighbor 10.0.2.5 remote-as 105
  neighbor 10.0.2.5 ebgp-multihop 2
  neighbor 10.0.2.5 update-source Loopback0
  neighbor 10.0.2.6 remote-as 106
  neighbor 10.0.2.6 ebgp-multihop 2
  neighbor 10.0.2.6 update-source Loopback0
  neighbor 10.0.2.6 filter-list 1 out
  neighbor 10.0.2.7 remote-as 107
  neighbor 10.0.2.7 ebgp-multihop 2
  neighbor 10.0.2.7 update-source Loopback0
  neighbor 10.0.2.8 remote-as 108
  neighbor 10.0.2.8 ebgp-multihop 2
  neighbor 10.0.2.8 update-source Loopback0
  neighbor 10.0.2.9 remote-as 109
  neighbor 10.0.2.9 ebgp-multihop 2
  neighbor 10.0.2.9 update-source Loopback0
  neighbor 10.0.2.10 remote-as 110
  neighbor 10.0.2.10 ebgp-multihop 2
  neighbor 10.0.2.10 update-source Loopback0
  neighbor 10.0.2.11 remote-as 111
  neighbor 10.0.2.11 ebgp-multihop 2
  neighbor 10.0.2.11 update-source Loopback0
  neighbor 10.0.2.20 remote-as 120
  neighbor 10.0.2.20 ebgp-multihop 2
  neighbor 10.0.2.20 update-source Loopback0
  no auto-summary
  !
  ip classless
  ip route 10.0.0.1 255.255.255.255 10.2.1.1
  ip route 10.0.2.1 255.255.255.255 Tunnel0
  ip route 10.0.2.1 255.255.255.255 10.2.1.1 200
  ip route 10.0.2.2 255.255.255.255 Tunnel1
  ip route 10.0.2.2 255.255.255.255 10.2.1.1 200
  ip route 10.0.2.4 255.255.255.255 Tunnel3
  ip route 10.0.2.4 255.255.255.255 10.2.1.1 200
  ip route 10.0.2.5 255.255.255.255 Tunnel4
  ip route 10.0.2.5 255.255.255.255 10.2.1.1 200
  ip route 10.0.2.6 255.255.255.255 Tunnel5
  ip route 10.0.2.6 255.255.255.255 10.2.1.1 200
  ip route 10.0.2.7 255.255.255.255 Tunnel6
  ip route 10.0.2.7 255.255.255.255 10.2.1.1 200
  ip route 10.0.2.8 255.255.255.255 Tunnel7
  ip route 10.0.2.8 255.255.255.255 10.2.1.1 200
  ip route 10.0.2.9 255.255.255.255 Tunnel8
  ip rou


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 抚州市| 巨鹿县| 潜山县| 黔江区| 印江| 出国| 镇安县| 繁昌县| 通海县| 长春市| 襄城县| 三穗县| 安塞县| 秦安县| 丹凤县| 莱西市| 禹城市| 工布江达县| 皮山县| 东兰县| 景洪市| 嘉峪关市| 青海省| 泗洪县| 仁化县| 博湖县| 缙云县| 白水县| 西昌市| 彰化县| 改则县| 博野县| 兴海县| 平果县| 武汉市| 永清县| 杨浦区| 于都县| 商南县| 金川县| 普兰县|