Table of Contents

Swconfig

The program swconfig allows you to configure configurable switches, like the

Usage examples

  • LEDs:
    swconfig dev rtl8366s port 0 set led 2
  • Show current configuration
    swconfig dev rtl8366rb show
    
    and you will obtain:
    VLAN 1:
            info: VLAN 1: Ports: '12345t', members=003e, untag=001e, fid=0
            fid: 0
            ports: 1 2 3 4 5t
    VLAN 2:
            info: VLAN 2: Ports: '05t', members=0021, untag=0001, fid=0
            fid: 0
            ports: 0 5t
    
  • Show available features
    swconfig dev eth0 help
    

References

Back to top

doc/techref/swconfig.txt · Last modified: 2012/04/05 09:21 by orca