Base switch – ADLINK aTCA-N700 User Manual

Page 39

Advertising
background image

aTCA-N700 SW Users Guide

33

6.3. Base Switch


The base port switch is managed by “robo” command. The usage is as the following.


=> robo
robo - Base Switch specific commands

Usage:
robo [command] ...
robo w show - show port stats of base switch
robo init - init forwarding function of base switch
robo close - close forwarding function of base switch
robo enable|disable <port> - enable/disable base switch port(IMP port: >5)
robo sread <page> <reg> <len> - read base switch register
robo swrite <page> <reg> <data> - write base switch register

The base switch port status is monitored with a command in the following example.


=> robo show
Switch State: Managed (Forwarding)

Port Name STP Link Speed Tx(U) TX(B) Tx(M) Rx(U) RX(B) Rx(M)
========================================================================================
0 IPMC DIS Up 100(H) 0 0 0 0 0 0
1 LMP NOSTP Up 1000(F) 0 29 55 0 0 0
2 Front NOSTP Up 1000(F) 0 0 0 0 15366 4639
3 BaseB DIS Up 1000(F) 0 14 32 0 0 0
4 BaseA DIS Up 1000(F) 0 0 0 0 0 0
5 OctB DIS Down 1000(H) 0 0 0 0 0 0
- OctA DIS Up 1000(F) 0 0 0 0 0 0


The “robo” command in LMP U-Boot is equivalent to the command “nbm-robo” on the
LMP linux.

Advertising