cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
426
Views
0
Helpful
1
Replies

Redundancy question

m.lima
Level 1
Level 1

In the config below, would you only be able to telnet to the active or to to both (master and slave) switches? VRRP is running in between the boxes.

Switch 1:

************************** CIRCUIT **************************

circuit VLAN2

description "inside"

ip address 192.168.160.195 255.255.255.224

ip virtual-router 2 priority 230 preempt

ip redundant-interface 2 192.168.160.193

ip critical-service 2 TEST

circuit VLAN3

description "outside"

ip address 192.168.160.231 255.255.255.240

ip virtual-router 3 priority 230 preempt

ip redundant-interface 3 192.168.160.232

ip redundant-vip 3 192.168.160.233

ip critical-service 3 TEST

!************************** SERVICE **************************

service 1

ip address 192.168.160.203

keepalive type script cmg_smtp_script "192.168.160.203 "

keepalive frequency 10

keepalive maxfailure 6

keepalive retryperiod 10

active

Switch 2:

!************************** CIRCUIT **************************

circuit VLAN2

description "inside"

ip address 192.168.160.194 255.255.255.224

ip virtual-router 2 priority 240 preempt

ip redundant-interface 2 192.168.160.193

ip critical-service 2 TEST

circuit VLAN3

description "outside"

ip address 192.168.160.230 255.255.255.240

ip virtual-router 3 priority 240 preempt

ip redundant-interface 3 192.168.160.232

ip redundant-vip 3 192.168.160.233

ip critical-service 3 TEST

!************************** SERVICE **************************

service 1

ip address 192.168.160.203

keepalive type script cmg_smtp_script "192.168.160.203 "

keepalive frequency 10

keepalive maxfailure 6

keepalive retryperiod 10

active

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

you should be able to telnet/ping both devices.

Gilles.

Review Cisco Networking for a $25 gift card