Search:
Advanced search
|
Browse by category:
|
Glossary | | | Ask question |
How do I configure static policy type? | ||||
In CLI: slb policy static <virtual_name> <real_name > This command allows the user to establish a static connection between a virtual service and a real service , thus any requests calling on the virtual service will be redirected to the corresponding real service. You may only have one static policy for each virtual service. Example: (config)#slb policy static leadbelly acen |