• <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配置實例之ISP1BB6的配置

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

    領測軟件測試網

       
      ISP1BB6
      ******************************************************************************
      
      Device Characteristics
      
      Table 6 shows the device characteristics for ISP1BB6.
      

      Table 6 Hardware and Software Device Characteristics for ISP1BB6
      
      
      Host name ISP1BB6
      
      Chassis type Cisco 7513 router
      
      Physical interfaces ?4 Ethernet/IEEE 802.3
      
      ?4 Packet Over SONET (POS)
      
      Hardware components ?Cisco RSP4 (R5000) processor
      
      ?5 VIP2 controllers (4 Ethernet) (4 POS)
      
      Software loaded Release 12.1(3.5)T
      
      Memory Cisco RSP4 (R5000) processor: 128 MB
      
      IP addresses ?Loopback0: J.1.0.206 255.255.255.255
      
      ?Ethernet0/0/0: J.1.16.1 255.255.255.0
      
      ?Ethernet0/0/2: J.1.18.1 255.255.255.248
      
      ?POS1/0/0: J.1.0.26 255.255.255.252
      
      ?POS2/0/0: J.1.0.34 255.255.255.252
      
      ?POS8/0/0: J.1.17.1 255.255.255.252
      
      ?POS9/0/0: J.3.0.246 255.255.255.252
      
      *******************************************************************************
      
      Configuration File
      
      version 12.1
      
      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 ISP1BB6
      
      !
      
      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
      
      no ip domain-lookup
      
      ip domain-name cisco.com
      
      !
      
      ip multicast-routing distributed
      
      clns routing
      
      no tag-switching ip
      
      no tag-switching advertise-tags
      
      !
      
      !
      
      interface Loopback0
      
      ip address J.1.0.206 255.255.255.255
      
      ip router isis
      
      ip pim sparse-mode
      
      !
      
      interface Ethernet0/0/0
      
      description TO RVT100, E6
      
      ip address J.1.16.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 ISP1BB6CL1
      
      ip address J.1.18.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 POS1/0/0
      
      description to ISP1BB4, POS 9/0/0
      
      ip address J.1.0.26 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 ISP1BB5, POS 2/0/0
      
      ip address J.1.0.34 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 POS8/0/0
      
      description TO PAGENT1BB, POS 8/0/0
      
      ip address J.1.17.1 255.255.255.252
      
      ip router isis
      
      ip route-cache distributed
      
      no keepalive
      
      clock source internal
      
      !
      
      interface POS9/0/0
      
      description TO ISP3BB6, POS 12/0/0
      
      ip address J.3.0.246 255.255.255.252
      
      ip router isis
      
      ip pim sparse-mode
      
      ip multicast boundary 1
      
      ip route-cache distributed
      
      ip mroute-cache distributed
      
      clock source internal
      
      pos scramble-atm
      
      !
      
      router isis
      
      net 49.0001.0000.0000.0006.00
      
      is-type level-1
      
      !
      
      router bgp 1
      
      no synchronization
      
      redistribute connected route-map connected-bgp
      
      neighbor ISP3ISP1PEER peer-group
      
      neighbor ISP3ISP1PEER remote-as 3
      
      neighbor ISP3ISP1PEER update-source Loopback0
      
      neighbor ISP1INTERNAL peer-group
      
      neighbor J.1.0.204 remote-as 1
      
      neighbor J.1.0.204 update-source Loopback0
      
      neighbor J.1.0.205 remote-as 1
      
      neighbor J.1.0.205 update-source Loopback0
      
      neighbor J.3.0.245 peer-group ISP3ISP1PEER
      
      no auto-summary
      
      !
      
      address-family ipv4 multicast
      
      redistribute connected route-map connected-bgp
      
      neighbor J.1.0.204 activate
      
      neighbor J.1.0.205 activate
      
      neighbor J.3.0.245 activate
      
      exit-address-family
      
      !
      
      no ip classless
      
      ip http server
      
      ip pim rp-address J.1.0.100
      
      !
      
      access-list 1 deny 224.0.1.39
      
      access-list 1 deny 224.0.1.40
      
      access-list 1 deny 239.0.0.0 0.255.255.255
      
      access-list 1 permit any
      
      access-list 50 deny 224.0.1.39
      
      access-list 50 deny 224.0.1.40
      
      access-list 50 deny 239.0.0.0 0.255.255.255
      
      access-list 50 permit 224.0.0.0 15.255.255.255
      
      access-list 112 permit ip J.1.0.0 0.0.255.255 255.255.0.0 0.0.255.255
      
      access-list 112 deny ip any any
      
      access-list 124 deny ip any 239.0.0.0 0.255.255.255
      
      access-list 124 permit ip any any
      
      route-map connected-bgp permit 10
      
      match ip address 112
      
      set ip next-hop J.1.0.206
      
      set origin igp
      
      !
      
      snmp-server engineID local 0000000902000010F6A3B000
      
      snmp-server community STSS RW
      
      snmp-server community public RO
      
      snmp-server packetsize 2048
      
      snmp-server contact sysadmin
      
      snmp-server chassis-id ISP1BB6
      
      !
      
      !
      
      line con 0
      
      exec-timeout 0 0
      
      login authentication NOTACACS
      
      transport input none
      
      line aux 0
      
      line vty 0 4
      
      exec-timeout 0 0
      
      password lab
      
      !
      
      end

    延伸閱讀

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


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