API Guide

show inventory
Displays system inventory information.
Syntax
show inventory
Parameters None
Default Not configured
Command Mode EXEC
Usage
Information
None
Example
OS10# show inventory
Product : S4148F-ON
Description : S4148F-ON 48x10GbE, 2x40GbE QSFP+, 4x100GbE QSFP28 Interface Module
Software version : 10.5.0.0
Product Base :
Product Serial Number :
Product Part Number :
Unit Type Part Number Rev Piece Part ID Svc Tag Exprs Svc Code
-------------------------------------------------------------------------------------------------
* 1 S4148F-ON 09H9MN X01 TW-09H9MN-28298-713-0026 9531XC2 198 985 006 10
1 S4148F-ON-PWR-1-AC 06FKHH A00 CN-06FKHH-28298-6B5-03NY
1 S4148F-ON-FANTRAY-1 0N7MH8 X01 TW-0N7MH8-28298-713-0101
1 S4148F-ON-FANTRAY-2 0N7MH8 X01 TW-0N7MH8-28298-713-0102
1 S4148F-ON-FANTRAY-3 0N7MH8 X01 TW-0N7MH8-28298-713-0103
1 S4148F-ON-FANTRAY-4 0N7MH8 X01 TW-0N7MH8-28298-713-0104
Supported
Releases
10.2.0E or later
show ip management-route
Displays the IPv4 routes used to access the Management port.
Syntax
show ip management-route [all | connected | dynamic | static summary]
Parameters
all (Optional) Display the IPv4 routes that the Management port uses.
connected (Optional) Display only routes directly connected to the Management port.
dynamic (Optional) Display active management routes that are learned by a routing protocol.
summary (Optional) Display the number of active and non-active management routes and their
remote destinations.
static (Optional) Display active static management routes.
Default Not configured
Command Mode EXEC
Usage
Information
Use this command to view the IPv4 static and connected routes configured for the Management port.
Use the management route command to configure an IPv4 or IPv6 management route.
Example
OS10# show ip management-route
Destination Gateway State Source
-----------------------------------------------------------------
192.168.10.0/24 managementethernet Connected Connected
Supported
Releases
10.2.2E or later
CLI Basics 85