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

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

思科 Catalyst 8500 配置實(shí)例一

2019-11-04 23:23:48
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友

  設(shè)備是Catalyst8540 CSR 。
  
  配置了ISL.VLAN.BVI,并且采用了HSRP協(xié)議。
  
  這些例子中是用的是ip地址的保留地址,在擁護(hù)網(wǎng)絡(luò)中使用時(shí)要更換成你們自己想要的合法IP地址。
  
  實(shí)例一:
  
  涉及到技術(shù)有: ISL VLAN GEC IRB 技術(shù) , Cisco 的ISL技術(shù)潤(rùn)許將任何
  
  快速以太口配置成中繼端口。生成樹(shù)協(xié)議可以在中繼端口上探測(cè)到并打破環(huán)路。
  
  具體情況如下:
  
  快速以太口0/0/0劃分了端口,然后在子端口上封狀了ISL協(xié)議,而快速以太端口
  
  0/0/0作為中繼端口,它上面的每個(gè)子端口連接到一個(gè)VLAN。在千兆以太端口上
  
  使用了GEC端口綁定技術(shù)和橋接技術(shù),并在目標(biāo)端口GEC1/0/0上配置了端口探測(cè)。
  
  具體配置單如下:
  
  version 12.0
  no service pad
  service timestamps debug datetime msec localtime show-timezone
  service timestamps log datetime msec localtime show-timezone
  service passWord-encryption
  !
  hostname Cat8540_Chinamobile
  !
  logging buffered 4096 debugging
  enable password 7 0833595e08
  !
  facility-alarm core-temperature major 53
  facility-alarm core-temperature minor 45
  clock timezone pst -8
  clock summer-time pdt recurring
  redundancy
  main-cpu
  sync config startup
  sync config running
  ip subnet-zero
  no ip domain-lookup
  ip name-server 172.19.2.132
  ip name-server 172.20.30.32
  ip multicast-routing
  ip dvmrp route-limit 20000
  bridge irb
  !
  interface port-channel9
  ip address 172.20.1.2 255.255.255.0
  no ip directed-broadcast
  ip pim dense-mode
  hold-queue 300 in
  !
  interface FastEthernet0/0/0
  no ip address
  no ip directed-broadcast
  no keepalive
  
  !
  interface FastEthernet0/0/0.128
  ip address 172.18.16.10 255.255.255.0
  ip helper-address 172.18.16.15
  no ip redirects
  no ip directed-broadcast
  ip pim dense-mode
  ip multicast ttl-threshold 1
  encapsulation isl 128
  ipx encapsulation ARPA
  ipx network 96A44fff
  
  !
  interface FastEthernet0/0/0.199
  ip address 172.18.17.15 255.255.255.0
  ip helper-address 172.18.16.16
  ip helper-address 172.18.16.17
  ip helper-address 172.18.16.18
  no ip redirects
  no ip directed-broadcast
  ip pim dense-mode
  ip multicast ttl-threshold 1
  encapsulation isl 199
  
  !
  interface FastEthernet0/0/0.201
  ip address 172.18.18.10 255.255.255.0
  ip helper-address 172.18.16.16
  ip helper-address 172.18.16.17
  ip helper-address 172.18.16.18
  no ip redirects
  no ip directe-broadcast
  ip pim dense-mode
  ip multicast ttl-threshold 1
  encapsulation isl 201
  
  !
  interface FastEthernet0/0/1
  no ip address
  no ip directed-broadcast
  no keepalive
  shutdown
  
  !
  interface FastEthernet0/0/2
  no ip address
  no ip directed-broadcast
  no keepalive
  shutdown
  
  !
  interface FastEthernet0/0/3
  no ip address
  no ip directed-broadcast
  no keepalive
  shutdown
  
  !
  interface FastEthernet0/0/4
  no ip address
  no ip directed-broadcast
  no keepalive
  shutdown
  
  !
  interface FastEthernet0/0/5
  no ip address
  no ip directed-broadcast
  no keepalive
  shutdown
  
  !
  interface FastEthernet0/0/6
  no ip address
  no ip directed-broadcast
  no keepalive
  shutdown
  
  !
  interface FastEthernet0/0/7
  no ip address
  no ip directed-broadcast
  no keepalive
  shutdown
  
  !
  interface FastEthernet0/0/8
  ip address 172.18.19.10 255.255.255.0
  ip helper-address 172.18.16.16
  ip helper-address 172.18.16.17
  ip helper-address 172.18.16.18
  no ip redirects
  no ip directe-broadcast
  ip pim dense-mode
  ip multicast ttl-threshold 1
  ip sdr listen
  no keepalive
  ipx network 95B12FFF
  
  !
  interface FastEthernet0/0/9
  no ip address
  no ip directed-broadcast
  no keepalive
  shutdown
  
  !
  interface FastEthernet0/0/12
  no ip address
  no ip directed-broadcast
  no keepalive
  shutdown
  
  !
  interface FastEthernet0/0/11
  no ip address
  no ip directed-broadcast
  no keepalive
  shutdown
  
  !
  interface FastEthernet0/0/12
  no ip address
  no ip directed-broadcast
  no keepalive
  shutdown
  
  !
  interface FastEthernet0/0/13
  no ip address
  no ip directed-broadcast
  no keepalive
  shutdown
  
  !
  interface FastEthernet0/0/14
  no ip address
  no ip directed-broadcast
  no keepalive
  shutdown
  
  !
  interface FastEthernet0/0/15
  no ip address
  no ip directed-broadcast
  no keepalive
  shutdown
  
  !
  interface GigabitEthernet1/0/0
  snoop interface FastEthernet0/0/3 direction both
  snoop interface FastEthernet0/0/4 direction both
  snoop interface FastEthernet0/0/5 direction both
  ip address 172.18.21.10 255.255.255.0
  ip helper-address 172.18.16.19
  ip helper-address 172.18.16.20
  ip helper-address 172.18.16.21
  
  !
  interface GigabitEthernet1/0/1
  no ip address
  no ip directed-broadcast
  no keepalive
  
  interface GigabitEthernet2/0/0
  ip address 172.18.1.1 255.255.255.0
  no ip directed-broadcast
  ip pim sparse-dense-mode
  
  !
  interface GigabitEthernet2/0/1
  ip address 172.19.1.1 255.255.255.0
  no ip directed-broadcast
  ip pim sparse-dense-mode
  
  !
  interface GigabitEthernet3/0/0
  no ip address
  no ip directed-broadcast
  channel-group 9
  
  
  !
  interface GigabitEthernet3/0/1
  no ip address
  no ip directed-broadcast
  channel-group 9
  
  
  !
  interface GigabitEthernet3/0/2
  no ip address
  no ip directed-broadcast
  channel-group 9
  
  
  !
  interface GigabitEthernet3/0/3
  no ip address
  no ip directed-broadcast
  channel-group 9
  
  !
  interface GigabitEthernet3/0/4
  no ip address
  no ip directed-broadcast
  channel-group 9
  
  !
  interface GigabitEthernet3/0/5
  no ip address
  no ip directed-broadcast
  channel-group 9
  
  !
  interface GigabitEthernet3/0/6
  no ip address
  no ip directed-broadcast
  channel-group 9
  
  !
  interface GigabitEthernet3/0/7
  no ip address
  no ip directed-broadcast
  channel-group 9
  
  !
  interface BVI1
  ip address 172.20.1.2 255.255.255.0
  no ip directed-broadcast
  no ip route-cache cef
  
  !
  interface Ethernet0
  ip address 172.18.20.10 255.255.255.0
  no ip directed-broadcast
  
  !
  router eigrp 170
  network 172.20.0.0
  network 172.21.0.0
  network 172.18.0.0
  network 172.19.0.0
  no auto-summary
  
  !
  router bgp 180
  network 172.18.1.0
  network 172.19.1.0
  no auto-summary
  !
  ip classless
  !
  bridge 1 PRotocol ieee
  bridge 1 route ip
  bridge 1 route ipx
  !
  !
  ip http server
  !
  line con 0
  line aux 0
  line vtp 0 4
  login


發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 北海市| 沧州市| 中阳县| 海原县| 天水市| 德庆县| 正定县| 合肥市| 昭平县| 航空| 湖州市| 西乌| 新竹市| 宜宾市| 贵州省| 禹州市| 郓城县| 鄂托克旗| 石嘴山市| 奉新县| 马山县| 洱源县| 博客| 民勤县| 尉犁县| 临清市| 哈密市| 子长县| 台江县| 茂名市| 鲁甸县| 民县| 龙江县| 琼中| 自治县| 襄汾县| 林口县| 辉南县| 社旗县| 新巴尔虎左旗| 闸北区|