cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
519
Views
0
Helpful
4
Replies

One Armed Config for multiple C classes

virtualoffis
Level 1
Level 1

Hi,

I am trying to implement one armed config in the existing network for several c classes.  Do I need to configure multiple Circuit vlan IP addresses corresponding to different C classes or one Circuit VLAN IP is sufficient.

Can I configure VIP in a different C class than Circuit VLan IP.

I intend to use Source groups to get the traffic from servers back to CSS.

Many thanks in advance.

SS

4 Replies 4

Andrew Nam
Level 1
Level 1

Two options are all ok.

1. The CSS will allow you to create a secondary address on the circuit.

for example,

circuit VLAN2

ip address 148.1.2.1 255.255.255.0

ip address 148.1.3.1 255.255.255.0

2. You could also create another interface "circuit" on the CSS and assign it with  the new subnet IP. Then trunk the vlan to core network.

If you uses one arm mode, then you can use either source "groups" to get the traffic from servers back to CSS or PBR from switch.

You can configure VIP in a different C class than Circuit VLan IP. However, you need to control the routing tables of all other devices. Generally speaking, I would not recommend this setup to the customer.

virtualoffis
Level 1
Level 1

Thanks heaps..

I have done this part and also created multiple default gateways...per  class..this was required to get it going.

Another question...out of these multiple default gateways...CSS will use which to go to internet for CSS originated traffic. Is it like first one.

i have

0.0.0.0 0.0.0.0 x.x.x.x

0.0.0.0 0.0.0.0 y.y.y.y

where x and y are default gateways for 2 different C classes.

Thanks in advance..

it would load balance between them. However, the global config command "ip ecmp" governs this.

CSS11150(config)# ip ecmp ?
address             Choose among alternate paths based on IP addresses
roundrobin          Alternate between equal paths in a roundrobin
                     fashion

Perhaps, below link explains in detail for your question :

http://www.cisco.com/en/US/partner/docs/app_ntwk_services/data_center_app_services/css11000series/v6.10/configuration/administration/guide/Protocol.html

Thanks Heaps, I will read on it.

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: