成人免费xxxxx在线视频软件_久久精品久久久_亚洲国产精品久久久_天天色天天色_亚洲人成一区_欧美一级欧美三级在线观看

Cisco ACE升級及冗余配置

網絡
Cisco ACE能夠使企業在應用交付方面實現四個主要IT目標:提高應用的可用性,加速應用性能,保護數據中心和應用,減少服務器、負載均衡器和數據中心防為墻,實現數據中心整合。

Cisco ACE的應用主要使用http、https、telnet、icmp、snmp、實時流協議(RSTP)和域名系統(dns)等協議,實現了多種內容交換,并使用了完全常規參數表達(regex),包括URL、cookies、方法、標頭,主機標頭和消息。下面我們來看一下Cisco ACE升級配置:

Cisco ACE升級——在交換機上配置

  1. Router# config  
  2.  
  3. Router(config)# svclc vlan-group 3 3  
  4.  
  5. /*將VLAN3分配給VLAN-GROUP 3  
  6.  
  7. Router(config)# svc module 1 vlan-group 3  
  8.  
  9. /*將交換機的模塊1(ACE板)分配置VLAN-GROUP 3  
  10.  
  11. Router(config)#int gi 9/48  
  12.  
  13. Router(config-if)switchport  
  14.  
  15. Router(config-if)swi acc vlan 3  
  16.  
  17. Router(config-if)no shut  
  18.  
  19. /*將9/48口也劃入VLAN3 ,并在此接口上接PC,為PC配置地址30.30.30.3/24.  
  20.  
  21. ACE板可以和VLAN3 中機器通信。  
  22.  
  23. Router(config)#svclc vlan-group 3 ?  
  24.  
  25. WORD  
  26.  
  27. vlan range (2-1001,1006-4094) ex: 1-65,72,300-320  
  28.  
  29. Router(config)#svclc vlan-group 3 3  
  30.  
  31. Router(config)#svc module 1 vlan-group 3  
  32.  
  33. Router(config)#do show svc vlan  
  34.  
  35. Display vlan-groups created by both ACE module and FWSM commands  
  36.  
  37. Group  
  38.  
  39. Created by  
  40.  
  41. vlans  
  42.  
  43. -----  
  44.  
  45. ----------  
  46.  
  47. -----  
  48.  
  49. 3  
  50.  
  51. ACE  
  52.  
  53. 3  
  54.  
  55. Router(config)#do show svc mo  
  56.  
  57. Module Vlan-groups  
  58.  
  59. ------ -----------  
  60.  
  61. 01  
  62.  
  63. 3  
  64.  
  65. Router(config)# 

Cisco ACE升級——在ACE板上配置:

  1. switch/Admin(config)# do show vlan  
  2.  
  3. Vlans configured on SUP for this module  
  4.  
  5. vlan3  
  6.  
  7. switch /Admin(config)# interface vlan 3  
  8.  
  9. switch /Admin(config-if)# ip address 30.30.30.2 255.255.255.0  
  10.  
  11. switch /admin(config-if)# no shutdown  
  12.  
  13. switch /Admin(config)# class-map type management match-any remote  
  14.  
  15. switch/Admin(config-cmap-mgmt)# match protocol telnet any  
  16.  
  17. switch/Admin(config-cmap-mgmt)# match protocol ssh any  
  18.  
  19. switch/Admin(config-cmap-mgmt)# match protocol icmp any  
  20.  
  21. switch/Admin(config-cmap-mgmt)# exit  
  22.  
  23. switch/Admin(config)#  
  24.  
  25. switch/Admin(config)# policy-map type management first-match remote  
  26.  
  27. switch/Admin(config-pmap-mgmt)#  
  28.  
  29. switch/Admin(config-pmap-mgmt)# class remote  
  30.  
  31. switch/Admin(config-pmap-mgmt-c)#  
  32.  
  33. switch/Admin(config-pmap-mgmt-c)# permit  
  34.  
  35. switch/Admin(config-pmap-mgmt-c)# exit  
  36.  
  37. switch/Admin(config-pmap-mgmt)# exit  
  38.  
  39. switch/Admin(config)#  
  40.  
  41. switch/Admin(config)# interface vlan 3  
  42.  
  43. switch/Admin(config-if)#  
  44.  
  45. switch/Admin(config-if)# service-policy input remote 

查看配置信息:

  1. switch/Admin(config-if)# do show run  
  2.  
  3. Generating configuration…  
  4.  
  5. login timeout 0  
  6.  
  7. boot system image:c6ace-t1k9-mz.3.0.0_A1_6_3a.bin  
  8.  
  9. class-map type management match-any remote  
  10.  
  11. 2 match protocol telnet any  
  12.  
  13. 3 match protocol ssh any  
  14.  
  15. 4 match protocol icmp any  
  16.  
  17. 5 match protocol http any  
  18.  
  19. policy-map type management first-match remote  
  20.  
  21. class remote  
  22.  
  23. permit  
  24.  
  25. interface vlan 3  
  26.  
  27. ip address 30.30.30.2 255.255.255.0  
  28.  
  29. service-policy input remote  
  30.  
  31. no shutdown  
  32.  
  33. username admin password 5 $faXJEFBj$TJR1Nx7sLPTi5BZ97v08c/  
  34.  
  35. role Admin domain  
  36.  
  37. default-domain  
  38.  
  39. username www password 5 $UZIiwUk7$QMVYN1JASaycabrHkhGcS/  
  40.  
  41. role Admin domain de  
  42.  
  43. fault-domain  
  44.  
  45. switch/Admin(config-if) 

Cisco ACE升級——配置完成準備升級:

  1. switch/Admin(config-if)# do show  
  2.  
  3. boot  
  4.  
  5. /*查看ACE板引導信息  
  6.  
  7. BOOT variable = "disk0:c6ace-t1k9-mz.3.0.0_A1_6_3a.bin" 
  8.  
  9. Configuration register is 0x1  
  10.  
  11. 從TFTP(30.30.30.3)上升級  
  12.  
  13. switch/Admin# copy tftp: image:  
  14.  
  15. Enter source filename[]? c6ace-t1k9-mz.A2_1_2.bin  
  16.  
  17. Enter the destination filename[]? [c6ace-t1k9-mz.A2_1_2.bin]  
  18.  
  19. Address or name of remote host[]? 30.30.30.3  
  20.  
  21. Trying to connect to tftp server……  
  22.  
  23. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  
  24.  
  25. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  
  26.  
  27. TFTP get operation was successful  
  28.  
  29. switch/Admin# show image:  
  30.  
  31. 30374383  
  32.  
  33. Dec 8 10:06:59 2008 c6ace-t1k9-mz.A2_1_2.bin  
  34.  
  35. 28822200  
  36.  
  37. Sep 13 17:13:00 2008 c6ace-t1k9-mz.3.0.0_A1_6_3a.bin  
  38.  
  39. Usage for image: filesystem  
  40.  
  41. 399998976 bytes total used  
  42.  
  43. 638976000 bytes free  
  44.  
  45. 1038974976 bytes available  
  46.  
  47. switch/Admin# 

Cisco ACE升級——修改啟動文件:

  1. switch/Admin# confi t  
  2.  
  3. Enter configuration commands, one per line.  
  4.  
  5. End with CNTL/Z.  
  6.  
  7. switch/Admin(config)# boot  
  8.  
  9. system ?  
  10.  
  11. image:  
  12.  
  13. Image name to boot  
  14.  
  15. switch/Admin(config)# boot system image:c6ace-t1k9-mz.A2_1_2.bin  
  16.  
  17. switch/Admin(config)# do show boot  
  18.  
  19. BOOT variable = "disk0:c6ace-t1k9-mz.3.0.0_A1_6_3a.bin;disk0:c6ace-t1k9-mz.A2_1_2.bin" 
  20.  
  21. Configuration register is 0x1  
  22.  
  23. switch/Admin(config)# no boot stem disk0: image:c6ace-t1k9-mz.3.0.0_A1_6_3a.bin  
  24.  
  25. switch/Admin(config)# do show boot  
  26.  
  27. BOOT variable = "disk0:c6ace-t1k9-mz.A2_1_2.bin" 
  28.  
  29. Configuration register is 0x1  
  30.  
  31. switch/Admin(config)# do copy run star  
  32.  
  33. Generating configuration…  
  34.  
  35. running config of context Admin saved 

Cisco ACE升級——重啟ACE板:

switch/Admin(config)# reload

Cisco ACE升級配置就為大家敘述完了,希望讀者已經掌握和理解。

【編輯推薦】

  1. 網絡命令學習基礎之Route
  2. 思科基礎知識:廣域網協議(1)
  3. 思科基礎知識:使用訪問列表管理流量
  4. 網絡命令學習基礎之在cmd下更改ip地址
責任編輯:佚名 來源: chinaitlab
相關推薦

2011-07-21 13:32:36

Cisco ACE

2011-07-21 13:04:49

Cisco ACE

2013-01-31 18:52:58

CiscoACEF5

2011-07-21 14:16:58

2011-07-21 13:46:09

Cisco ACE

2011-10-27 10:30:55

CISCO配置命令

2013-08-23 10:11:01

生成樹協議交換技術生成樹

2011-04-01 16:49:25

Cisco路由器IOS

2009-12-16 16:45:56

Cisco路由器配置

2010-08-03 08:52:57

配置

2011-07-21 13:20:44

2012-12-03 09:32:22

ARP

2010-01-27 10:30:26

Cisco交換機配置

2010-09-16 13:16:20

CISCO PPPoE

2010-09-06 14:32:55

CISCO PPP配置

2010-08-06 11:38:26

思科路由器DHCP配置

2010-09-27 13:06:36

Cisco 3620

2010-08-06 13:50:22

2009-12-17 10:42:31

Cisco路由器

2011-08-12 09:45:19

思科升級
點贊
收藏

51CTO技術棧公眾號

主站蜘蛛池模板: 91视频免费视频 | 亚洲一级黄色 | 国产精品久久久久国产a级 欧美日本韩国一区二区 | 国产乱码精品一品二品 | 国产精品国产 | 五月激情综合 | 久久国产高清视频 | 国产成人精品一区二区 | 秋霞精品 | 毛片黄片免费看 | 午夜理伦三级理论三级在线观看 | 久久久久国色av免费观看性色 | 日韩综合网 | 欧美精品福利视频 | 欧美精品一区三区 | 午夜理伦三级理论三级在线观看 | 亚洲午夜精品视频 | 97超碰在线播放 | 欧美日韩在线成人 | 国产资源一区二区三区 | 亚洲精品视频二区 | 欧美一级免费 | 久久久av| 国产在线一级片 | 91高清在线 | 国产成人精品一区二 | 午夜视频一区二区三区 | 日本精品999| 午夜在线精品 | 国产成年人小视频 | 在线亚洲免费 | www.久久.com| 精品国产精品三级精品av网址 | 超碰国产在线 | 亚洲精品黑人 | 91精品导航 | 91久久精品国产 | 天堂在线中文字幕 | xx性欧美肥妇精品久久久久久 | 亚洲日韩中文字幕一区 | 欧美日韩久久精品 |