• <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>
    • 軟件測試技術
    • 軟件測試博客
    • 軟件測試視頻
    • 開源軟件測試技術
    • 軟件測試論壇
    • 軟件測試沙龍
    • 軟件測試資料下載
    • 軟件測試雜志
    • 軟件測試人才招聘
      暫時沒有公告

    字號: | 推薦給好友 上一篇 | 下一篇

    骨干ISP配置實例之ISP1BB5的配置

    發布: 2007-6-23 21:39 | 作者:   | 來源:   | 查看: 18次 | 進入軟件測試論壇討論

    領測軟件測試網

       
      ISP1BB5
      ********************************************************************************
      
      Device Characteristics
      
      Table 5 shows the device characteristics for ISP1BB5.
      
      

      Table 5 Hardware and Software Device Characteristics for ISP1BB5
      
      Host name ISP1BB5
      
      Chassis type Cisco 7513 router
      
      Physical interfaces ?4 Ethernet/IEEE 802.3
      
      ?1 FDDI
      
      ?4 Packet Over SONET (POS)
      
      Hardware components ?Cisco RSP4 (R5000) processor
      
      ?5 VIP2 controllers (4 Ethernet) (1 FDDI) (4 POS)
      
      Software loaded Release 12.1(3.3)
      
      Memory Cisco RSP4 (R5000) processor: 256 MB
      
      IP addresses ?Loopback0: J.1.0.205 255.255.255.255
      
      ?Ethernet0/0/0: J.1.12.1 255.255.255.0
      
      ?Ethernet0/0/2: J.1.14.1 255.255.255.248
      
      ?Ethernet0/0/3: J.1.15.1 255.255.255.128
      
      ?Fddi0/1/0: J.5.0.1 255.255.255.248
      
      ?POS1/0/0: J.1.0.22 255.255.255.252
      
      ?POS2/0/0: J.1.0.33 255.255.255.252
      
      ?POS8/0/0: J.1.13.1 255.255.255.252
      
      ?POS9/0/0: J.1.0.37 255.255.255.252
      
      **********************************************************************************
      
      no service pad
      
      service timestamps debug datetime localtime show-timezone
      
      service timestamps log datetime localtime show-timezone
      
      no service password-encryption
      
      service udp-small-servers
      
      service tcp-small-servers
      
      !
      
      hostname ISP1BB5
      
      !
      
      logging buffered 10000 debugging
      
      no logging console
      
      enable password lab
      
      !
      
      !
      
      !
      
      !
      
      !
      
      clock timezone PDT -8
      
      clock summer-time PDT recurring
      
      ip subnet-zero
      
      ip cef distributed
      
      ip domain-name isp1.com
      
      ip name-server J.4.7.10
      
      !
      
      ip multicast-routing distributed
      
      clns routing
      
      no tag-switching ip
      
      no tag-switching advertise-tags
      
      !
      
      !
      
      interface Loopback0
      
      ip address J.1.0.205 255.255.255.255
      
      ip router isis
      
      !
      
      interface Ethernet0/0/0
      
      description TO RVT100, E5
      
      ip address J.1.12.1 255.255.255.0
      
      ip router isis
      
      ip pim sparse-mode
      
      ip route-cache distributed
      
      ip mroute-cache distributed
      
      !
      
      interface Ethernet0/0/2
      
      description TO ISP1BB5CL1
      
      ip address J.1.14.1 255.255.255.248
      
      ip router isis
      
      ip pim sparse-mode
      
      ip route-cache distributed
      
      ip igmp version 1
      
      ip mroute-cache distributed
      
      !
      
      interface Ethernet0/0/3
      
      description TO I1EBGP1
      
      ip address J.1.15.1 255.255.255.128
      
      ip router isis
      
      ip pim sparse-mode
      
      ip route-cache distributed
      
      ip mroute-cache distributed
      
      !
      
      interface Fddi0/1/0
      
      description TO NAP
      
      ip address J.5.0.1 255.255.255.248
      
      ip router isis
      
      ip pim sparse-mode
      
      ip route-cache distributed
      
      ip mroute-cache distributed
      
      no keepalive
      
      !
      
      interface POS1/0/0
      
      description TO ISP1BB4, POS 3/0/0
      
      ip address J.1.0.22 255.255.255.252
      
      ip router isis
      
      ip pim sparse-mode
      
      ip route-cache distributed
      
      ip mroute-cache distributed
      
      load-interval 120
      
      clock source internal
      
      !
      
      interface POS2/0/0
      
      description TO ISP1BB6, POS 2/0/0
      
      ip address J.1.0.33 255.255.255.252
      
      ip router isis
      
      ip pim sparse-mode
      
      ip route-cache distributed
      
      ip mroute-cache distributed
      
      clock source internal
      
      !
      
      interface POS9/0/0
      
      description TO ISP1BB7, POS 2/0/0
      
      ip address J.1.0.37 255.255.255.252
      
      ip router isis
      
      ip pim sparse-mode
      
      ip route-cache distributed
      
      ip mroute-cache distributed
      
      clock source internal
      
      !
      
      router isis
      
      net 49.0001.0000.0000.0005.00
      
      is-type level-1
      
      !
      
      router bgp 1
      
      no synchronization
      
      bgp cluster-id 1111
      
      bgp log-neighbor-changes
      
      redistribute connected route-map connected-bgp
      
      redistribute static route-map connected-bgp
      
      neighbor ISP1INTERNAL peer-group
      
      neighbor ISP1INTERNAL remote-as 1
      
      neighbor ISP1INTERNAL update-source Loopback0
      
      neighbor I1EBGP1 peer-group
      
      neighbor J.1.0.200 peer-group ISP1INTERNAL
      
      neighbor J.1.0.201 peer-group ISP1INTERNAL
      
      neighbor J.1.0.202 peer-group ISP1INTERNAL
      
      neighbor J.1.0.203 peer-group ISP1INTERNAL
      
      neighbor J.1.0.204 peer-group ISP1INTERNAL
      
      neighbor J.1.0.206 route-reflector-client
      
      neighbor J.1.0.207 remote-as 1
      
      neighbor J.1.0.207 update-source Loopback0
      
      neighbor J.1.0.207 route-reflector-client
      
      neighbor J.1.0.208 peer-group ISP1INTERNAL
      
      neighbor J.1.0.209 peer-group ISP1INTERNAL
      
      neighbor J.1.0.210 peer-group ISP1INTERNAL
      
      neighbor J.1.15.2 remote-as 100
      
      neighbor J.1.15.2 peer-group I1EBGP1
      
      neighbor J.1.15.3 remote-as 101
      
      neighbor J.1.15.3 peer-group I1EBGP1
      
      neighbor J.1.15.4 remote-as 102
      
      neighbor J.1.15.4 peer-group I1EBGP1
      
      neighbor J.1.15.5 remote-as 103
      
      neighbor J.1.15.5 peer-group I1EBGP1
      
      neighbor J.1.15.6 remote-as 104
      
      neighbor J.1.15.6 peer-group I1EBGP1
      
      neighbor J.1.15.7 remote-as 105
      
      neighbor J.1.15.7 peer-group I1EBGP1
      
      neighbor J.1.15.8 remote-as 106
      
      neighbor J.1.15.8 peer-group I1EBGP1
      
      neighbor J.1.15.9 remote-as 107
      
      neighbor J.1.15.9 peer-group I1EBGP1
      
      neighbor J.1.15.10 remote-as 108
      
      neighbor J.1.15.11 remote-as 109
      
      neighbor J.1.15.11 peer-group I1EBGP1
      
      neighbor J.1.15.12 remote-as 110
      
      neighbor J.1.15.12 peer-group I1EBGP1
      
      neighbor J.1.15.13 remote-as 111
      
      neighbor J.1.15.13 peer-group I1EBGP1
      
      neighbor J.1.15.14 remote-as 112
      
      neighbor J.1.15.14 peer-group I1EBGP1
      
      neighbor J.1.15.15 remote-as 113
      
      neighbor J.1.15.15 peer-group I1EBGP1
      
      neighbor J.1.15.16 remote-as 114
      
      neighbor J.1.15.16 peer-group I1EBGP1
      
      neighbor J.1.15.17 remote-as 115
      
      neighbor J.1.15.17 peer-group I1EBGP1
      
      neighbor J.1.15.18 remote-as 116
      
      neighbor J.1.15.18 peer-group I1EBGP1
      
      neighbor J.1.15.19 remote-as 117
      
      neighbor J.1.15.19 peer-group I1EBGP1
      
      neighbor J.1.15.20 remote-as 118
      
      neighb

    文章來源于領測軟件測試網 http://www.kjueaiud.com/


    關于領測軟件測試網 | 領測軟件測試網合作伙伴 | 廣告服務 | 投稿指南 | 聯系我們 | 網站地圖 | 友情鏈接
    版權所有(C) 2003-2010 TestAge(領測軟件測試網)|領測國際科技(北京)有限公司|軟件測試工程師培訓網 All Rights Reserved
    北京市海淀區中關村南大街9號北京理工科技大廈1402室 京ICP備10010545號-5
    技術支持和業務聯系:info@testage.com.cn 電話:010-51297073

    軟件測試 | 領測國際ISTQBISTQB官網TMMiTMMi認證國際軟件測試工程師認證領測軟件測試網

    老湿亚洲永久精品ww47香蕉图片_日韩欧美中文字幕北美法律_国产AV永久无码天堂影院_久久婷婷综合色丁香五月

  • <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>