Administering Your Cisco RV180/RV180W
Importing CSV Files
Cisco RV180/RV180W Administration Guide 153
7
Importing CSV Files
You can import VPN client setting files that contain the username and passwords
of clients in a Comma Separated Value (CSV) text file. You can use Excel to create
a CSV file containing the VPN client settings. The file should contain one row for
the headings and one or more rows for the VPN clients. For example, the following
specifies the settings of two users (a PPTP user and a QuickVPN user) to import:
The Format of the .csv file is as follows:
"<SSLVPNDomain Code>", "<DomainName>", "<PortalLayoutName>",
"<AuthenticationType>", "<AuthenticationServer>",
"<AuthenticationRadiusSecret>", "<NTDomainWorkGroup>", "<LDAPBaseDN>",
"<ActiveDirectoryDomain>"
Possible Values:
• SSLVPNDomain Code - 5
• Domain Name - String
• PortalLayoutName - String
• AutheticationType - String
• AuthenticationServer - IP Address
• AuthenticationRadiusSecret - String
• NTDomainWorkGroup - String
• LDAPBaseDN - String
• ActiveDirectoryDomain - String
"<SSLVPNGroup Code>", "<GroupName>", "<DomainName>", "<GroupTimeOut>"
Possible Values:
• SSLVPNGroup Code - 4
• GroupName - String
PROTOCOL USERNAME PASSWORD
PPTP pptp-user-1 12345678
QuickVPN qv-user-1 12345678