Cesnet Liberouter
  • Projects
  • NIFIC
  • NetCOPE
  • FFlowMon
  • Past projects
  • VHDL design
  • System software
  • Testing
  • Formal verification
  • Documents
  • Hardware
  • Our partners
Main page -> System software -> Manual pages
obufctl

Name

obufctl - OBUF component control tool.

Synopsis

obufctl [-ehrV] [-b address] [-d path] [-i interface] [-m address] [-s speed] [-v level] [-x file]

Description

Tool obufctl is used to display and change configuration of OBUF components in COMBO6X design.

Options

-b address
Working IBUF component specified by address.
-d path
Use COMBO6X device file device, default is /dev/combosix/0.
-i interface
Specify the working OBUF interface.
-m address
Set OBUF MAC address. Must be in format aa:bb:cc:dd:ee:ff.
-s speed
Set OBUF interface operation speed. Can be only one of 10|100|1000.
-v level
Set verbosity level. Accepted values 0|1|2.
-x file
File design.xml used for component space mapping.
-e
Enable/Disable OBUF interface.
-h
Show program help.
-r
Reset OBUF counters.
-V
Show tool version.

Examples

obufctl
Show status of interface 0.
obufctl -i2
Show status of interface 2.
obufctl -b0x14000
Show status of interface 0 of OBUF component at base address 0x14000.
obufctl -m aa:bb:cc:dd:ee:ff
Set OBUF MAC address to aa:bb:cc:dd:ee:ff on interface 0.
obufctl -e
Toggle enabled/disabled state of OBUF on interface 0.
obufctl -s10 -i2
Set speed on interface 2 to 10Mb/s.

Reporting Bugs

To report bug, go to https://www.liberouter.org/bugtrack/

Main Page About Liberouter Team Mailing list SVN Contacts