6509 shutdown module while running vsl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2012 05:53 PM - edited 03-07-2019 09:37 AM
Hello
Can you advise how I can shutdown a module when I am running vsl.
I can use the following command #hw-module module 2 shutdown.
As I have modules in both switch 1 and switch 2 how can I ensure I only shut down module 2 in switch 1.
- Labels:
-
Other Switching
.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2012 11:50 PM
Hi Derrick,
You can shut down the specific module from specific switch using below command,
VSS(config)# no power enable switch # module #
Exmaple:
VSS(config)# no power enable switch 1 module 2
For power up,
VSS(config)# power enable switch # module #
Exmaple:
VSS(config)# power enable switch 1 module 2
Regards,
Aru
*** Please rate if the post is useful ***
