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

首頁 > 學(xué)院 > 網(wǎng)絡(luò)通信 > 正文

骨干ISP配置實(shí)例之ISP1BB6的配置

2019-11-04 23:00:56
字體:
供稿:網(wǎng)友

  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


發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 疏附县| 鹰潭市| 凤山市| 交城县| 晋中市| 明星| 临沂市| 灌云县| 南雄市| 东宁县| 府谷县| 巴南区| 湖北省| 岐山县| 浪卡子县| 中阳县| 新巴尔虎右旗| 合阳县| 湟中县| 梧州市| 离岛区| 尖扎县| 颍上县| 盱眙县| 龙陵县| 武夷山市| 平遥县| 遂宁市| 普陀区| 河池市| 家居| 江山市| 天水市| 万安县| 桂平市| 新沂市| 京山县| 漯河市| 镇赉县| 江西省| 清新县|