06-24-2012 02:32 AM
Hi, I am running JUNOS 10.0R4.7 on SRX210, I am trying to set up dynamic VPN, however, I don't seem to able to associate address-assignment pool to a profile, why is that?
jiangu@junos# set profile dyn-vpn-access-profile ? <== no "address-assignment" option available
Possible completions:
> accounting Specifies the accounting options
+ accounting-order Order in which accounting mechanisms are used
+ apply-groups Groups from which to inherit configuration data
+ apply-groups-except Don't inherit configuration data from these groups
+ authentication-order Order in which authentication mechanisms are used
+ authorization-order Order in which authorization mechanisms are used
> client Entity requesting access
> client-name-filter Restrictions on client names
> ldap-options Lightweight Directory Access Protocol options
> ldap-server Lightweight Directory Access Protocol server
+ provisioning-order Order in which provisioning mechanisms are used
> radius Set of RADIUS configurations
> radius-options RADIUS options
> radius-server RADIUS server configuration
> session-options Options for an authenticated client's session
06-24-2012 04:55 AM
Hiya, try here:
user@srx#set access profile dyn-vpn-prof address-assignment pool pool1
06-24-2012 10:40 AM
I was already in [edit access] context
06-25-2012 02:47 AM
Hi,
Sorry for the confusion
I suggest you upgrade to 10.4 R10.7 which is the recommended release for the SRX210 and then try.
06-25-2012 11:08 AM
Thanks, I upgraded to latest software, I am able to configure address-assignment now.