cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1805
Views
10
Helpful
15
Replies

CSM-S bridge mode design

bogdahnt
Level 1
Level 1

Hi all,

I have a CSM-S module in a Cat65xx system and working on my design. The MSFC is on the client side and the server and client side at the CSM should be in the same subnet (so bridge mode!?).

How can I integrate the SSL daughtercard (DC)? Can I use the DC in the same subnet/vlan? If not, which other possibility I have to use the DC in this configuration? Thanks in advance

Thomas.

15 Replies 15

do the following on your ssl-dc

"

conf t

ip route 0.0.0.0 0.0.0.0 10.6.78.1

"

telnet and ping are considered management traffic. The management traffic has its own routing table that is not the same as the production traffic.

The management route is configured in global config with the 'ip route' command.

NOT the "route" command under the proxy-vlan.

Gilles.

Review Cisco Networking for a $25 gift card