自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

Cisco 7600路由器使用解析

網(wǎng)絡(luò) 路由交換
本文主要向大家介紹了Cisco 7600路由器使用過程中的要點(diǎn)和一些相關(guān)配置,希望通過以下的配置大家能夠有所收獲。

Cisco 7600路由器使用關(guān)鍵內(nèi)容

show bootvar

EHSA standby 模式提供以下特性:

 自動啟動,且在active和冗余超級引擎之間bootvar同步。

 在超級引擎的active和冗余狀態(tài)檢測和決定硬件信號。

 每60秒從active往冗余超級引擎進(jìn)行時鐘同步。

 一個冗余超級引擎是啟動的,但是不是所有子系統(tǒng)都up,如果active的超級引擎掛了,冗余超級引擎變成全可操作。

 一個可操作的 超級引擎表現(xiàn)為取代失效單元變?yōu)槿哂喑壱妗?/p>

配置和現(xiàn)實(shí)RPR+ :

  1. Router> enable  
  2.  
  3. Router# configure terminal  
  4.  
  5. Enter configuration commands, one per line.  End with CNTL/Z.  
  6.  
  7. Router(config)# redundancy  
  8.  
  9. Router(config-red)# mode rpr-plus  
  10.  
  11. Router(config-red)# ^Z  
  12.  
  13. Router# show redundancy states 

 

重新啟動默認(rèn)的自動同步:

  1. Router(config)# redundancy  
  2.  
  3. Router(config-red)# main-cpu  
  4.  
  5. Router(config-r-mc)# auto-sync standard  
  6.  
  7. Router(config-r-mc)# auto-sync bootvar  
  8.  
  9. Router(config-r-mc)# end  
  10.  
  11. Router# copy running-config startup-config 

 

關(guān)閉自動同步,只打開配置active超級引擎寄存器的自動同步

  1. Router(config)# redundancy  
  2.  
  3. Router(config-red)# main-cpu  
  4.  
  5. Router(config-r-mc)# no auto-sync standard  
  6.  
  7. Router(config-r-mc)# auto-sync config-register  
  8.  
  9. Router(config-r-mc)# end  
  10.  
  11. Router# copy running-config startup-config 

 

顯示冗余狀態(tài):

  1. Router# show redundancy states  
  2.  
  3. This example 如何perform FSU:  
  4.  
  5. Router# config terminal  
  6.  
  7. Router(config)# config-register 0x2  
  8.  
  9. Router(config)# boot system flash slot0: c6sup22-jsv-mz.121-11.E  
  10.  
  11. Router# copy running-config start-config  
  12.  
  13. Router# hw-module reset  
  14.  
  15. Router# redundancy force-switchover  
  16.  
  17. Router# 

 

查看硬件信息

  1. Router# show hardware  
  2.  
  3. 7600能用interface range命令,(y!e!a!h!)  
  4.  
  5. Router(config-if)# interface range fastethernet 5/1 - 5, gigabitethernet 1/1 - 2  
  6.  
  7. Router(config-if)# no shutdown  
  8.  
  9. Router(config-if)#  
  10.  
  11. *Oct  6 08:29:28: %LINK-3-UPDOWN: Interface FastEthernet5/1, changed state to up  
  12.  
  13. *Oct  6 08:29:28: %LINK-3-UPDOWN: Interface FastEthernet5/2, changed state to up  
  14.  
  15. *Oct  6 08:29:28: %LINK-3-UPDOWN: Interface FastEthernet5/3, changed state to up  
  16.  
  17. *Oct  6 08:29:28: %LINK-3-UPDOWN: Interface FastEthernet5/4, changed state to up  
  18.  
  19. *Oct  6 08:29:28: %LINK-3-UPDOWN: Interface FastEthernet5/5, changed state to up  
  20.  
  21. *Oct  6 08:29:28: %LINK-3-UPDOWN: Interface GigabitEthernet1/1, changed state to up  
  22.  
  23. *Oct  6 08:29:28: %LINK-3-UPDOWN: Interface GigabitEthernet1/2, changed state to up  
  24.  
  25. *Oct  6 08:29:29: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet5/  
  26.  
  27. 5, changed state to up  
  28.  
  29. *Oct  6 08:29:29: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet5/  
  30.  
  31. 3, changed state to up  
  32.  
  33. *Oct  6 08:29:29: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet5/  
  34.  
  35. 4, changed state to up  
  36.  
  37. Router(config-if)# 

Cisco 7600路由器的配置過程就為大家介紹完了,希望大家已經(jīng)掌握。

【編輯推薦】

  1. 實(shí)例講解路由器DNS設(shè)置故障
  2. 路由器故障:廣域網(wǎng)故障處理分析
  3. 基礎(chǔ)配置:cisco交換機(jī)配置vlan(1)
  4. 實(shí)例講解路由器OSPF配置之結(jié)果分析
責(zé)任編輯:佚名 來源: Cisco技術(shù)網(wǎng)
相關(guān)推薦

2010-08-10 11:01:23

路由器功能

2010-08-12 10:52:57

路由器問題集錦

2009-11-27 13:51:15

Cisco2621路由

2009-12-02 19:11:40

Cisco 2500路

2011-07-21 10:44:35

Cisco2620路由器

2011-09-09 10:14:10

192.168.1.1192.168.1.1

2009-11-27 16:49:00

Cisco 2500路

2009-12-03 10:36:21

CISCO 3845路

2009-12-02 19:05:29

Cisco 2500路

2009-11-27 16:39:02

cisco 2500路

2009-11-30 14:26:01

cisco 2600路

2009-02-18 14:52:55

路由產(chǎn)品實(shí)達(dá)模塊化

2010-08-03 10:24:34

路由器

2009-11-27 14:06:50

Cisco2621路由

2010-08-20 14:58:22

2010-09-16 14:30:58

2600路由器PPPo

2009-11-27 16:24:16

Cisco 2611路

2009-12-14 13:11:04

騰達(dá)路由器

2010-08-26 15:40:08

Cisco路由器DHC

2020-03-31 08:36:11

WiFi 6路由器5G
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號