Nexus Switching Mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2017 11:45 PM - edited 03-01-2019 01:40 PM
Hi
Is there way to check nexus switching mode before restarting switch. I have to find out whether it is under cut through or store and forward mode . Is there any command to check ?
- Labels:
-
Other Server Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2017 01:15 AM
Hi there,
Have you tried the command:
sh switching-mode
cheers,
Seb.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2017 07:05 AM
Hi,
You could check two ways, I suppose. See below:
switch# show switching-mode Configured switching mode: Cut through Module Number Operational Mode 1 Cut-Through 2 Cut-Through 3 Cut-Through 4 Cut-Through 21 Cut-Through 22 Cut-Through 23 Cut-Through 24 Cut-Through 25 Cut-Through 26 Cut-Through
Or alternatively:
switch# show run all | i i store-forward no switching-mode store-forward
Hope that helps.
- Andrea
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 03:35 AM
this command only works on cisco 9k switches but not on 7k series, Is that any other commands where we can find it?
sh switching-mode