Wednesday, February 16, 2011

Fault finding Commands for ServerIron

Show log (shows syslog info)

sh server conn (shows the connections for the cache farm)

rconsole virtual
               sh server conn (shows the connections per Barrel Proccesor)
rconsole-exit

            

Adding a New port to a SLB Alteon


Go to the VLAN and define the new ports for the vlan

def X (where x is the new port number)

/c/l2/vlan 4090
        learn ena
        def 18

Configure the port itself

/c/port xx
pvid 4090
/c/port xx/fast
speed 100
mode full
auto off


setup server load balancing on the port by :
 
/c/slb/port xx
client ena
server ena

(Server if there moving servers behind this port, client if clients are going to come from it also.)



And turn filter processing on (even if there are no filters, it needs to be on for SLB)

/c/slb/port xx
filt ena