cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
856
Views
0
Helpful
3
Replies

Error in setting up IP address in user account

dianewalker
Level 1
Level 1

I got the error message when I tried to assign an IP address to a user account (vpn-framed-ip-address 10.10.7.240 255.255.255.255).  The error message was "Error:  invalid IP address/net mask combination" .  Can you see anything wrong with the IP address or the subnet mask?  Here is part of the config.

ip local pool vpnpool 10.10.0.1-10.10.7.240 mask 255.255.248.0


username diane password iikdieiieikdieikdk privilege 15
username diane attributes
vpn-framed-ip-address 10.10.7.241 255.255.255.255

Thanks.

Diane

1 Accepted Solution

Accepted Solutions

Pavel Pokorny
Level 1
Level 1

Hi,

Try to put vpn-framed-ip-address 10.10.7.240 255.255.248.0.

But on the other hand, it's pretty big pool, why so big?

HTH

Pavel

View solution in original post

3 Replies 3

Pavel Pokorny
Level 1
Level 1

Hi,

Try to put vpn-framed-ip-address 10.10.7.240 255.255.248.0.

But on the other hand, it's pretty big pool, why so big?

HTH

Pavel

Thanks for your prompt response.  Your suggestion works!!!  So, that is the syntax for subnet mask. We expect 2000 employees to log in to Cisco VPN client at the same time.  That is why we have a large VPN pool.

Thanks.

Diane

Hi,

Good to hear that ;-).

Nice evening

Pavel