Analysis of Cisco 7600 vro usage

Source: Internet
Author: User

Key Content of Cisco 7600 vro

Show bootvar

The EHSA standby mode provides the following features:

Automatic startup, and bootvar synchronization between active and redundant super engines.

Detects and determines the hardware signal in the active and redundant status of the super engine.

Clock Synchronization from active to redundant superengine every 60 seconds.

A redundant super engine is started, but not all subsystems are up. If the active super engine fails, the redundant super engine becomes fully operable.

An operational super engine is represented by replacing a failed unit with a redundant super engine.

Configuration and real-world 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 

Restart the default automatic synchronization:

 
 
  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 

Disable automatic synchronization. Only Enable automatic synchronization of active super engine registers.

 
 
  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 

Display redundancy status:

 
 
  1. Router # show redundancy states
  2.  
  3. How does 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 #

View hardware information

 
 
  1. Router # show hardware
  2.  
  3. 7600 you can use the interface range Command, (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 )#

The configuration process of the Cisco 7600 vro has been completed.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.