cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
419
Views
0
Helpful
5
Replies

Static addresses per user in ASA

srroeder
Level 1
Level 1

I originally set up a pool of addresses for my remote VPN users in the ASA. Now I have run into a couple of scenarios where I need the user to get the same address every time he logs in. Every time John Doe logs in I don't want him to get an address out of my default pool I want him to get a static address and get the same one every time. How would you do this. Thanks in advance for any help.

1 Accepted Solution

Accepted Solutions

hostname(config)# username name attributes

hostname(config)# username anyuser attributes

hostname(config-username)# vpn-framed-ip-address x.x.x.x

hostname(config)# username anyuser attributes

hostname(config-username)# vpn-framed-ip-netmask x.x.x.x

HTH

View solution in original post

5 Replies 5

nomair_83
Level 3
Level 3

There is user specific configuration available in ASA so u can manually assign the user values like ip and other things.

HTH

I saw how to assign things like webvpn attributes, port forwarding and smart tunnels but I didn't see where or how to assign IP addresses.

hostname(config)# username name attributes

hostname(config)# username anyuser attributes

hostname(config-username)# vpn-framed-ip-address x.x.x.x

hostname(config)# username anyuser attributes

hostname(config-username)# vpn-framed-ip-netmask x.x.x.x

HTH

Perfect, just the command I was looking for, thanks for your help.

No worries...glad to help u

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:

Review Cisco Networking products for a $25 gift card