Forum Discussion

Michael_C_16907's avatar
Michael_C_16907
Icon for Nimbostratus rankNimbostratus
Feb 02, 2010

is there a command to compare source vlan?

Is there a command for checking the source's vlan(name or tag or interface)?

 

 

e.g.

 

 

if {[local_vlan [::local_vlan] equals HGC]}{

 

pool HGC_Pool

 

}

 

 

 

Thanks

1 Reply

  • Hi Michael,

     

    The closest I can think of is LINK::

     

    http://devcentral.f5.com/wiki/default.aspx/iRules/LINK__vlan_id.html

     

     

    I hope this helps

     

     

    Bhattman