Options

Clearing sessions

voslocovosloco Member
Does anybody know how to clear sessions for a specific port on a server with in a service group?
Tagged:

Comments

  • Options
    edited February 2014
    Hi Vosloco,
    I think the command you are after is "SoftAX(config)#clear sessions ipv4 dest-v4-addr A.B.C.D/XX dest-port YY"

    another way that might work is to disable the port and then re-enable the port.
    SoftAX(config)#disable slb server RS1 port 80
    SoftAX(config)#enable slb server RS1 port 80

    Thanks
    Michael.
Sign In or Register to comment.