cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
403
Views
5
Helpful
7
Replies

2811 Router Config

mikntwd49508
Level 1
Level 1

I want to change values of DNS & WINS to new IP 10.1.0.6 but I do not know how to do so.

Current value of running config is:

rypto isakmp client configuration group XYZVpnGroup

key backVPNk3y

dns 10.1.0.12

wins 10.1.0.12

domain xyz.com

pool VPNPool

acl Split

1 Accepted Solution

Accepted Solutions

Hi

As both Narayan and myself have in the configs

dns 10.1.0.6

wins 10.1.0.6

Jon

View solution in original post

7 Replies 7

royalblues
Level 10
Level 10

Remove the crypto map which is assigned to the interface.

no crypto map

Then use the no form of the comand under the clinet group configuration. I think it should do the trick

crypto isakmp client configuration group XYZVpnGroup

no dns 10.1.0.12

no wins 10.1.0.12

dns x.x.x.x

wins y.y.y.y

Narayan

Jon Marshall
Hall of Fame
Hall of Fame

Hi

From conf t mode on your router

2811_rtr(conf t)# crypto isakmp client configuration group XYZVpnGroup

and then type

no dns 10.1.0.12

no wins 10.1.0.12

dns 10.1.0.6

wins 10.1.0.6

HTH

Jon

Ok.

How do I add the new values of DNS 10.1.0.6 and WINS 10.1.0.6?

As said earlier, remove the old dns entry using the no form of the command and add a new entry using

dns

wins

HTH

Narayan

Sorry Narayan, our postings keep getting crossed :-)

Seems only fair that we both get rating for this

Jon

Hi

As both Narayan and myself have in the configs

dns 10.1.0.6

wins 10.1.0.6

Jon

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: