System information commands, Xversion, Xinstalled – Thinklogical Router - ASCII-API User Manual

Page 10: Xdcstype, Xmaxports, System information commands xversion

Advertising
background image

System Information commands

XVERSION

Returns the API program version number.

Format:

XVERSION

Example Results:

R0009OKV4.0-3

XINSTALLED

Returns an inventory of installed I/O cards. A zero means the card is not installed and a one means the card is installed.
The number of cards determines the number of zeros and ones returned and the number of cards varies for each
VxRouter model. Some models have I/O cards designated as 'UpStream' or 'DownStream' (Vx40, Vx160) or have two
independent shelves (Vx320). Other models have only one type of I/O card (Vx80, Mx48, Vx320Video). In the
examples below, UpStream cards are highlighted with a green background. No background color will designate either
DownStream cards or the router has only one type of card. The cards are listed from left to right, with the leftmost digit
used for the card that has port 1.

Format:

XINSTALLED

Example Results:

(Vx40)

R0019OK1111000011110000

(Vx80)

R0019OK1110000000000000

(Vx160) R0019OK1100000011000000

(Vx320) R0043OK0000000000000000000000000000000100000000

XDCSTYPE

Returns a string containing the VxRouter model. This command is a (DCS) legacy command and the name reflects its
usage as a DCS command though it is still valid for VxRouters.

Format:

XDCSTYPE

Example Results:

(Vx40)

R0013OKVx40Router

(Vx160) R0014OKVx160Router

(Vx320) R0014OKVx320Router

XMAXPORTS

Returns the maximum number of non-blocking ports in the switch. This may also be interpreted as the maximum port
number allowed in a command.

Format:

XMAXPORTS

Example Results:

(Vx40)

R0007OK0080

(Vx160) R0007OK0160

(Vx320)

R0007OK0320

Jun 12, 2014

Router ASCII API: V4.5-1

9/33

Advertising