Cisco Catalyst 6500 Series Command Reference Manual page 55

Ssl services module command reference
Hide thumbs Also See for Catalyst 6500 Series:
Table of Contents

Advertisement

Chapter 2
Commands for the Catalyst 6500 Series SSL Services Module
Examples
This example shows how to enter the subinterface configuration submode:
ssl-proxy (config)# interface ssl-proxy 0.6
ssl-proxy (config-subif)#
This example shows how to configure the specified subinterface with an IP address and subnet mask:
ssl-proxy (config-subif)# ip address 208.59.100.18 255.0.0.0
ssl-proxy (config-subif)#
This example shows how to configure the HSRP on the SSL module:
ssl-proxy(config)# interface ssl-proxy 0.100
ssl-proxy(config-subif)# ip address 10.1.0.20 255.255.255.0
ssl-proxy(config-subif)# standby 1 ip 10.1.0.21
ssl-proxy(config-subif)# standby 1 priority 110
ssl-proxy(config-subif)# standby 1 preempt
ssl-proxy(config-subif)# standby 2 ip 10.1.0.22
ssl-proxy(config-subif)# standby 2 priority 100
ssl-proxy(config-subif)# standby 2 preempt
ssl-proxy(config-subif)# end
ssl-proxy#
Related Commands
show interfaces ssl-proxy
show ssl-proxy vlan
OL-9105-01
type time—Specifies the preemption type and delay; valid values are as follows:
minimum time—Specifies the minimum delay period in delay seconds; valid values are from 0
to 3600 seconds (1 hour).
reload time—Specifies the preemption delay after a reload only.
sync time—Specifies the maximum synchronization period in delay seconds.
timers [msec] hellotime holdtime—Configures the time between hello packets and the time before
other routers declare the active hot standby or standby router to be down; valid values are as follows:
msec—(Optional) Interval in milliseconds. Millisecond timers allow for faster failover.
hellotime—Hello interval (in seconds); valid values are from 1 to 254 seconds. If you specify
the msec keyword, the hello interval is in milliseconds; valid values are from 15 to
999 milliseconds. The default is 3 seconds.
holdtime—Time (in seconds) before the active or standby router is declared to be down; valid
values are from x to 255; x is the hellotime plus 50 milliseconds and is rounded up to the nearest
1 second. If you specify the msec keyword, the holdtime is in milliseconds; valid values are
from y to 3000 milliseconds; y is greater than or equal to 3 times the hellotime and is not less
than 50 milliseconds. The default is 10 seconds.
Catalyst 6500 Series Switch SSL Services Module Command Reference
interface ssl-proxy
2-29

Advertisement

Table of Contents
loading

Table of Contents