cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
512
Views
5
Helpful
3
Replies

Minimum config for CSS for box-to-box redundancy

Eric.Wang
Level 1
Level 1

we have two CSS units CSS1 and CSS2. both have config wiped out clean. I have x-over cable patched between two units on interface "e1" on vlan 1 (VRRP vlan)

CSS1 will have 10.0.0.2/24 on circuit vlan1; CSS2 will have 10.0.0.1/24 on circuit vlan1. CSS1 should be Master with higher IP.

I want to get box-to-box redundancy operational before I add any content/service, then any new config is only needed on master unit then gets pushed to backup unit.

So what config will be added on both CSS to get basic redundancy up and working?

CSS1:

ip redundancy

interface e1

bridge vlan 1

circuit vlan1

ip add 10.0.0.2 255.255.255.0

redundancy-protocol

app

app session 10.0.0.1

CSS2:

ip redundancy

interface e1

bridge vlan 1

circuit vlan1

ip add 10.0.0.1 255.255.255.0

redundancy-protocol

app

app session 10.0.0.2

is it all? or need to configure other circuit vlan?

thanks a lot!

1 Accepted Solution

Accepted Solutions

jecahuao
Cisco Employee
Cisco Employee
3 Replies 3

jecahuao
Cisco Employee
Cisco Employee

Hi, for b2b configuration, take a look of the following links:

Configuring Box-to-Box Redundancy

http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v8.20_v8.10/configuration/redundancy/guide/Redndncy.html

and Box-to-Box Redundancy on the CSS 11xxx Configuration Example:

http://www.cisco.com/en/US/products/hw/contnetw/ps792/products_configuration_example09186a0080228179.shtml

Cheers,

jc

thanks a lot!

I am kind of confused by which CSS will become Master based on IP address on the fail-over link.

if both units come up at the same time, the one with higher IP (on failover link) will be the master?

Hi,

when configuring redundancy, you can use following command:

ip redundancy master

on the CSS that you want to become the master. This way, the master also preempts, when it goes offline and comes back, it retakes the master role.

more info:

http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v8.20_v8.10/configuration/redundancy/guide/Redndncy.html#wp1015827

HTH,

Dario

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: