Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 80

  • Download
  • Add to my manuals
  • Print
  • Page
    / 136
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 79
68 ServerIron ADX Advanced Server Load Balancing Guide
53-1002435-01
Policy based caching
2
Creating a set of filters using access-list
First create a set of filters using the access-list command at the CLI. You can use regular or
extended access lists.
Applying access-list to cache group
Apply the access-list to the desired cache group as follows.
ServerIronADX(config)# server cache-group 1
ServerIronADX(config-tc-1)# filter-acl 1
ServerIronADX(config-tc-1)# exit
In the above example, the filters defined in access-list 1 are used for cache-group 1.
ServerIronADX(config)# server cache-group 2
ServerIronADX(config-tc-2)#filter-acl 2
ServerIronADX(config-tc-2)#exit
In the above example, the filters defined in access-list 2 are used for cache-group 2.
Syntax: filter-acl { <Access List ID> | < Access List Name > }
NOTE
Although IPv4 and IPv6 ACLs are supported, an IPv4 ACL can only be bound to an IPv4 cache group
and an IPv6 ACL can only be bound to an IPv6 cache group.
Configuring default cache-group
You can also configure a default cache-group. If the traffic does not match the acl-ids for any of the
cache-groups, then it is sent to the default cache group. You do not need to explicitly associate an
acl-id with the default cache-group; the behavior of the default cache-group is "permit any any".
ServerIronADX(config)# server cache-group 3
ServerIronADX(config-tc-1)# cache-name Cache-Server1
ServerIronADX(config-tc-1)# cache-name Cache-Server2
ServerIronADX(config-tc-1)# default-group
ServerIronADX(config-tc-1)# exit
Syntax: default-group
NOTE
If default cache-group is not configured or if no cache servers are associated with the default
cache-group, then the traffic is sent to the Internet, if the traffic does not match any of the group
acls.
Configuring an ACL to bypass caching
You can configure a bypass filter to redirect traffic to the Internet instead of sending it to the cache
servers. Configure an access list using the existing access-list CLI if you want to designate it as the
bypass filter as follows.
ServerIronADX(config)# server cache-bypass 3
Syntax: server cache-bypass <acl-id> [ ipv6 ]
Page view 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 135 136

Comments to this Manuals

No comments