天下网吧 >> 网吧方案 >> 方案实例 >> 正文

骨干ISP配置实例之ISP1BB4的配置


  ISP1BB4
  ************************************************************************************
  
  Device Characteristics
  
  Table 4 shows the device characteristics for ISP1BB4.
  
  Table 4 Hardware and Software Device Characteristics for ISP1BB4
  
  Host name ISP1BB4
  
  Chassis type Cisco 7513 router
  
  Physical interfaces ?4 Ethernet/IEEE 802.3
  
  ?6 Packet Over SONET (POS)
  
  Hardware components ?Cisco RSP4 (R5000) processor
  
  ?7 VIP2 controllers (4 Ethernet) (6 POS)
  
  Software loaded Release 12.1(3.3) Memory Cisco RSP4 (R5000) processor: 256 MB
  
  IP addresses ?Loopback0: J.1.0.204 255.255.255.255
  
  ?Ethernet0/0/0: J.1.8.1 255.255.255.0
  
  ?Ethernet0/0/2: J.1.10.1 255.255.255.248
  
  ?Ethernet0/0/3: J.1.10.129 255.255.255.128
  
  ?POS1/0/0: J.1.0.10 255.255.255.252
  
  ?POS2/0/0: J.1.0.18 255.255.255.252
  
  ?POS3/0/0: J.1.0.21 255.255.255.252
  
  ?POS8/0/0: J.1.9.1 255.255.255.252
  
  ?POS9/0/0: J.1.0.25 255.255.255.252
  
  ?POS10/0/0: J.1.0.29 255.255.255.252
  
  ***************************************************************************************
  
  Configuration File
  
  version 12.1
  
  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 ISP1BB4
  
  !
  
  logging buffered 10000 debugging
  
  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.204 255.255.255.255
  
  ip router isis
  
  !
  
  interface Ethernet0/0/0
  
  description TO RVT100, E4
  
  ip address J.1.8.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 ISP1BB4CL1
  
  ip address J.1.10.1 255.255.255.248
  
  ip router isis
  
  ip pim sparse-mode
  
  ip route-cache distributed
  
  ip mroute-cache distributed
  
  tag-switching ip
  
  !
  
  interface Ethernet0/0/3
  
  description TO ISP1BB4LINUX
  
  ip address J.1.10.129 255.255.255.128
  
  ip router isis
  
  ip pim sparse-mode
  
  ip route-cache distributed
  
  ip mroute-cache distributed
  
  !
  
  interface POS1/0/0
  
  description TO ISP1BB2, POS 1/2
  
  ip address J.1.0.10 255.255.255.252
  
  ip router isis
  
  ip pim sparse-mode
  
  ip route-cache distributed
  
  ip mroute-cache distributed
  
  load-interval 30
  
  clock source internal
  
  !
  
  interface POS2/0/0
  
  description TO ISP1BB3, POS 3/0/0
  
  ip address J.1.0.18 255.255.255.252
  
  ip router isis
  
  ip pim sparse-mode
  
  ip route-cache distributed
  
  ip mroute-cache distributed
  
  load-interval 30
  
  clock source internal
  
  !
  
  interface POS3/0/0
  
  description TO ISP1BB5, POS 1/0/0
  
  ip address J.1.0.21 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 POS9/0/0
  
  description TO ISP1BB6, POS 1/0/0
  
  ip address J.1.0.25 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 POS10/0/0
  
  description TO ISP1BB7, POS 1/0/0
  
  ip address J.1.0.29 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.0004.00
  
  is-type level-1
  
  !
  
  router bgp 1
  
  no synchronization
  
  bgp cluster-id 1111
  
  bgp log-neighbor-changes
  
  redistribute connected route-map connected-bgp
  
  neighbor ISP1INTERNAL peer-group
  
  neighbor ISP1INTERNAL remote-as 1
  
  neighbor ISP1INTERNAL update-source Loopback0
  
  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.205 peer-group ISP1INTERNAL
  
  neighbor J.1.0.206 remote-as 1
  
  neighbor J.1.0.206 update-source Loopback0
  
  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
  
  no auto-summary
  
  !
  
  address-family ipv4 multicast
  
  redistribute connected route-map connected-bgp
  
  neighbor ISP1INTERNAL activate
  
  neighbor J.1.0.200 activate
  
  neighbor J.1.0.201 activate
  
  neighbor J.1.0.202 activate
  
  neighbor J.1.0.203 activate
  
  neighbor J.1.0.205 activate
  
  neighbor J.1.0.206 activate
  
  neighbor J.1.0.207 activate
  
  neighbor J.1.0.208 activate
  
  neighbor J.1.0.209 activate
  
  neighbor J.1.0.210 activate
  
  exit-address-family
  
  !
  
  no ip classless
  
  ip http server
  
  ip pim rp-address J.1.0.100
  
  ip msdp peer J.1.0.203 connect-source Loopback0
  
  ip msdp peer J.1.0.207 connect-source Loopback0
  
  ip msdp cache-sa-state
  
  !
  
  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 origin igp
  
  !
  
  snmp-server engineID local 0000000902000060700F9800

本文来源:天下网吧 作者:网吧方案

声明
声明:本站所发表的文章、评论及图片仅代表作者本人观点,与本站立场无关。若文章侵犯了您的相关权益,请及时与我们联系,我们会及时处理,感谢您对本站的支持!联系Email:support@txwb.com,系统开号,技术支持,服务联系QQ:1175525021本站所有有注明来源为天下网吧或天下网吧论坛的原创作品,各位转载时请注明来源链接!
天下网吧·网吧天下