Scenario: A Citrix Administrator configured a responder policy as follows:
> add responder action Redirect_Act respondwith ''DIAMETER.NEW_REDIRECT(\''aaa://host.example.com\'')''
> add responder policy Redirect_Pol ''diameter.req.avp(264).value.eq(\''host1.example.net\'')'' Redirect_Act
> bind lb vServer vs1 --policyName Redirect_Pol --priority 10 --type REQUEST
What will be the effect of this configuration?
Currently there are no comments in this discussion, be the first to comment!