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

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


  ISP1BB7
  ************************************************************************************
  
  Device Characteristics
  
  Table 7 shows the device characteristics for ISP1BB7.
  
  Table 7 Hardware and Software Device Characteristics for ISP1BB7
  
  Host name ISP1BB7
  
  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.3)
  
  Memory Cisco RSP4 (R5000) processor: 128 MB
  
  IP addresses ?Loopback0: J.1.0.207 255.255.255.255
  
  ?Loopback1: J.1.0.100 255.255.255.255
  
  ?Ethernet0/0/0: J.1.20.1 255.255.255.0
  
  ?Ethernet0/0/2: J.1.22.1 255.255.255.248
  
  ?POS1/0/0: J.1.0.30 255.255.255.252
  
  ?POS2/0/0: J.1.0.38 255.255.255.252
  
  ?POS8/0/0: J.1.21.1 255.255.255.252
  
  ?POS9/0/0: J.2.0.254 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 ISP1BB7
  
  !
  
  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 multicast-routing distributed
  
  clns routing
  
  no tag-switching ip
  
  no tag-switching advertise-tags
  
  !
  
  !
  
  interface Loopback0
  
  ip address J.1.0.207 255.255.255.255
  
  ip router isis
  
  ip pim sparse-mode
  
  !
  
  interface Loopback1
  
  ip address J.1.0.100 255.255.255.255
  
  ip router isis
  
  ip pim sparse-mode
  
  !
  
  interface Ethernet0/0/0
  
  description to RVT100, E7
  
  ip address J.1.20.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 ISP1BB7CL1
  
  ip address J.1.22.1 255.255.255.248
  
  ip router isis
  
  ip pim sparse-mode
  
  ip route-cache distributed
  
  ip mroute-cache distributed
  
  !
  
  interface Ethernet0/0/3
  
  description NOT CONNECTED
  
  no ip address
  
  ip route-cache distributed
  
  !
  
  interface POS1/0/0
  
  description TO ISP1BB4, POS10/0/0
  
  ip address J.1.0.30 255.255.255.252
  
  ip router isis
  
  ip pim sparse-mode
  
  ip route-cache distributed
  
  ip mroute-cache distributed
  
  clock source internal
  
  !
  
  interface POS2/0/0
  
  description TO ISP1BB5, POS9/0/0
  
  ip address J.1.0.38 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 ISP2BB7, POS 0/0
  
  ip address J.2.0.254 255.255.255.252
  
  ip router isis
  
  ip pim bsr-border
  
  ip pim sparse-mode
  
  ip multicast boundary 1
  
  ip route-cache distributed
  
  ip mroute-cache distributed
  
  clock source internal
  
  !
  
  router isis
  
  net 49.0001.0000.0000.0007.00
  
  is-type level-1
  
  !
  
  router bgp 1
  
  no synchronization
  
  bgp log-neighbor-changes
  
  redistribute connected route-map connected-bgp
  
  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.2.0.253 remote-as 2
  
  no auto-summary
  
  !
  
  address-family ipv4 multicast
  
  redistribute connected route-map connected-bgp
  
  neighbor ISP1INTERNAL activate
  
  neighbor J.1.0.204 activate
  
  neighbor J.1.0.205 activate
  
  neighbor J.2.0.253 activate
  
  exit-address-family
  
  !
  
  no ip classless
  
  ip http server
  
  ip pim rp-address J.1.0.100
  
  ip msdp peer J.2.0.204 connect-source Loopback0 remote-as 2
  
  ip msdp sa-filter in J.2.0.204 list 124
  
  ip msdp sa-filter out J.2.0.204 list 124
  
  ip msdp peer J.1.0.204 connect-source Loopback0
  
  ip msdp cache-sa-state
  
  ip msdp originator-id Loopback0
  
  !
  
  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 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 host 224.0.2.2
  
  access-list 124 deny ip any host 224.0.1.3
  
  access-list 124 deny ip any host 224.0.1.24
  
  access-list 124 deny ip any host 224.0.1.22
  
  access-list 124 deny ip any host 224.0.1.2
  
  access-list 124 deny ip any host 224.0.1.35
  
  access-list 124 deny ip any host 224.0.1.60
  
  access-list 124 deny ip any host 224.0.1.39
  
  access-list 124 deny ip any host 224.0.1.40
  
  access-list 124 deny ip any 239.0.0.0 0.255.255.255
  
  access-list 124 deny ip 10.0.0.0 0.255.255.255 any
  
  access-list 124 deny ip 127.0.0.0 0.255.255.255 any
  
  access-list 124 deny ip 172.16.0.0 0.15.255.255 any
  
  access-list 124 deny ip K.168.0.0 0.0.255.255 any
  
  access-list 124 permit ip any any
  
  route-map connected-bgp permit 10
  
  match ip address 112
  
  set origin igp
  
  !
  
  snmp-server engineID local 0000000902000010F6A00800
  
  snmp-server community public RO
  
  snmp-server community STSS RW
  
  snmp-server packetsize 2048
  
  snmp-server contact sysadmin
  
  snmp-server chassis-id ISP1BB7
  
  !
  
  !
  
  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

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

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