免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1016 | 回复: 0
打印 上一主题 下一主题

骨干ISP配置实例之ISP1BB1的配置 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-10-28 15:01 |只看该作者 |倒序浏览

骨干ISP配置实例之ISP1BB1的配置
作者:     
http://cisco.ccxx.net


骨干ISP配置实例之ISP1BB1的配置
  -------------------------------------------------------------------------------------------------
  ISP1BB1
  
  Device Characteristics
  
  Table 1 shows the device characteristics for ISP1BB1.
  
  ***********************************************************************************
  
  
  Table 1 Hardware and Software Device Characteristics for ISP1BB1
  
  Host name ISP1BB1
  
  Chassis type Cisco 12012 GSR
  
  Physical interfaces ?1 Ethernet/IEEE 802.3
  
  ?12 Packet Over SONET (POS)
  
  Hardware components ?Cisco 12012/GRP (R5000) processor (revision 0x00)
  
  ?2 Route Processor cards
  
  ?2 clock scheduler cards
  
  ?3 switch fabric cards
  
  ?3 four-port OC-2 POS controllers (12 POS)
  
  Software loaded Release 12.0(10)S
  
  Memory Cisco 12012/GRP (R5000) processor (revision 0x00): 128 MB
  
  IP addresses ?Loopback0: J.1.0.201 255.255.255.255
  
  ?POS0/0: J.1.0.5 255.255.255.252
  
  ?POS0/1: J.1.71.2 255.255.255.252
  
  ?POS0/2: J.1.71.26 255.255.255.252
  
  ?POS0/3: J.1.71.18 255.255.255.252
  
  ?POS1/0: J.1.64.1 255.255.255.252
  
  ?POS1/1: J.1.0.5 255.255.255.252
  
  ?POS1/2: J.1.0.1 255.255.255.252
  
  ?POS1/3: J.1.71.9 255.255.255.252
  
  ***********************************************************************************
  
  Configuration File
  
  version 12.0
  
  no service pad
  
  service timestamps debug uptime
  
  service timestamps log datetime localtime show-timezone
  
  no service password-encryption
  
  service udp-small-servers
  
  service tcp-small-servers
  
  service download-fl
  
  !
  
  hostname ISP1BB1
  
  !
  
  logging buffered 100000 debugging
  
  no logging console
  
  enable password lab
  
  !
  
  clock timezone PDT -8
  
  clock summer-time PDT recurring
  
  redundancy
  
  main-cpu
  
  auto-sync startup-config
  
  !
  
  !
  
  !
  
  !
  
  !
  
  !
  
  ip subnet-zero
  
  no ip domain-lookup
  
  ip multicast-routing distributed
  
  ip multicast multipath
  
  clns routing
  
  no tag-switching ip
  
  no tag-switching advertise-tags
  
  !
  
  !
  
  interface Loopback0
  
  ip address J.1.0.201 255.255.255.255
  
  ip directed-broadcast
  
  ip pim sparse-mode
  
  ip router isis
  
  ip mroute-cache distributed
  
  !
  
  interface POS0/0
  
  description to ISP1BB2, POS 0/0
  
  ip address J.1.0.5 255.255.255.252
  
  no ip directed-broadcast
  
  ip pim sparse-mode
  
  ip router isis
  
  ip mroute-cache distributed
  
  crc 32
  
  clock source internal
  
  pos ais-shut
  
  aps revert 1
  
  aps protect 1 J.1.0.201
  
  !
  
  interface POS0/1
  
  description TO ISP1DA1, POS 1/0/0
  
  ip address J.1.71.2 255.255.255.252
  
  no ip directed-broadcast
  
  ip pim sparse-mode
  
  ip router isis
  
  ip mroute-cache distributed
  
  tag-switching ip
  
  crc 16
  
  clock source internal
  
  !
  
  interface POS0/2
  
  description TO ISP1DA2, POS 1/0/0
  
  ip address J.1.71.26 255.255.255.252
  
  no ip directed-broadcast
  
  ip pim sparse-mode
  
  ip router isis
  
  ip mroute-cache distributed
  
  tag-switching ip
  
  crc 16
  
  clock source internal
  
  !
  
  interface POS0/3
  
  description TO ISP1DA3, POS 2/0/0
  
  ip address J.1.71.18 255.255.255.252
  
  no ip directed-broadcast
  
  ip pim sparse-mode
  
  ip router isis
  
  ip mroute-cache distributed
  
  tag-switching ip
  
  crc 16
  
  clock source internal
  
  !
  
  interface POS1/0
  
  description TO ISP1FDR, POS 1/0/0
  
  ip address J.1.64.1 255.255.255.252
  
  no ip directed-broadcast
  
  ip pim sparse-mode
  
  ip router isis
  
  ip mroute-cache distributed
  
  tag-switching ip
  
  crc 16
  
  clock source internal
  
  !
  
  interface POS1/1
  
  description TO ISP1BB2, POS 1/1
  
  ip address J.1.0.5 255.255.255.252
  
  no ip directed-broadcast
  
  ip pim sparse-mode
  
  ip router isis
  
  ip mroute-cache distributed
  
  crc 32
  
  clock source internal
  
  pos ais-shut
  
  aps working 1
  
  !
  
  interface POS1/2
  
  description to ISP1BB3, POS 1/0/0
  
  ip address J.1.0.1 255.255.255.252
  
  no ip directed-broadcast
  
  ip pim sparse-mode
  
  ip router isis
  
  ip mroute-cache distributed
  
  crc 16
  
  clock source internal
  
  !
  
  router isis
  
  net 49.0001.0000.0000.0001.00
  
  is-type level-1
  
  !
  
  router bgp 1
  
  no synchronization
  
  redistribute connected route-map connected-bgp
  
  neighbor ISP1INTERNAL peer-group nlri unicast multicast
  
  neighbor ISP1INTERNAL remote-as 1
  
  neighbor ISP1INTERNAL update-source Loopback0
  
  neighbor J.1.0.200 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.205 peer-group ISP1INTERNAL
  
  neighbor J.1.0.208 peer-group ISP1INTERNAL
  
  neighbor J.1.0.209 peer-group ISP1INTERNAL
  
  neighbor J.1.0.210 peer-group ISP1INTERNAL
  
  no auto-summary
  
  !
  
  no ip classless
  
  ip http server
  
  ip pim rp-address J.1.0.100
  
  !
  
  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
  
  route-map connected-bgp permit 10
  
  match ip address 112
  
  set ip next-hop J.1.0.201
  
  set origin igp
  
  !
  
  snmp-server engineID local 0000000902000010F60873FF
  
  snmp-server community public RO
  
  snmp-server community STSS RW
  
  snmp-server contact sysadmin
  
  snmp-server chassis-id ISP1BB1
  
  !
  
  !
  
  line con 0
  
  exec-timeout 0 0
  
  login authentication NOTACACS
  
  length 40
  
  transport input none
  
  line aux 0
  
  line vty 0 4
  
  exec-timeout 0 0
  
  password lab
  
  !
  
  end


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/27614/showart_409409.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP