cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1005
Views
0
Helpful
2
Replies

VPN client, ip local pool & mask

benoit.lecompt
Level 1
Level 1

Hi,

I use cisco vpn client with a 7206VXR.

I have configured an ''ip local pool'' which gives us ip address for each connected client.

The pool is configured like this:

ip local pool Pool-Z 10.3.1.1 10.3.1.254

and we use it like that:

crypto isakmp client configuration group ZORGLUB

key AKEY

pool Pool-Z

acl ACL-Z

The problem I have is that we receive an ip with a /8 mask but the mask I want to use should be /16.

Where can I specify the network mask ?

Thanks,

1 Accepted Solution

Accepted Solutions

m.sir
Level 7
Level 7

Hi Benoit

You need specify NETMASK under client configuration group

crypto isakmp client configuration group ZORGLUB

key AKEY

pool Pool-Z

acl ACL-Z

netmask 255.255.0.0

M.

Hope that helps rate if it

View solution in original post

2 Replies 2

m.sir
Level 7
Level 7

Hi Benoit

You need specify NETMASK under client configuration group

crypto isakmp client configuration group ZORGLUB

key AKEY

pool Pool-Z

acl ACL-Z

netmask 255.255.0.0

M.

Hope that helps rate if it

Thanks m.sir, this sub-command (netmask) doesn't exists for the IOS I use (12.3.10e on 7206VXR) but it exists on our 2851 so...

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: