Ace is a load balancer from cisco systems - see http://www.cisco.com/en/US/products/ps6906/index.html for details
How to verify the virtualization options:
show running-config context show running-config domain show running-config resource-class show running-config roleConfigure a context
host1/Admin# config (config)# host1/Admin(config)# context C1 # Creates a context & enter configuration mode. host1/Admin(config-context) host1/Admin(config)# no context C1 # Deletes context host1/Admin(config-context)# do copy running-config startup-config # save configMoving between contexts
host1/Admin# changeto C1 # Change onto C1 context host1/C1# host1/C1# exit # exit from context show service-policy summary |i IP # will give you what policies are available for that ip show probe |i ip|port will tell you what probes are on
0 comments:
Post a Comment