05-11-2011 10:15 AM - edited 03-04-2019 12:21 PM
Received two new 3945E routers with DS3 card.
Need help to show how to configure encryption over WAN DS3 link.
Thanks,
05-11-2011 11:50 AM
That is done with IPsec VPN, can use AES cryptography, and is certified by the US Gov.t for official use.
For help with configuring, recommend you engage a reputables consultant, or certfied cisco partner.
05-11-2011 01:23 PM
Hi Yhuang.
Check the command scranble under the interface associated with the T3 controller. That wil generate an encrypted payload for the packets passing through the interface. Make sure you communicate that to your Service provider. Or/Make sure you have the same on the other end of the link.
05-12-2011 01:02 AM
T3 scrambling does NOT encrypt traffic. It simply uses an algorithm to re-code traffic, ensuring that there are never long sequences of 0s or 1s, moreover that 0 and 1 do come in the same quantity statitistically. Because there is no private key, is NOT designed to protect privacy, and ANYBODY can get to "de-scramble", so it CANNOT be used to encrypt traffic.
05-12-2011 06:51 AM
Thanks for the responses.
Was referred to the following config example:
http://www.cisco.com/en/US/tech/tk583/tk372/technologies_configuration_example09186a0080194650.shtml
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide