国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學院 > 網絡通信 > 正文

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

2019-11-04 20:26:53
字體:
來源:轉載
供稿:網友

  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


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 鲁山县| 万州区| 来凤县| 天祝| 通城县| 灵川县| 宜兰县| 辉县市| 乌兰浩特市| 甘孜县| 永修县| 乐山市| 修武县| 尼玛县| 阳泉市| 阿克陶县| 利川市| 黄浦区| 龙门县| 洛扎县| 凭祥市| 汤阴县| 开化县| 康保县| 中卫市| 淅川县| 达州市| 江阴市| 米林县| 万盛区| 成都市| 永州市| 棋牌| 同江市| 南靖县| 都江堰市| 尼木县| 沛县| 宜昌市| 射阳县| 鹤峰县|